Commit Graph

17664 Commits

Author SHA1 Message Date
jl777
47d91d28d3 Update KMDversion to 0.2.0 2018-08-24 00:53:30 -11:00
jl777
a9bbac3424 Sync to jl777 branch 2018-08-24 00:40:48 -11:00
jl777
cccd779df5 Merge branch 'jl777' into FSM
# Conflicts:
#	src/cc/CCinclude.h
2018-08-24 00:40:04 -11:00
jl777
d6b9f7f610 Merge pull request #825 from jl777/beta
1 million height Release Candidate 2
2018-08-24 00:39:37 -11:00
Jonathan "Duke" Leto
b918152f30 Return more dicecalc errors in json response 2018-08-24 06:45:11 +02:00
Jonathan "Duke" Leto
0b3fb56593 Bubble up some more errors in dicestatus json responses 2018-08-24 06:21:55 +02:00
Homu
582ca87bd4 Auto merge of #3451 - zancas:master, r=daira
Revise help output for z_sendmany

The previous version of the usage message for z_sendmany used the word "Change"
in an ambiguous way.

The intent was to describe "Change" the noun that indicates the portion of a
transaction's funds that are returned to the payer, however the context did not
provide an immediate cue to differentiate from the verb form meaning
"to alter".  Indeed, in other help strings in the same file that meaning of the
word is correct, i.e. the verb form is used.  Moreover a typo in the form of a
missing "a" later in the same sentence exacerbated the problem, by decreasing
readability precisely where context could reduce confusion.
2018-08-23 11:23:23 -07:00
jl777
dcdb45372d Require 100 coins to create a dice plan 2018-08-23 05:22:21 -11:00
jl777
1c75341741 -ac_ccactivate
Allows a chain to “dynamically” update to CC enabled
2018-08-22 08:17:20 -11:00
jl777
eb4cf14d40 Tweak message 2018-08-22 08:07:52 -11:00
jl777
eafcb94140 CCerror = ""; 2018-08-22 07:57:48 -11:00
jl777
692b653d79 Fix 2018-08-22 07:30:16 -11:00
jl777
6843837cda +prints 2018-08-22 07:18:22 -11:00
jl777
90c811557b Reorder eval checks 2018-08-22 06:51:21 -11:00
jl777
558b29ac15 -print 2018-08-22 06:47:06 -11:00
jl777
d7a84c7458 Fix no entropy for dice bet 2018-08-22 04:51:44 -11:00
jl777
d9de81b4b5 Merge branch 'jl777' into FSM 2018-08-22 04:51:20 -11:00
Jonathan "Duke" Leto
505634eeae Pass various internal dice errors back in JSON response 2018-08-22 17:07:04 +02:00
Jack Grigg
d316992f55 rpc: Clarify Sprout shielded addresses in help text 2018-08-22 12:33:30 +01:00
jl777
2492726dde Channel definition 2018-08-22 00:01:11 -11:00
Jonathan "Duke" Leto
47a5268bd4 Prevent useless prints in regtest 2018-08-22 09:49:55 +02:00
Jonathan "Duke" Leto
feff708dbe Merge remote-tracking branch 'origin/jl777' into cctests 2018-08-22 09:26:53 +02:00
Jonathan "Duke" Leto
a03146b340 Lots more error checking in rewards and dice 2018-08-22 09:26:37 +02:00
jl777
2cd8440c09 Second wave CC addresses complete 2018-08-21 09:26:29 -11:00
jl777
aed3f98794 Update CC privkeys 2018-08-21 09:21:51 -11:00
jl777
1afe09ff4e Fix include files 2018-08-21 09:01:43 -11:00
jl777
c926780fba Rest of second wave CC contract stubs 2018-08-21 08:58:19 -11:00
jl777
cce2a32b13 Fix channels address 2018-08-21 08:26:56 -11:00
jl777
287a373a05 +channels 2018-08-21 08:20:32 -11:00
jl777
5ed65e2d0d Test 2018-08-21 08:07:32 -11:00
jl777
b3965baaf2 Test 2018-08-21 08:03:35 -11:00
jl777
602732e3df -print, auto reindex if cc state changes 2018-08-21 07:50:49 -11:00
jl777
37b14d06b5 Test 2018-08-21 07:46:25 -11:00
jl777
f95a5d69d4 Bools 2018-08-21 07:40:28 -11:00
jl777
6cdb334320 Test 2018-08-21 07:39:35 -11:00
jl777
dcf05e8490 Test 2018-08-21 07:31:40 -11:00
jl777
f0731bd796 Debugs 2018-08-21 07:21:34 -11:00
jl777
e8d004bc20 Test 2018-08-21 07:16:08 -11:00
jl777
25fb121c4f Test 2018-08-21 07:14:58 -11:00
jl777
377d7b471e Debugs 2018-08-21 07:14:17 -11:00
Jack Grigg
6c6ed24310 libsnark: Fix stale comment 2018-08-21 18:06:23 +01:00
Jack Grigg
8b3d0ef4e3 libsnark: Use mp_limb_t cast instead of uint64_t when masking bigint.data 2018-08-21 18:05:14 +01:00
Jack Grigg
fa92a21a40 libsnark: Adjust SHA256 K value type to match the constant
When used, it is cast to an integer_coeff_t, which is currently a long.
On LP64 systems, this cast is lossless. Issues with LLP64 systems will
be addressed later.
2018-08-21 18:04:50 +01:00
jl777
1d0f02227d nValue 2018-08-21 04:55:58 -11:00
jl777
bcfda2b008 ; 2018-08-21 04:54:49 -11:00
Jack Grigg
831b6af932 Metrics UI: Fall back to 80 cols if GetConsoleScreenBufferInfo() fails 2018-08-21 16:54:40 +01:00
jl777
794a347fab .h 2018-08-21 04:52:52 -11:00
jl777
d96ce6e90b MofN 2018-08-21 04:47:45 -11:00
jl777
da629dfe5a MofN address 2018-08-21 04:40:10 -11:00
jl777
3dd69622f0 +print 2018-08-21 02:38:00 -11:00