Commit Graph

195 Commits

Author SHA1 Message Date
Duke Leto
a2e63618e4 Tone down our STDOUT debugging 2019-12-19 17:46:58 -05:00
Duke Leto
12e7c13a84 Change datatypes, do not use VARINT, increase exception logging 2019-12-19 00:10:52 -05:00
Duke Leto
aef3f37b0f move new zindex stuff to the end of serialization and more logging 2019-12-18 15:20:31 -05:00
Duke Leto
fbfdc8f40f Port zindex code from old patches; compiles and seems to work when zindex is disabled 2019-12-17 12:08:14 -05:00
Duke Leto
a4f827faeb remove zindex stuff that should not be on this branch 2019-10-25 18:23:15 -04:00
Jonathan "Duke" Leto
2b3023444d Properly serialize/deserialize new blockindex with zstats 2019-08-17 12:46:40 -07:00
blackjok3r
9802d350aa bug fix 2019-05-04 01:55:33 +08:00
blackjok3rtt
aa32b1f963 Merge pull request #107 from blackjok3rtt/jl777
add daily snapshot address to getsnapshot (top = -1)
2019-05-03 22:39:24 +08:00
blackjok3r
ec185b7226 add daily snapshot address to getsnapshot (top = -1) 2019-05-03 22:36:58 +08:00
blackjok3rtt
a9e350b8b6 Merge pull request #104 from blackjok3rtt/jl777
merge paymentsCC in
2019-05-02 20:29:08 +08:00
blackjok3r
ed6fd7e8c6 attempt at daily snapshot 2019-04-27 02:21:40 +08:00
blackjok3r
ab7558ab9d inital commit for notarypay 0BR 2019-04-17 17:42:24 +08:00
blackjok3r
2e2bb2b518 fix getsnapshot2 thanks to dimxy's advice. 2019-04-10 16:53:08 +08:00
blackjok3r
7c86c40d71 description comment 2019-04-07 23:54:44 +08:00
blackjok3r
df118e7c8f fix json output 2019-04-07 23:16:25 +08:00
blackjok3r
6db2c41b51 inital commit for getSnapshot2 changes 2019-04-07 21:57:17 +08:00
jl777
e2ddb727d4 SnapShot2 2019-04-06 00:01:49 -11:00
jl777
3155223e51 Compiler errors 2019-04-05 21:17:53 -11:00
Jonathan "Duke" Leto
6398d6f054 Filter out amount=0 UTXOs from getsnapshot results 2019-03-09 14:52:49 -08:00
Jonathan "Duke" Leto
5c66b810d3 Prevent use of uninitialized ignoredAddresses 2019-03-09 07:50:53 -08:00
blackjok3r
6d17cb5dec oopps 2019-01-26 16:00:03 +08:00
blackjok3r
3da846ce85 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-26 15:59:29 +08:00
jl777
07a05ccd6b -print 2019-01-25 01:27:55 -11:00
jl777
d682dfd830 +print 2019-01-24 03:42:27 -11:00
blackjok3r
1e0e89523c fix segid in pindex, fix help. Remove more pointless prints. 2019-01-11 17:06:06 +08:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
7349a49641 Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-13 12:40:53 +08:00
blackjok3r
ab5447324f fix 2018-12-11 11:52:39 +08:00
blackjok3r
a0ad1185d8 nope 2018-12-11 11:50:11 +08:00
blackjok3r
3a35b8345b fixed 2018-12-11 11:47:35 +08:00
blackjok3r
632d84fd61 ) 2018-12-11 11:42:24 +08:00
blackjok3r
5dcc40c3ad convert unsigned int 2018-12-11 11:41:11 +08:00
blackjok3r
bcf2def097 fix 2018-12-11 11:34:26 +08:00
blackjok3r
10e4b836a4 fix 2018-12-11 11:18:00 +08:00
blackjok3r
d75387aa35 fix? 2018-12-11 11:16:57 +08:00
blackjok3r
bf11ecef12 Add segid to getsnapshot 2018-12-11 11:15:17 +08:00
jl777
a5be135052 https://github.com/zcash/zcash/pull/3684/files 2018-12-04 23:51:14 -11:00
miketout
e48af4a18a Updated db calls in CBlockTree::Snapshot 2018-11-26 18:21:30 -08:00
miketout
c38ce00f9c Fixed address, unspent, and timestamp indexing 2018-11-21 23:33:51 -08:00
miketout
d565e7b73c Eliminate mapBlockIndex risk of nulls across VRSC 2018-10-14 11:59:13 -07:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Michael Toutonghi
0c8fa56a02 All latest updates, smart contracts, including oracle from KMD/jl777 2018-09-13 13:00:13 -07:00
Sean Bowe
f791ce00eb Always write the empty root down as the best root, since we may roll back. 2018-08-14 15:17:30 -06:00
Jonathan "Duke" Leto
25709e3078 These %lli/%li formats are platform-dependent 2018-08-06 22:50:38 +02:00
Michael Toutonghi
5034d1c134 Sync with latest Komodo changes 2018-08-06 12:52:22 -07:00
Jonathan "Duke" Leto
8e5de27a67 Fix some compile issues on os x 2018-08-05 23:53:07 -07:00
Eirik Ogilvie-Wigley
4fc309f0f5 Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
jl777
334687197b Merge pull request #789 from letolabs/snapshot
getsnapshot of top N addresses
2018-07-25 19:43:17 -11:00