214 Commits (38412461573ccab01194bcfac550e3a20c1d54c5)

Author SHA1 Message Date
blackjok3r d75387aa35 fix? 6 years ago
blackjok3r bf11ecef12 Add segid to getsnapshot 6 years ago
jl777 a5be135052 https://github.com/zcash/zcash/pull/3684/files 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout e48af4a18a Updated db calls in CBlockTree::Snapshot 6 years ago
jl777 632dac91e6 Revert 6 years ago
jl777 e49f46e294 Test 6 years ago
jl777 0893e62182 Test 6 years ago
jl777 17e50f2d48 -print 6 years ago
jl777 0a505e302e +print 6 years ago
miketout d565e7b73c Eliminate mapBlockIndex risk of nulls across VRSC 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Sean Bowe f791ce00eb Always write the empty root down as the best root, since we may roll back. 6 years ago
Asher Dawes 1be399925e Revert "Merge branch 'Asher-Dev' into dev" 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Jonathan "Duke" Leto 25709e3078 These %lli/%li formats are platform-dependent 6 years ago
Jonathan "Duke" Leto 8e5de27a67 Fix some compile issues on os x 6 years ago
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 6 years ago
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
Asher Dawes b1a8ac9db0 Correcting syntax errors on debug 6 years ago
Asher Dawes 2d98bcf949 debugging 6 years ago
Asher Dawes d65488bf98 troubleshooting komodod on legacy hardware running Windows 6 years ago
Asher Dawes 40547f3e6f Debugging Windows komodod crash on legacy hardware that does not support AES or AVX instructions. 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