Commit Graph

  • 58cb2be579 Test jl777 2018-07-19 07:20:42 -11:00
  • 8b8103bf69 Test jl777 2018-07-19 07:17:02 -11:00
  • 8ce8aff26d Test jl777 2018-07-19 07:15:49 -11:00
  • b7006d2efc Test jl777 2018-07-19 07:12:32 -11:00
  • cec901e6ae Test jl777 2018-07-19 07:11:38 -11:00
  • ce2b0b6ac1 Test jl777 2018-07-19 07:10:43 -11:00
  • ae5ea0878a test jl777 2018-07-19 07:08:28 -11:00
  • a6c1081c14 Merge pull request #42 from jl777/dev ca333 2018-07-19 15:40:06 +02:00
  • 503bd93fa8 Differentiate raw POSHash from full one adjusted by vout value Michael Toutonghi 2018-07-19 01:02:54 -07:00
  • 20ba439d05 Add number of utxos to metadata in json response Duke Leto 2018-07-19 05:37:27 +00:00
  • c5325a3256 PoS improvements Michael Toutonghi 2018-07-18 17:42:15 -07:00
  • afca7f1e12 Merge pull request #775 from letolabs/snapshot jl777 2018-07-18 09:35:54 -11:00
  • a4d41984f6 Modify how we iterate and deal with the end of iteration, since iter->Valid seems to always be true Duke Leto 2018-07-18 19:44:16 +00:00
  • cd0484e023 Auto merge of #3350 - str4d:rpc-reorg, r=bitcartel Homu 2018-07-18 12:10:55 -07:00
  • 564399152b Merge pull request #774 from jl777/example0 jl777 2018-07-18 06:21:42 -11:00
  • a9496b08b6 rpc: Register calls where they are defined Wladimir J. van der Laan 2016-03-29 19:43:02 +02:00
  • 4b184205e3 rpc: update inline comments to refer to new file paths Daniel Cousens 2016-01-15 12:55:57 +11:00
  • 4519a766b6 move rpc* to rpc/ Daniel Cousens 2016-01-15 11:55:17 +11:00
  • 34aca1b03c [RPC, Wallet] Move RPC dispatch table registration to wallet/ code Jonas Schnelli 2016-01-07 08:33:49 +01:00
  • 618150c83e Use scriptPubKey.IsPayToCryptoCondition() jl777 2018-07-18 05:31:39 -11:00
  • 4ed779073d Test jl777 2018-07-18 05:10:17 -11:00
  • a9e904d9dd Fix jl777 2018-07-18 05:08:55 -11:00
  • 0ce374b7c7 Remove height triggers and add PoWtarget in getblocktemplate jl777 2018-07-18 05:04:15 -11:00
  • 3350160a6c Fix bug where finding index entries of other types, such as timestampindex, stopped our iterator Duke Leto 2018-07-18 16:02:53 +00:00
  • aad4b86e95 Auto merge of #3376 - LarryRuane:2728-help-message-experimental, r=bitcartel Homu 2018-07-18 07:45:46 -07:00
  • 1bdde735e6 Fix jl777 2018-07-18 03:12:58 -11:00
  • 47966c7b16 Test jl777 2018-07-18 03:12:05 -11:00
  • ff9f2c350b Fix jl777 2018-07-18 03:09:17 -11:00
  • 2abababa75 Test jl777 2018-07-18 03:06:22 -11:00
  • f345b95386 Initial assets jl777 2018-07-18 03:02:37 -11:00
  • ee79b651a9 Merge branch 'jl777' into example0 jl777 2018-07-18 01:16:16 -11:00
  • ec9d69d799 Merge pull request #773 from Alrighttt/dev jl777 2018-07-17 21:44:57 -11:00
  • 79f49ac49f Merge pull request #772 from letolabs/snapshot jl777 2018-07-17 21:43:14 -11:00
  • 9ef7fec1ef Protect komodo_snapshot() by cs_main lock Duke Leto 2018-07-18 06:54:43 +00:00
  • 5685e88a47 Merge remote-tracking branch 'origin/jl777' into snapshot Duke Leto 2018-07-18 06:48:33 +00:00
  • 4ac134db0c change zcashd reference, update example conf Alrighttt 2018-07-18 02:34:10 -04:00
  • cc9cddbf49 Auto merge of #3371 - kozyilmaz:clang, r=str4d Homu 2018-07-17 21:41:36 -07:00
  • efa7b914fb Auto merge of #3243 - pejvan:patch-1, r=bitcartel Homu 2018-07-17 19:57:32 -07:00
  • 539080b3a4 Less noise to stderr Duke Leto 2018-07-17 22:33:19 +00:00
  • 3eb535b8b4 Include start_time+end_time and correctly format amount Duke Leto 2018-07-17 22:31:06 +00:00
  • b9bd5ab42c Auto merge of #3354 - leto:absurd_fee_bug, r=bitcartel Homu 2018-07-17 15:03:08 -07:00
  • 6e74fd2578 In memory sorting, add a few metadata fields; printing small floats correctly still not working Duke Leto 2018-07-17 21:37:52 +00:00
  • 687bd96cbd Minor update to address nits in review. Simon 2018-07-17 14:26:38 -07:00
  • 3835cbb57f Auto merge of #3263 - str4d:ibd-upstream-changes, r=bitcartel Homu 2018-07-17 13:17:27 -07:00
  • 0b6eeac330 Update and fix per review comments, the test for absurd fee. Simon 2018-07-17 13:00:42 -07:00
  • 29a5aa99fd Move address+amount data to addresses key in JSON; add some useful metadata to snapshot response Duke Leto 2018-07-17 19:39:55 +00:00
  • 92dc28a3c9 Return snapshot info as JSON Duke Leto 2018-07-17 18:42:30 +00:00
  • 13b41a6760 Auto merge of #3156 - Eirik0:2935-change-indicator, r=bitcartel Homu 2018-07-17 11:41:03 -07:00
  • 3872e9cb59 Fix jl777 2018-07-17 05:29:01 -11:00
  • 7000ef1af3 Possible workaround for crash jl777 2018-07-17 05:26:34 -11:00
  • 642f3681ca Update README.md Pejvan 2018-07-17 13:08:54 +02:00
  • 920f960122 Correctly print out snapshot data to stderr for now Duke Leto 2018-07-17 06:05:36 +00:00
  • 0febe8813b Merge branch 'dave-dev' of https://github.com/VerusCoin/VerusCoin into dave-dev David Dawes 2018-07-16 23:02:26 -07:00
  • 303c530392 Remove undef __cpuid David Dawes 2018-07-16 23:02:22 -07:00
  • 66dfcc1369 add extra help how to enable experimental features Larry Ruane 2018-07-16 21:31:55 -06:00
  • d62d9d7889 Almost working snapshot, we need to sum unspent outputs for each address and return to final snapshot data in json response Duke Leto 2018-07-17 01:40:24 +00:00
  • f23e783600 Decryption and tests of note/outgoing encryption. Sean Bowe 2018-07-16 18:34:14 -06:00
  • ea0bd9d3b8 Auto merge of #3345 - str4d:sapling-z_validateaddress, r=bitcartel Homu 2018-07-16 15:04:54 -07:00
  • 62d707d1fd Fix test broken by change indicator Eirik Ogilvie-Wigley 2018-07-16 14:50:06 -06:00
  • 0646f749f9 Add change indicator for notes Eirik Ogilvie-Wigley 2018-07-16 14:49:29 -06:00
  • b7d058cef3 Auto merge of #3334 - arielgabizon:add_groth_tests, r=bitcartel Homu 2018-07-16 12:11:12 -07:00
  • 17839698a3 block_from_future_rejecttime used in RAMstaker jl777 2018-07-16 00:55:48 -11:00
  • 9dd520572a Merge pull request #771 from jl777/dev jl777 2018-07-16 00:14:00 -11:00
  • 72551924dd Merge pull request #770 from jl777/jl777 jl777 2018-07-16 00:13:07 -11:00
  • 8613127572 LastTip() and tweak deprecation heights jl777 2018-07-15 22:47:16 -11:00
  • 8d487e52a7 Change deprecation height for 1400000 jl777 2018-07-15 21:41:16 -11:00
  • ce2083e49d Merge pull request #769 from letolabs/ac_progress jl777 2018-07-15 21:29:24 -11:00
  • 3bd2c3bd6a Fix progress estimate for asset chains, mostly Duke Leto 2018-07-16 07:57:56 +00:00
  • 7246f7f31d WIP correctly calculate block progress for asset chains Jonathan "Duke" Leto 2018-07-15 22:01:35 -07:00
  • 6651944ae7 Test jl777 2018-07-14 23:59:08 -11:00
  • 48c3fcbed3 Snapshot() reverse iterator jl777 2018-07-14 23:48:09 -11:00
  • 14468d6b20 Merge pull request #768 from jl777/jl777 jl777 2018-07-14 22:12:43 -11:00
  • 37ad688668 Protect from null ptr on chain tip Michael Toutonghi 2018-07-14 21:45:38 -07:00
  • a3b8c12830 Test jl777 2018-07-14 13:26:39 -11:00
  • 8afd5b3a04 Test jl777 2018-07-14 13:25:57 -11:00
  • 779b7b3a5b Typo jl777 2018-07-14 13:16:18 -11:00
  • 8cbf8d6a12 Test jl777 2018-07-14 13:12:08 -11:00
  • 2d48111526 -prints jl777 2018-07-14 13:02:35 -11:00
  • 1973dfa050 Test jl777 2018-07-14 12:49:18 -11:00
  • 6e7dcf3106 Test jl777 2018-07-14 12:42:51 -11:00
  • d3ce166fb8 Test jl777 2018-07-14 12:41:30 -11:00
  • 37d6294dbe Test jl777 2018-07-14 12:36:44 -11:00
  • cca0bdc6c4 Test jl777 2018-07-14 12:35:26 -11:00
  • cfe64b2b48 Test jl777 2018-07-14 12:26:38 -11:00
  • b8b0686360 Test jl777 2018-07-14 12:21:33 -11:00
  • d5c81c59bb Test jl777 2018-07-14 12:11:43 -11:00
  • 45c4bfef64 Test jl777 2018-07-14 12:02:20 -11:00
  • cbce9f1f65 WIP debugging why leveldb iterator is broke Duke Leto 2018-07-14 23:00:09 +00:00
  • a87b6f5f62 Test jl777 2018-07-14 11:55:01 -11:00
  • 817aedba53 Test jl777 2018-07-14 11:53:42 -11:00
  • 1d8f1b466a Test jl777 2018-07-14 11:18:36 -11:00
  • 518e079e91 Test jl777 2018-07-14 11:14:53 -11:00
  • 011b0a2433 Test jl777 2018-07-14 11:02:23 -11:00
  • ecae680bfa Test jl777 2018-07-14 10:52:42 -11:00
  • 76df25be7a Test jl777 2018-07-14 10:51:01 -11:00
  • aecf58592c Fix jl777 2018-07-14 10:41:08 -11:00
  • 1273624d3e Test jl777 2018-07-14 10:38:45 -11:00
  • 5649e3d39d Test jl777 2018-07-14 10:30:50 -11:00
  • ac53109534 Optimized staker jl777 2018-07-14 10:29:29 -11:00
  • d04efc6ff5 Test jl777 2018-07-14 08:30:38 -11:00