11735 Commits (d54bf1dbda3c2056ce9213d26af363780645cb40)
 

Author SHA1 Message Date
Homu d54bf1dbda Auto merge of #3453 - ebfull:release-v2.0.0-rc1, r=bitcartel 6 years ago
Sean Bowe c2f661109d
make-release.py: Updated release notes and changelog for 2.0.0-rc1. 6 years ago
Sean Bowe 27f678b974
make-release.py: Updated manpages for 2.0.0-rc1. 6 years ago
Sean Bowe 3e9aec2a37
make-release.py: Versioning changes for 2.0.0-rc1. 6 years ago
Homu 75286ba19b Auto merge of #3438 - Eirik0:3424-change-field-improvement, r=bitcartel 6 years ago
Homu 40f320e0ee Auto merge of #3443 - daira:testnet-rollback, r=str4d 6 years ago
Jack Grigg 13751895c7
Move RewindBlockIndex log message inside rewindLength check 6 years ago
Homu 0c5733fc22 Auto merge of #3448 - ebfull:sapling-params, r=bitcartel 6 years ago
Eirik Ogilvie-Wigley 4e1e91512d Fix assertion and comment 6 years ago
Eirik Ogilvie-Wigley 7929851626 Only include the change field if we have a spending key 6 years ago
Homu 8df048b1de Auto merge of #3447 - str4d:zip32-prep, r=str4d 6 years ago
Jack Grigg d0372cff5e
Adjust Makefile so that common can be used by the wallet 6 years ago
Jack Grigg e188723823
Upgrade Rust to 1.28.0 stable 6 years ago
Jack Grigg 0ecdd0f30a
chainparams: Add BIP 44 coin type (as registered in SLIP 44) 6 years ago
Jonas Schnelli 4922d1c19a
Fix test_bitcoin circular dependency issue 7 years ago
Cory Fields 6a753e4f9c
crypter: shuffle Makefile so that crypto can be used by the wallet 9 years ago
Sean Bowe 198dfd3c36 Switch to use the official Sapling parameters. 6 years ago
Homu aa32786576 Auto merge of #3396 - arcalinea:3389_sapling_crypter, r=str4d 6 years ago
Homu 4b27d2efcd Auto merge of #3441 - ebfull:check-param-hash, r=str4d 6 years ago
Jack Grigg 25d5e80cbe
Rename *SpendingKey -> *SproutSpendingKey 6 years ago
Jack Grigg f84cf5f817
Formatting nits 6 years ago
Jack Grigg 4c77517772
Rename *ViewingKey* -> *SproutViewingKey* 6 years ago
Jack Grigg 74f5b010df
Rename Serialized*Size -> SerializedSprout*Size 6 years ago
Jack Grigg 93fcf892d4
Rename SpendingKeyMap -> SproutSpendingKeyMap 6 years ago
Jack Grigg 5175a7f07b
Pass SaplingPaymentAddress to store through the CKeyStore 6 years ago
Jack Grigg bc6344b350
Add CWallet::AddCryptedSaplingSpendingKey() hook 6 years ago
Jack Grigg 9c9258c4f8
Remove outdated comment 6 years ago
Jack Grigg 4a89221ffc
Check for unencrypted Sapling keys in CCryptoKeyStore::SetCrypted() 6 years ago
Jack Grigg 0adba6789b
Add Sapling decryption check to CCryptoKeyStore::Unlock() 6 years ago
Jack Grigg e8a949c153
Rename CryptedSpendingKeyMap -> CryptedSproutSpendingKeyMap 6 years ago
Jack Grigg adf2eadba2
Rename DecryptSpendingKey -> DecryptSproutSpendingKey 6 years ago
Jay Graber 85beb9c9ca
Add Sapling keys to CCryptoKeyStore::EncryptKeys 6 years ago
Jay Graber 55f2889396
Add Sapling have/get sk crypter overrides 6 years ago
Daira Hopwood 66856b2b3c Support testnet rollback. 6 years ago
Sean Bowe d9ef8f622e Check the hash of the (Sapling+) zk-SNARK parameters during initialization. 6 years ago
Homu 871e1726c6 Auto merge of #3340 - Eirik0:rename-merkle-typedefs, r=str4d 6 years ago
Homu 16117c0d5a Auto merge of #3439 - ebfull:fix-ecc, r=ebfull 6 years ago
Sean Bowe 80bd573dc2 Make changes to gtest ECC behavior suggested by @str4d. 6 years ago
Sean Bowe 262d21bcbb Don't call ECC_Start/ECC_Stop outside the test harness. 6 years ago
Homu 0361f789fe Auto merge of #3246 - str4d:checkpoint-304600, r=bitcartel 6 years ago
Homu 066cc9c6c7 Auto merge of #3429 - str4d:3217-sapling-address-creation, r=str4d 6 years ago
Jack Grigg 40dc060cb0
test: Update rpc_wallet_z_importexport to account for Sapling changes 6 years ago
Jack Grigg 4aabeebc1f
test: Fix permissions of wallet_addresses 6 years ago
Eirik Ogilvie-Wigley 7d379f18c5 Rename test objects to include sprout or sapling 6 years ago
Eirik Ogilvie-Wigley 8ea8ef9850 Rename Witnesses to include sprout or sapling 6 years ago
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 6 years ago
Jack Grigg 4fab49e173
test: Another assert in wallet_zkeys_tests.store_and_load_sapling_zkeys 6 years ago
Jack Grigg d75e69da5a
test: Deduplicate logic in wallet_addresses RPC test 6 years ago
Homu d84f14ec4a Auto merge of #3417 - str4d:sapling-tx-builder, r=ebfull 6 years ago
Sean Bowe a310f6c5fa Relocate ECC_Start() to avoid test failures. 6 years ago