364 Commits (master)

Author SHA1 Message Date
onryo 58b65f9670 Update copyrights 3 months ago
Duke 19aa83ca80 You can now estimate future blocktimes of Arrakis Chains with: ./contrib/block_time.pl 5555555 DRAGONX 5 months ago
Duke e033a2e6eb Update copyrights to 2023 1 year ago
zanzibar 512da314a5 BIP155 (addrv2) 1 year ago
Jonathan "Duke" Leto 5d2307a709 Update copyrights to 2022 2 years ago
Duke Leto 4a536d62dc Update copyrights 3 years ago
Duke Leto 980350b9b4 Stuck in the grind 3 years ago
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto a42c063b52 Remove more remnants of JoinSplits 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto 920667dd73 Delete tests from ZEC that do not apply to us 4 years ago
Duke Leto f7b1c1f26f Delete Payment Disclosures 4 years ago
Duke Leto ed2c9450f9 desprout 4 years ago
Duke Leto 2134269e76 desprout 4 years ago
Duke Leto 62d438e0de desprout 4 years ago
Duke Leto 4d965f53eb A bunch more libsnark deletions/updates 4 years ago
Duke Leto 1c5e3e71b8 Clean up 4 years ago
jl777 52445b8430 Slowflag into CBOPRET if 5 years ago
Duke Leto f6a4f17f82 Avoid downloading the 700MB sprout-groth16 file we do not need 5 years ago
Bartlomiej Lisiecki 191fc2e152 Add support for importing and exporting sapling ivk 5 years ago
jl777 9a59f56135 https://github.com/zcash/zcash/pull/3670/files 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Jack Grigg ee3fa7020e
Pass parameter paths as native strings to librustzcash 6 years ago
miketout 5f63373eb9 Selectively reject Sapling transactions while synced below activation height. Add separate control of staking. 6 years ago
Jack Grigg 2b47b0de7d
Position PoW.MinDifficultyRules test after rule activates 6 years ago
Jack Grigg 1702a86455
Allow minimum-difficulty blocks on testnet and regtest 6 years ago
Jack Grigg 639e46b4d7
Revert "Remove testnet-only difficulty rules" 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Eirik Ogilvie-Wigley 83c4e360da Address need not be optional when adding sapling keys 6 years ago
Jack Grigg 34e222c18e
Revert "Disable Sapling features on mainnet" 6 years ago
Jack Grigg bd3c860cb4
Use ovk directly in the TransactionBuilder API instead of fvk 6 years ago
Larry Ruane 6206d86237 Test peer banning logic in both pre- and post-initial block download states 6 years ago
Jack Grigg 07d3f947ec
Extract a helper method for finding the next epoch 6 years ago
Simon 17b6a9d376 Update comment for test ContextualCheckBlockTest.BlockSproutRulesRejectOtherTx 6 years ago
Jack Grigg b33a7ec46e
wallet: Don't allow an HDSeed to be overwritten 6 years ago
Jack Grigg 70b4ad2dcd
wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 6 years ago
Jack Grigg ec653523ad
Store HDSeed in CCryptoKeyStore 6 years ago
Jack Grigg 70c8c25e4b
Store HDSeed in CBasicKeyStore 6 years ago
Jack Grigg 7614198f9d
ZIP 32 Sapling structs 6 years ago
Jack Grigg 2962a72e35
Rename GetFirstBlockTransaction() to GetFirstBlockCoinbaseTx() 6 years ago
Jack Grigg d7bcbfaee4
Fix test after refactor to check bacd-cb-height rule on a genesis block 6 years ago
Jack Grigg fb22b3bbd8
Revert NU activation heights in reverse order 6 years ago
Jack Grigg d70d103ee0
Ensure SCOPED_TRACE falls out of scope when necessary 6 years ago
George Tankersley e601446adc
Refactor ContextualCheckBlock tests 6 years ago
George Tankersley ec7466b62f
Refactor ContextualCheckBlock tests (#3187) 6 years ago
David Mercer 32d3a3352e
libsnark: convert long long and unsigned long to C++11 fixed-width types 7 years ago
Jack Grigg c5b26acad8
Use boost::filesystem::path::string() instead of path::native() 6 years ago
Jack Grigg 554e00e8f9
Disable Sapling features on mainnet 6 years ago
Jack Grigg e7ca4eb3c3
test: gtest for Sapling encoding and decoding 6 years ago
Simon d4d0ec7e95 Update test to pass in required cm to SaplingNotePlaintext::decrypt(). 6 years ago