11587 Commits (34bf166e5fd50fdd87135095d14c7ef19c1252c7)
 

Author SHA1 Message Date
MarcoFalke 57be66d30e
[test] Remove unused code 8 years ago
Homu d97bfb766b Auto merge of #3228 - str4d:3058-taddr-encoding-refactor, r=str4d 6 years ago
Homu 2d1a3cf8f5 Auto merge of #3183 - bitcartel:least_authority_issue_d, r=str4d 6 years ago
Homu c7f5d5ce1c Auto merge of #3227 - str4d:3191-nullifier-macos-fix, r=str4d 6 years ago
Jack Grigg 11aa594440
Remove obsolete CreateJoinSplit and GenerateParams binaries 6 years ago
Jack Grigg fa70084c87
Expire Overwinter transactions before the Sapling activation height 6 years ago
Jack Grigg dc889d7f52
Update CreateNewContextualCMutableTransaction to create Sapling transactions 6 years ago
Jack Grigg daed9ba7cc
Change JSOutPoint constructor to have js argument be uint64_t 6 years ago
Pieter Wuille c8f9c87bf1
Implement {Encode,Decode}Destination without CBitcoinAddress 7 years ago
João Barbosa 6939c994ef
Remove unused GetKeyID and IsScript methods from CBitcoinAddress 7 years ago
Pieter Wuille 56c43a36bf
Move CBitcoinAddress to base58.cpp 7 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
Pieter Wuille 07444da1db
Introduce wrappers around CBitcoinAddress 7 years ago
Jack Grigg 2c34c1cbff
Update mempool_nu_activation RPC test to exercise both Overwinter and Sapling 6 years ago
Homu 9e5398686c Auto merge of #3206 - bitcartel:3194_polymorphic_note_class, r=str4d 6 years ago
Homu 53fa6f1315 Auto merge of #3179 - bitcartel:backport_transaction_details_in_getblock_v2bitcartel, r=str4d 6 years ago
Homu 0a8d0c25e8 Auto merge of #3220 - Eirik0:3209-fix-CheckTransaction, r=str4d 6 years ago
Jack Grigg 1f9dfbb9f0
Fix -Wstring-plus-int warning on clang 6 years ago
Homu 90304c4214 Auto merge of #3213 - str4d:3202-precursor, r=str4d 6 years ago
Homu 23f8b30c88 Auto merge of #3193 - str4d:b9856-badalloc-terminate, r=bitcartel 6 years ago
Simon 54a872f0fa Fix undefined behaviour, calling memcpy with NULL pointer. 6 years ago
Simon 9bd8f092c6 Closes #3178 by adding verbosity level improvements to getblock RPC. 6 years ago
Simon bf911b3038 Tweaks to d0a1d83 to complete backport of Bitcoin PR #8704 6 years ago
Peter Pratscher eb78a45a0c Backported Bitcoin PR #8704 to optionally return full tx details in the getblock rpc call 6 years ago
Marshall Gaucher b300118002
Merge pull request #2813 from str4d/2074-uacomment 6 years ago
Simon debf6af9f8 Move memo member varible from SproutNotePlaintext to BaseNotePlaintext. 6 years ago
Simon d266f40393 Create class hierarchy for SproutNotePlaintext. 6 years ago
Simon 5020a93631 Refactoring: rename NotePlaintext --> SproutNotePlaintext 6 years ago
Simon 9354f8e568 Remove unused SproutNote variables. 6 years ago
Simon 5f4fa1a954 Add virtual destructor to SproutNote and BaseNote 6 years ago
Simon 5d99e3e92f Refactoring: SproutNote member variable value moved to BaseNote. 6 years ago
Eirik Ogilvie-Wigley 812098256f Coinbase transactions can not have shielded spend or output 6 years ago
Eirik Ogilvie-Wigley 4b4662b06d Make sure transactions have non-empty outputs 6 years ago
Homu a2ff78620a Auto merge of #3191 - Eirik0:3057-sapling-nullifier-set, r=str4d 6 years ago
Jack Grigg aeb089ecc7
Attempt to log before terminating if prevector allocation fails 6 years ago
Jack Grigg 3c9dbf3ed8
Improve best-effort logging before termination on OOM 6 years ago
Sean Bowe 6679855147
Check that duplicate Sapling nullifiers don't exist within a transaction. 6 years ago
Homu c6ab62191a Auto merge of #3205 - str4d:3173-missing-return, r=str4d 6 years ago
Simon b230fe6836 Refactoring: Rename class libzcash::Note to libzcash::SproutNote. 6 years ago
Simon bef33bbc73 Refactoring: libzcash::Note is now a subclass of libzcash::BaseNote. 6 years ago
Eirik Ogilvie-Wigley 9669920f75 Rename nullifier caches and maps to indicate sprout nullifiers 6 years ago
Eirik Ogilvie-Wigley cab341e1a8 Add sapling nullifiers to db and mempool 6 years ago
Jack Grigg bf605b2644
Return result of boost::apply_visitor 6 years ago
Homu f961e5c3c0 Auto merge of #3195 - str4d:3180-clang-warnings, r=str4d 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
Homu 68cf6f3c2d Auto merge of #3074 - arcalinea:2983_tx_expiry_test_dependent, r=str4d 6 years ago
Eirik Ogilvie-Wigley df960a9ba7 Clarify help text of dumpprivkey 6 years ago
Jeremy Rubin 1b34996b21
Fix subscript[0] in base58.cpp 7 years ago
MarcoFalke b37b4b2fa3
[rpcwallet] Don't use floating point 8 years ago