11331 Commits (bef33bbc73bc64427ce9d084ffb2303dbcacf94c)
 

Author SHA1 Message Date
Simon bef33bbc73 Refactoring: libzcash::Note is now a subclass of libzcash::BaseNote. 6 years ago
Homu f961e5c3c0 Auto merge of #3195 - str4d:3180-clang-warnings, r=str4d 6 years ago
Homu 68cf6f3c2d Auto merge of #3074 - arcalinea:2983_tx_expiry_test_dependent, r=str4d 6 years ago
Homu df1dc9dd91 Auto merge of #3197 - str4d:2907-sapling-v4-tx-innards, r=str4d 6 years ago
Jack Grigg b1608eed82
Add a constant for Overwinter's transaction version 6 years ago
Jack Grigg b4f7174a88
Implement SpendDescription and OutputDescription datastructures 6 years ago
Homu 0e65c245f7 Auto merge of #3181 - bitcartel:least_authority_issue_c, r=daira 6 years ago
Homu 77889933e7 Auto merge of #3173 - str4d:2907-sapling-v4-tx-shell, r=str4d 6 years ago
Jack Grigg 22ffe8ce44
Remove now-unshadowed serialization lines that do nothing 6 years ago
Homu 5821bb0a4d Auto merge of #3185 - ebfull:sapling-testnet-params, r=str4d 6 years ago
Jack Grigg 2d922b66b0
Pass transaction header into correct SignatureHash serialization level 6 years ago
Sean Bowe 62ba80e766 Update librustzcash hash 6 years ago
Jack Grigg 72540cee4a
Add Sapling v4 transactions to IsStandard 6 years ago
Jack Grigg b7e75b17af
Implement basic Sapling v4 transaction parser 6 years ago
Jack Grigg 987b8ee60e
Adjust consensus rules to require v4 transactions from Sapling activation 6 years ago
Homu 0753a0e8a9 Auto merge of #3180 - str4d:transaction-serialization, r=ebfull 6 years ago
Homu b3f2da18ef Auto merge of #3184 - str4d:b6820-univalue-subdir, r=str4d 6 years ago
Jay Graber 7dc0f84788 Add test for dependent txs to mempool_tx_expiry.py 6 years ago
Cory Fields da96e3b71a
build: univalue subdir build fixups 9 years ago
Sean Bowe acfcdb94b9 Load Sapling testnet parameters into memory. 6 years ago
Pieter Wuille 0b6594f444 Avoid unaligned access in crypto i/o 8 years ago
Pieter Wuille c7d71985c9
Add deserializing constructors to CTransaction and CMutableTransaction 8 years ago
Pieter Wuille 40cc9aa7dd
Add serialization for unique_ptr and shared_ptr 8 years ago
Pieter Wuille 87a5975ca0
Use fixed preallocation instead of costly GetSerializeSize 8 years ago
Pieter Wuille 098917052d
Add optimized CSizeComputer serializers 8 years ago
Pieter Wuille 93aaf4fc94
Make CSerAction's ForRead() constexpr 8 years ago
Pieter Wuille 9b228f0391
Avoid -Wshadow errors 8 years ago
Jack Grigg 68a1a592ca
Remove nType and nVersion from Zcash-specific code 6 years ago
Pieter Wuille 242f1421db
Get rid of nType and nVersion 8 years ago
Homu ec6021950d Auto merge of #3176 - daira:use-https-for-bdb, r=daira 6 years ago
Homu 0066c317b4 Auto merge of #3160 - bitcartel:3134_least_authority_issue_e, r=daira 6 years ago
Homu 012344249b Auto merge of #3175 - ca333:patch-4, r=daira 6 years ago
Jack Grigg a8e5ae92ba
GetSerializeSize changes in Zcash-specific code 6 years ago
Pieter Wuille b8a6579366
Make GetSerializeSize a wrapper on top of CSizeComputer 8 years ago
Pieter Wuille 7f4acac433
Make nType and nVersion private and sometimes const 8 years ago
Pieter Wuille 1315591c85
Make streams' read and write return void 8 years ago
Pieter Wuille 670a7686a6
Remove unused ReadVersion and WriteVersion 8 years ago
Cory Fields d1c9ef8606
serialization: teach serializers variadics 8 years ago
Pavel Janík ead36d85c7
[WIP] Remove unused statement in serialization 8 years ago
Matt Corallo c803fa1094
Add COMPACTSIZE wrapper similar to VARINT for serialization 8 years ago
Jonas Schnelli 6cbe2c482c
add bip32 pubkey serialization 9 years ago
Jack Grigg d2fb34fb7c
Handle usage of prevector for CScript in Zcash-specific code 6 years ago
Pieter Wuille 29a8ade782
Prevector type 9 years ago
mruddy 690d38f0f8
Resolve issue bitcoin/bitcoin#3166. 9 years ago
ca333 2b0e6432fe
update proton.mk 6 years ago
Daira Hopwood 7709c8a47e Use https: for BDB backup download URL. 6 years ago
ca333 d2f9e747d5
[fix] proton download path 6 years ago
Homu 312f70091b Auto merge of #3169 - ebfull:sapling-global-params, r=str4d 6 years ago
Sean Bowe 65dc30c5a1 Update librustzcash hash 6 years ago
Homu 1594c845f5 Auto merge of #3157 - bitcartel:2966_extend_sprout_tests_part_2, r=str4d 6 years ago