miketout
6d84700d44
Enable syncing of new test chains before checkpoints have started
2018-08-25 10:48:40 -07:00
jl777
19107e362e
-print
2018-08-25 05:56:54 -11:00
jl777
62d82abc4c
-print
2018-08-25 05:54:33 -11:00
jl777
282473f1fc
-print
2018-08-25 05:51:19 -11:00
jl777
f4e9f4670c
-print
2018-08-25 05:50:29 -11:00
jl777
8010774526
Merge pull request #840 from jl777/dev
...
Dev
2018-08-25 03:34:24 -11:00
Homu
c53884d20a
Auto merge of #3436 - str4d:3214-z_getbalance, r=str4d
...
Add Sapling support to z_getbalance and z_gettotalbalance
Also includes preparatory changes for various other RPCs that depend on `GetFilteredNotes` etc.
Closes #3214 .
2018-08-24 21:01:53 -07:00
jl777
8a3c440ea4
Merge pull request #839 from jl777/kolo
...
CCL
2018-08-24 14:20:15 -11:00
Mihail Fedorov
5016068231
CCL
2018-08-25 04:17:37 +03:00
Mihail Fedorov
4d61e5cd99
CCL
2018-08-25 04:15:55 +03:00
jl777
d2eccba5a5
-<<<<<
2018-08-24 14:02:45 -11:00
jl777
7cb141476c
Merge branch 'jl777' into FSM
...
# Conflicts:
# src/main.cpp
2018-08-24 14:02:07 -11:00
jl777
6375be3326
Merge pull request #838 from tonymorony/dev
...
Errors printout define moved to wallet.h
2018-08-24 14:01:05 -11:00
Jack Grigg
573de712ab
rpc: Clarify ivk balance issues in help text
2018-08-25 01:09:12 +01:00
Mihail Fedorov
26bb361375
CCL chain, one shot
2018-08-25 02:59:44 +03:00
jl777
603845b5db
Merge pull request #836 from jl777/dev
...
Dev
2018-08-24 11:23:39 -11:00
jl777
da11a577b6
Merge pull request #835 from jl777/jl777
...
-print
2018-08-24 11:23:14 -11:00
jl777
968ab09e71
-print
2018-08-24 11:22:23 -11:00
jl777
0f05fc9ae5
print
2018-08-24 11:21:59 -11:00
Anton Lysakov
fd2fd9a7e5
Errors printout define moved to wallet.h
2018-08-25 03:59:03 +07:00
jl777
a0cf278da1
More chapters
2018-08-24 09:50:22 -11:00
jl777
8796e6ab42
-prints
2018-08-24 09:33:30 -11:00
jl777
10c03713d8
Chapter 12
2018-08-24 09:26:22 -11:00
jl777
d0102c55fa
Merge branch 'master' into beta
2018-08-24 09:00:53 -11:00
jl777
bac7b7174a
Merge pull request #831 from jl777/jl777
...
Jl777
2018-08-24 08:58:19 -11:00
jl777
4b89518be0
Prevent script spam
2018-08-24 08:55:53 -11:00
jl777
dcde53cb6e
Hardcap on maxscriptsize
2018-08-24 08:30:45 -11:00
jl777
28b37d0346
test
2018-08-24 08:12:01 -11:00
jl777
681d0c6604
Fix compiler error in dice.cpp
2018-08-24 07:49:58 -11:00
jl777
7a1b708faf
Bigger buf
2018-08-24 07:40:47 -11:00
jl777
586c5462f0
opretbuf
2018-08-24 07:38:44 -11:00
jl777
01801559dc
Bigger KV bugs
2018-08-24 07:36:47 -11:00
Jonathan "Duke" Leto
c56b391b54
Merge remote-tracking branch 'origin/jl777' into cctests
2018-08-24 17:46:51 +02:00
Jonathan "Duke" Leto
d90c7309e6
Better errors from diceinfo
2018-08-24 17:46:36 +02:00
jl777
651cc7598a
Merge pull request #828 from jl777/beta
...
Update KMDversion to 0.2.0
2018-08-24 00:55:18 -11:00
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