77 Commits (master)

Author SHA1 Message Date
onryo 58b65f9670 Update copyrights 3 months ago
Duke e8dc755f06 Reduce memory usage of CBlockIndex 1 year ago
Duke 4c5649454b Fix const-ness of ReadTxIndex 1 year ago
Duke 98ee2a6a4f Declare various CBlockTreeDB methods as const 1 year ago
Duke e033a2e6eb Update copyrights to 2023 1 year ago
Jonathan "Duke" Leto 5d2307a709 Update copyrights to 2022 2 years ago
Duke Leto 4a536d62dc Update copyrights 3 years ago
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto fb1facc821 delete more sprout shite, faster syncing 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 0eec14fb01 desprout 4 years ago
Duke Leto cc3e1c11d7 Use global mempool nullifier count, not local wallet nullifier count 4 years ago
blackjok3r ed6fd7e8c6 attempt at daily snapshot 5 years ago
blackjok3r 2e2bb2b518 fix getsnapshot2 thanks to dimxy's advice. 5 years ago
blackjok3r 6db2c41b51 inital commit for getSnapshot2 changes 5 years ago
jl777 e2ddb727d4 SnapShot2 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 6 years ago
Duke Leto f1e1ea6133 WIP add 'top N only' feature to gensnapshot rpc 6 years ago
Duke Leto 92dc28a3c9 Return snapshot info as JSON 6 years ago
jl777 78a6f7041e int64_t 6 years ago
jl777 bf91fda682 SnapShot -> snapshot 6 years ago
jl777 b4b4c49985 Syntax 6 years ago
Sean Bowe 27616b9a04 Add support for Sapling anchors in coins/txdb. 6 years ago
Sean Bowe 18322f074c Introduce support for GetBestAnchor(SAPLING). 6 years ago
Sean Bowe 008f4ee8e7 Rename GetAnchorAt to GetSproutAnchorAt. 6 years ago
Sean Bowe 08f0728884 Rename hashAnchor to hashSproutAnchor. 6 years ago
Sean Bowe d455828fdc Specifically describe anchors as Sprout anchors. 6 years ago
Sean Bowe 28d20bdb11 Rename NullifierType to ShieldedType. 6 years ago
Eirik Ogilvie-Wigley 9669920f75 Rename nullifier caches and maps to indicate sprout nullifiers 6 years ago
Eirik Ogilvie-Wigley 708c87f16d Add enum for nullifier type 6 years ago
Eirik Ogilvie-Wigley 685e936c31 Add sapling nullifier set 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jeff Garzik e3da7a572d
leveldbwrapper file rename to dbwrapper.* 9 years ago
Jeff Garzik f345c41ec4
leveldbwrapper symbol rename: Remove "Level" from class, etc. names 9 years ago
Jack Grigg f5007d8912
When rewinding, remove insufficiently-validated blocks 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Simon 5befbed4bc Fixes #2793. Backport commit f33afd3 to increase dbcache default. 7 years ago
Jack Grigg c66c731adf
Add a benchmark for calling ConnectBlock on a block with many inputs 7 years ago
Sean Bowe b78daf7de7 Change `serial` to `nf` in txdb. 8 years ago
Sean Bowe bb64be52fe Rename mapSerials to mapNullifiers. 8 years ago
Sean Bowe d889a287ae Rename CSerialsMap to CNullifiersMap. 8 years ago
Sean Bowe 616f8d05af Rename GetSerial to GetNullifier. 8 years ago
Sean Bowe 1760b3cd88 Deprecate the old tree and remove old tree tests from the test suite. 8 years ago
Sean Bowe 434f328446 Integrate new incremental merkle tree implementation into consensus. 8 years ago
Sean Bowe a897db652f Reorganizing the zerocash tree. 8 years ago
Sean Bowe 45d6bee945 Add mapSerials infrastructure to CCoinsView. 8 years ago