214 Commits (38412461573ccab01194bcfac550e3a20c1d54c5)

Author SHA1 Message Date
Simon f9840089db Part of #3277. Add comment about deprecated txdb prefixes. 6 years ago
Sean Bowe 3577de83aa Change txdb prefixes for sapling and avoid writing unnecessary information. 6 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
Sean Bowe 8c57bbac15 Fix broken error messages. 6 years ago
Sean Bowe 27616b9a04 Add support for Sapling anchors in coins/txdb. 6 years ago
Sean Bowe f2c6d214e5 Rename hashSaplingAnchorEnd to hashFinalSaplingRoot to match spec. 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 8b8d70cad9 Rename DB_ANCHOR to DB_SPROUT_ANCHOR. 6 years ago
Sean Bowe 691a3fa2e9 Rename hashReserved to hashSaplingAnchorEnd. 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
Jack Grigg 1f9dfbb9f0
Fix -Wstring-plus-int warning on clang 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 103fde3508 Test 6 years ago
jl777 44b0ba4fa1 Test 6 years ago
jl777 4263420bc8 Test 6 years ago
jl777 2997771652 Test 6 years ago
jl777 a30dd993bf Test 6 years ago
jl777 e284540042 Test 6 years ago
jl777 3ad8d2478f Test 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 2d7bae5b33
Update CBlockTreeDB::EraseBatchSync for dbwrapper refactor 6 years ago
Wladimir J. van der Laan 809a429ecf
dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIterator 8 years ago
Jeff Garzik f345c41ec4
leveldbwrapper symbol rename: Remove "Level" from class, etc. names 9 years ago
Daniel Kraft c77586964a
trivial: use constants for db keys 9 years ago
Pieter Wuille f95bf4c417
Fix chainstate serialized_size computation 9 years ago
James O'Beirne 0d9524ba6b
Minor bugfixes 9 years ago
Pieter Wuille 1ebf50b6da
Encapsulate CLevelDB iterators cleanly 9 years ago
Jack Grigg 3a8e1d0cf4
Refactor Zcash changes to CCoinsViewDB 7 years ago
James O'Beirne 0d81464be7
Refactor leveldbwrapper 9 years ago
Jack Grigg f5007d8912
When rewinding, remove insufficiently-validated blocks 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jack Grigg 704b76358d
Use block hash comparison for consistency check when loading block index 6 years ago
Jack Grigg 44488400c1
Check Equihash solution when loading block index 6 years ago
jl777 81c5ec4f3c Dukeleto's https://github.com/zcash/zcash/pull/2931 6 years ago
Jonathan "Duke" Leto c989bc86e3 Read hashReserved from disk instead of assuming 0 6 years ago
Jack Grigg 828940b163
Use a boost::optional for nCachedBranchId 6 years ago
jc 15fb13f629
read hashReserved from disk block index 6 years ago
Jack Grigg 9e851450ab
Adjust rewind logic to use the network upgrade mechanism 6 years ago
Jack Grigg ad6a36ad02
Track net value entering and exiting the Sprout circuit 7 years ago
Jack Grigg c66c731adf
Add a benchmark for calling ConnectBlock on a block with many inputs 7 years ago
Wladimir J. van der Laan a0455eca11
rpc: make `gettxoutsettinfo` run lock-free 10 years ago
jl777 5b2624bdbe test 8 years ago
jl777 e778963cb8 test 8 years ago
jl777 5b39c60ee5 test 8 years ago
jl777 ddcdf5676d test 8 years ago