Commit Graph

1230 Commits

Author SHA1 Message Date
jl777
7015dab7b3 test 2018-07-21 06:26:53 -11:00
jl777
6a530006cc Test 2018-07-21 06:25:37 -11:00
jl777
93e02ad9ed Prints 2018-07-21 06:24:14 -11:00
jl777
f9c1423e86 Fix 2018-07-21 06:14:48 -11:00
jl777
d6c701ed6c Reverse 2018-07-21 06:14:04 -11:00
jl777
e7c56da88a Test 2018-07-21 06:11:14 -11:00
jl777
cf6108142e cancelbid 2018-07-21 05:58:46 -11:00
jl777
da8aa76098 test 2018-07-21 04:49:35 -11:00
jl777
46668f56db Test 2018-07-21 04:48:21 -11:00
jl777
5963c84f36 Bid 2018-07-21 04:31:00 -11:00
jl777
246ea3c3ca Test 2018-07-21 02:45:05 -11:00
jl777
9a579b3083 Test 2018-07-21 02:19:53 -11:00
jl777
1a02fde936 Test 2018-07-21 02:15:26 -11:00
jl777
dd94983fa2 Create asset tx 2018-07-20 00:22:01 -11:00
jl777
8e1ca1ad1e Scan 10 minute window 2018-07-19 16:18:49 -11:00
Michael Toutonghi
c5325a3256 PoS improvements 2018-07-18 17:42:15 -07:00
Wladimir J. van der Laan
a9496b08b6 rpc: Register calls where they are defined
Split out methods to every module, apart from 'help' and 'stop' which
are implemented in rpcserver.cpp itself.

- This makes it easier to add or remove RPC commands - no longer everything that includes
    rpcserver.h has to be rebuilt when there's a change there.
- Cleans up `rpc/server.h` by getting rid of the huge cluttered list of function definitions.
- Removes most of the bitcoin-specific code from rpcserver.cpp and .h.

Continues #7307 for the non-wallet.
2018-07-18 11:07:18 -06:00
Daniel Cousens
4b184205e3 rpc: update inline comments to refer to new file paths 2018-07-18 11:07:17 -06:00
Daniel Cousens
4519a766b6 move rpc* to rpc/ 2018-07-18 11:07:16 -06:00
Jonas Schnelli
34aca1b03c [RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Allow extending the rpc dispatch table by appending commands when server is not running.
2018-07-18 11:07:15 -06:00
jl777
0ce374b7c7 Remove height triggers and add PoWtarget in getblocktemplate 2018-07-18 05:04:15 -11:00
Homu
aad4b86e95 Auto merge of #3376 - LarryRuane:2728-help-message-experimental, r=bitcartel
add extra help how to enable experimental features

Closes #2728. When the user attempts to execute a disabled experimental RPC, print some nice text explaining how to enable the RPC (either command-line or adding lines to zcash.conf).
2018-07-18 07:45:46 -07:00
Homu
b9bd5ab42c Auto merge of #3354 - leto:absurd_fee_bug, r=bitcartel
Fix absurd fee bug reported in #3281, with tests

This was ported from the Hush `absurd_fee_bug` PR: https://github.com/MyHush/hush/pull/136

Tests executed with `./qa/pull-tester/rpc-tests.sh wallet` and pass on Ubuntu 16.04. Some tests were added for previously untested behavior as well.

Closes #3281.
2018-07-17 15:03:08 -07:00
Simon
0b6eeac330 Update and fix per review comments, the test for absurd fee. 2018-07-17 13:00:42 -07:00
Homu
13b41a6760 Auto merge of #3156 - Eirik0:2935-change-indicator, r=bitcartel
Add change indicator

This adds to the json returned when calling z_listreceivedbyaddress and z_listuspent an additional field entitiled 'change' which will be either true or false depending on whether or not the note was change from another transaction.
2018-07-17 11:41:03 -07:00
Larry Ruane
66dfcc1369 add extra help how to enable experimental features 2018-07-16 21:31:55 -06:00
Eirik Ogilvie-Wigley
0646f749f9 Add change indicator for notes 2018-07-16 14:49:29 -06:00
jl777
17839698a3 block_from_future_rejecttime used in RAMstaker 2018-07-16 00:55:48 -11:00
jl777
8613127572 LastTip() and tweak deprecation heights 2018-07-15 22:47:16 -11:00
jl777
a3b8c12830 Test 2018-07-14 13:26:39 -11:00
jl777
8afd5b3a04 Test 2018-07-14 13:25:57 -11:00
jl777
779b7b3a5b Typo 2018-07-14 13:16:18 -11:00
jl777
8cbf8d6a12 Test 2018-07-14 13:12:08 -11:00
jl777
2d48111526 -prints 2018-07-14 13:02:35 -11:00
jl777
1973dfa050 Test 2018-07-14 12:49:18 -11:00
jl777
6e7dcf3106 Test 2018-07-14 12:42:51 -11:00
jl777
d3ce166fb8 Test 2018-07-14 12:41:30 -11:00
jl777
37d6294dbe Test 2018-07-14 12:36:44 -11:00
jl777
cca0bdc6c4 Test 2018-07-14 12:35:26 -11:00
jl777
cfe64b2b48 Test 2018-07-14 12:26:38 -11:00
jl777
b8b0686360 Test 2018-07-14 12:21:33 -11:00
jl777
d5c81c59bb Test 2018-07-14 12:11:43 -11:00
jl777
45c4bfef64 Test 2018-07-14 12:02:20 -11:00
jl777
a87b6f5f62 Test 2018-07-14 11:55:01 -11:00
jl777
817aedba53 Test 2018-07-14 11:53:42 -11:00
jl777
1d8f1b466a Test 2018-07-14 11:18:36 -11:00
jl777
518e079e91 Test 2018-07-14 11:14:53 -11:00
jl777
011b0a2433 Test 2018-07-14 11:02:23 -11:00
jl777
ecae680bfa Test 2018-07-14 10:52:42 -11:00
jl777
76df25be7a Test 2018-07-14 10:51:01 -11:00