121 Commits (64cdd60ea3f440b11e521362bd6a31404744329e)

Author SHA1 Message Date
Jonathan "Duke" Leto 66d08a3640 Fix compiler error: call of overloaded 'Pair(const char [9], time_t)' is ambiguous 6 years ago
Jonathan "Duke" Leto b456e6262b Fix compiler error: call of overloaded 'Pair(const char [9], time_t)' is ambiguous 6 years ago
Duke Leto f1e1ea6133 WIP add 'top N only' feature to gensnapshot rpc 6 years ago
CHMEX 16f2495e19
add RD6GgnrMpPaTSMn8vai6yiGA7mN4QGPVMY Burnaddress 6 years ago
Duke Leto 1aa7af1794 Allow certain addresses to be ignored in snapshot 6 years ago
Duke Leto 70748123a9 Sort addresses by amounts in descending order 6 years ago
Duke Leto c4a73444de Fix bug where some addresses are lost in sorting by using a vector instead of set and avoiding custom comparison function 6 years ago
Duke Leto 20ba439d05 Add number of utxos to metadata in json response 6 years ago
Duke Leto a4d41984f6 Modify how we iterate and deal with the end of iteration, since iter->Valid seems to always be true 6 years ago
Duke Leto 3350160a6c Fix bug where finding index entries of other types, such as timestampindex, stopped our iterator 6 years ago
Duke Leto 539080b3a4 Less noise to stderr 6 years ago
Duke Leto 3eb535b8b4 Include start_time+end_time and correctly format amount 6 years ago
Duke Leto 6e74fd2578 In memory sorting, add a few metadata fields; printing small floats correctly still not working 6 years ago
Duke Leto 29a5aa99fd Move address+amount data to addresses key in JSON; add some useful metadata to snapshot response 6 years ago
Duke Leto 92dc28a3c9 Return snapshot info as JSON 6 years ago
Duke Leto 920f960122 Correctly print out snapshot data to stderr for now 6 years ago
Duke Leto d62d9d7889 Almost working snapshot, we need to sum unspent outputs for each address and return to final snapshot data in json response 6 years ago
jl777 6651944ae7 Test 6 years ago
jl777 48c3fcbed3 Snapshot() reverse iterator 6 years ago
Duke Leto cbce9f1f65 WIP debugging why leveldb iterator is broke 6 years ago
jl777 afd86eb21e Undo 6 years ago
jl777 32748f525e New iterator 6 years ago
jl777 de84abc1b0 Prints 6 years ago
jl777 74db3cd027 SeekToFirst 6 years ago
jl777 67d2e41b3f Test 6 years ago
jl777 bf91fda682 SnapShot -> snapshot 6 years ago
jl777 bd14699824 Syntax 6 years ago
jl777 936078888d int32_t CBlockTreeDB::SnapShot() 6 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
jl777 103fde3508 Test 6 years ago
jl777 4263420bc8 Test 6 years ago
jl777 2997771652 Test 6 years ago
jl777 a30dd993bf Test 6 years ago
jl777 e284540042 Test 6 years ago
jl777 3ad8d2478f Test 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jack Grigg 704b76358d
Use block hash comparison for consistency check when loading block index 6 years ago
Jack Grigg 44488400c1
Check Equihash solution when loading block index 6 years ago
jl777 81c5ec4f3c Dukeleto's https://github.com/zcash/zcash/pull/2931 6 years ago
Jonathan "Duke" Leto c989bc86e3 Read hashReserved from disk instead of assuming 0 6 years ago
Jack Grigg 828940b163
Use a boost::optional for nCachedBranchId 6 years ago
jc 15fb13f629
read hashReserved from disk block index 6 years ago
Jack Grigg 9e851450ab
Adjust rewind logic to use the network upgrade mechanism 6 years ago
Jack Grigg ad6a36ad02
Track net value entering and exiting the Sprout circuit 7 years ago
Jack Grigg c66c731adf
Add a benchmark for calling ConnectBlock on a block with many inputs 7 years ago
Wladimir J. van der Laan a0455eca11
rpc: make `gettxoutsettinfo` run lock-free 10 years ago
jl777 5b2624bdbe test 8 years ago
jl777 e778963cb8 test 8 years ago
jl777 5b39c60ee5 test 8 years ago
jl777 ddcdf5676d test 8 years ago