17515 Commits (1aa7af179420e4d742c97ae38fe9b3db8a73f5e8)
 

Author SHA1 Message Date
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 9ef7fec1ef Protect komodo_snapshot() by cs_main lock 6 years ago
Duke Leto 5685e88a47 Merge remote-tracking branch 'origin/jl777' into snapshot 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
jl777 3872e9cb59 Fix 6 years ago
jl777 7000ef1af3 Possible workaround for crash 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 17839698a3 block_from_future_rejecttime used in RAMstaker 6 years ago
jl777 8613127572 LastTip() and tweak deprecation heights 6 years ago
jl777 8d487e52a7 Change deprecation height for 1400000 6 years ago
jl777 ce2083e49d
Merge pull request #769 from letolabs/ac_progress 6 years ago
Duke Leto 3bd2c3bd6a Fix progress estimate for asset chains, mostly 6 years ago
Jonathan "Duke" Leto 7246f7f31d WIP correctly calculate block progress for asset chains 6 years ago
jl777 6651944ae7 Test 6 years ago
jl777 48c3fcbed3 Snapshot() reverse iterator 6 years ago
jl777 a3b8c12830 Test 6 years ago
jl777 8afd5b3a04 Test 6 years ago
jl777 779b7b3a5b Typo 6 years ago
jl777 8cbf8d6a12 Test 6 years ago
jl777 2d48111526 -prints 6 years ago
jl777 1973dfa050 Test 6 years ago
jl777 6e7dcf3106 Test 6 years ago
jl777 d3ce166fb8 Test 6 years ago
jl777 37d6294dbe Test 6 years ago
jl777 cca0bdc6c4 Test 6 years ago
jl777 cfe64b2b48 Test 6 years ago
jl777 b8b0686360 Test 6 years ago
jl777 d5c81c59bb Test 6 years ago
jl777 45c4bfef64 Test 6 years ago
Duke Leto cbce9f1f65 WIP debugging why leveldb iterator is broke 6 years ago
jl777 a87b6f5f62 Test 6 years ago
jl777 817aedba53 Test 6 years ago
jl777 1d8f1b466a Test 6 years ago
jl777 518e079e91 Test 6 years ago
jl777 011b0a2433 Test 6 years ago
jl777 ecae680bfa Test 6 years ago
jl777 76df25be7a Test 6 years ago
jl777 aecf58592c Fix 6 years ago
jl777 1273624d3e Test 6 years ago
jl777 5649e3d39d Test 6 years ago