67 Commits (a7f88a87aade3d02d6d443f4f5d0eef6682d622e)

Author SHA1 Message Date
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 5 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 6 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. 9 years ago
Sean Bowe 9f25631d50 Add mapAnchors infrastructure to CCoinsView. 9 years ago
Pieter Wuille b3ed4236be Cache tweak and logging improvements 9 years ago
Michael Ford 63e4c9cd35 Fix clang compile warnings intriduced in #5681 9 years ago
Jorge Timón 8a893c949b Includes: Do not include main.h from any other header 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pieter Wuille 63d1ae5556 Do all block index writes in a batch 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Pieter Wuille c9d1a81ce7 Get rid of CCoinsView's SetCoins and SetBestBlock. 10 years ago
Daniel Kraft a3dc587a62 Make appropriate getter-routines "const" in CCoinsView. 10 years ago