11809 Commits (7c02acc5b64e8ef51517331682603d1ed9fe342c)
 

Author SHA1 Message Date
Jack Grigg 3fd0a269e1
test: Move ECC_Start() call into src/gtest/main.cpp 6 years ago
Jack Grigg 25bb05de23
Formatting 6 years ago
Jack Grigg e5dc5228ea
TransactionBuilder: Check that all anchors in a transaction are identical 6 years ago
Larry Ruane 772f87aaeb don't ban peers when loading pre-overwinter blocks 6 years ago
Homu 52e2f2cec9 Auto merge of #3416 - charlieok:3415_fix_double_slash_error, r=bitcartel 6 years ago
Homu 3eefe12c79 Auto merge of #3353 - Eirik0:3062-cache-sapling-witnesses, r=bitcartel 6 years ago
Simon 2f0b2a256d Clean up for rebase: rename mapNoteData to mapSproutNoteData. 6 years ago
Simon d9fe33b86f Only check for a valid Sapling anchor after Sapling activation. 6 years ago
Eirik Ogilvie-Wigley 3a5f66c880 Add parameter for version in GetValidReceive 6 years ago
Eirik Ogilvie-Wigley e6b0a8b9ee Add getter and setter for sapling note data and update tests 6 years ago
Eirik Ogilvie-Wigley 29523dc778 Remove extra indentation 6 years ago
Eirik Ogilvie-Wigley 8e8279e728 Rename sprout specific methods 6 years ago
Eirik Ogilvie-Wigley 45de2eda07 Increment sapling note witnesses 6 years ago
Eirik Ogilvie-Wigley f86ee1c252 Pass sapling merkle tree when incrementing witnesses 6 years ago
Eirik Ogilvie-Wigley 4a0bc6047e Extract method for incrementing witness heights 6 years ago
Eirik Ogilvie-Wigley f6d0d5ec43 Extract methods for incrementing witnesses 6 years ago
Eirik Ogilvie-Wigley b538024806 Extract method for copying previous witnesses 6 years ago
Eirik Ogilvie-Wigley 403b9b4e4d Clear sapling witness cache 6 years ago
Eirik Ogilvie-Wigley 9d804cc619 Decrement sapling note witnesses 6 years ago
Eirik Ogilvie-Wigley be43b7469d Add sapling note data and map 6 years ago
Eirik Ogilvie-Wigley 00ed92343d Add out point for sapling note data 6 years ago
Eirik Ogilvie-Wigley 3c868d2b03 Consolidate for loops 6 years ago
Eirik Ogilvie-Wigley 49695a97b5 Remove redundant curly braces 6 years ago
Eirik Ogilvie-Wigley 005f3ad1dd Rename note data to include sprout 6 years ago
Jack Grigg e691e21f40
TransactionBuilder with support for creating Sapling-only transactions 6 years ago
Charlie OKeefe eb20680502 Remove extra slash from lockfile path 6 years ago
Jack Grigg 70a7535ae8
Expose note position in IncrementalMerkleWitness 6 years ago
Jack Grigg 66a519f55d
Alter SaplingNote::nullifier() to take a SaplingFullViewingKey 6 years ago
Homu a7a62b724b Auto merge of #3391 - bitcartel:3061_sapling_note_encryption, r=ebfull 6 years ago
Homu 5d1007a5a3 Auto merge of #3408 - LarryRuane:2929-python-test-nondeterministic, r=bitcartel 6 years ago
Simon e739ca2ef2 Rename AttemptSaplingEncDecryptionUsingFullViewingKey and use function overloading. 6 years ago
Simon 7b913c3e5e Implement Sapling note decryption using full viewing key. 6 years ago
Larry Ruane cb3a815b29 Add call to sync_all() after (z_sendmany, wait) 6 years ago
Homu cd0484e023 Auto merge of #3350 - str4d:rpc-reorg, r=bitcartel 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4b184205e3
rpc: update inline comments to refer to new file paths 9 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
Jonas Schnelli 34aca1b03c
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code 9 years ago
Homu aad4b86e95 Auto merge of #3376 - LarryRuane:2728-help-message-experimental, r=bitcartel 6 years ago
Homu cc9cddbf49 Auto merge of #3371 - kozyilmaz:clang, r=str4d 6 years ago
Homu efa7b914fb Auto merge of #3243 - pejvan:patch-1, r=bitcartel 6 years ago
Homu b9bd5ab42c Auto merge of #3354 - leto:absurd_fee_bug, r=bitcartel 6 years ago
Simon 687bd96cbd Minor update to address nits in review. 6 years ago
Homu 3835cbb57f Auto merge of #3263 - str4d:ibd-upstream-changes, r=bitcartel 6 years ago
Simon 0b6eeac330 Update and fix per review comments, the test for absurd fee. 6 years ago
Homu 13b41a6760 Auto merge of #3156 - Eirik0:2935-change-indicator, r=bitcartel 6 years ago
Pejvan 642f3681ca
Update README.md 6 years ago
Larry Ruane 66dfcc1369 add extra help how to enable experimental features 6 years ago
Sean Bowe f23e783600 Decryption and tests of note/outgoing encryption. 6 years ago
Homu ea0bd9d3b8 Auto merge of #3345 - str4d:sapling-z_validateaddress, r=bitcartel 6 years ago