2018-04-26 |
Simon | Refactoring: SproutNote member variable value moved... |
tree | commitdiff |
2018-04-25 |
Simon | Refactoring: Rename class libzcash::Note to libzcash... |
tree | commitdiff |
2018-04-25 |
Simon | Refactoring: libzcash::Note is now a subclass of libzca... |
tree | commitdiff |
2018-04-24 |
Homu | Auto merge of #3195 - str4d:3180-clang-warnings, r... |
tree | commitdiff |
2018-04-23 |
Homu | Auto merge of #3074 - arcalinea:2983_tx_expiry_test_dep... |
tree | commitdiff |
2018-04-23 |
Homu | Auto merge of #3197 - str4d:2907-sapling-v4-tx-innards... |
tree | commitdiff |
2018-04-23 |
Jack Grigg | Add a constant for Overwinter's transaction version |
tree | commitdiff |
2018-04-23 |
Jack Grigg | Implement SpendDescription and OutputDescription datast... |
tree | commitdiff |
2018-04-21 |
Homu | Auto merge of #3181 - bitcartel:least_authority_issue_c... |
tree | commitdiff |
2018-04-20 |
Homu | Auto merge of #3173 - str4d:2907-sapling-v4-tx-shell... |
tree | commitdiff |
2018-04-20 |
Jack Grigg | Remove now-unshadowed serialization lines that do nothing |
tree | commitdiff |
2018-04-20 |
Homu | Auto merge of #3185 - ebfull:sapling-testnet-params... |
tree | commitdiff |
2018-04-19 |
Jack Grigg | Pass transaction header into correct SignatureHash... |
tree | commitdiff |
2018-04-19 |
Jack Grigg | Add Sapling v4 transactions to IsStandard |
tree | commitdiff |
2018-04-19 |
Jack Grigg | Implement basic Sapling v4 transaction parser |
tree | commitdiff |
2018-04-19 |
Jack Grigg | Adjust consensus rules to require v4 transactions from... |
tree | commitdiff |
2018-04-19 |
Homu | Auto merge of #3180 - str4d:transaction-serialization... |
tree | commitdiff |
2018-04-18 |
Homu | Auto merge of #3184 - str4d:b6820-univalue-subdir,... |
tree | commitdiff |
2018-04-17 |
Cory Fields | build: univalue subdir build fixups |
tree | commitdiff |
2018-04-17 |
Sean Bowe | Load Sapling testnet parameters into memory. |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Avoid unaligned access in crypto i/o |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Add deserializing constructors to CTransaction and... |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Add serialization for unique_ptr and shared_ptr |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Use fixed preallocation instead of costly GetSerializeSize |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Add optimized CSizeComputer serializers |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Make CSerAction's ForRead() constexpr |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Avoid -Wshadow errors |
tree | commitdiff |
2018-04-17 |
Jack Grigg | Remove nType and nVersion from Zcash-specific code |
tree | commitdiff |
2018-04-17 |
Pieter Wuille | Get rid of nType and nVersion |
tree | commitdiff |
2018-04-17 |
Homu | Auto merge of #3176 - daira:use-https-for-bdb, r=daira |
tree | commitdiff |
2018-04-16 |
Homu | Auto merge of #3160 - bitcartel:3134_least_authority_is... |
tree | commitdiff |
2018-04-16 |
Jack Grigg | GetSerializeSize changes in Zcash-specific code |
tree | commitdiff |
2018-04-16 |
Pieter Wuille | Make GetSerializeSize a wrapper on top of CSizeComputer |
tree | commitdiff |
2018-04-16 |
Pieter Wuille | Make nType and nVersion private and sometimes const |
tree | commitdiff |
2018-04-16 |
Pieter Wuille | Make streams' read and write return void |
tree | commitdiff |
2018-04-16 |
Pieter Wuille | Remove unused ReadVersion and WriteVersion |
tree | commitdiff |
2018-04-16 |
Cory Fields | serialization: teach serializers variadics |
tree | commitdiff |
2018-04-16 |
Pavel Janík | [WIP] Remove unused statement in serialization |
tree | commitdiff |
2018-04-16 |
Matt Corallo | Add COMPACTSIZE wrapper similar to VARINT for serialization |
tree | commitdiff |
2018-04-16 |
Jonas Schnelli | add bip32 pubkey serialization |
tree | commitdiff |
2018-04-16 |
Jack Grigg | Handle usage of prevector for CScript in Zcash-specific... |
tree | commitdiff |
2018-04-16 |
Pieter Wuille | Prevector type |
tree | commitdiff |
2018-04-16 |
mruddy | Resolve issue bitcoin/bitcoin#3166. |
tree | commitdiff |
2018-04-15 |
Homu | Auto merge of #3169 - ebfull:sapling-global-params... |
tree | commitdiff |
2018-04-14 |
Homu | Auto merge of #3157 - bitcartel:2966_extend_sprout_test... |
tree | commitdiff |
2018-04-14 |
Homu | Auto merge of #2784 - kozyilmaz:fetch, r=str4d |
tree | commitdiff |
2018-04-14 |
Homu | Auto merge of #3153 - str4d:default-disable-libs, r... |
tree | commitdiff |
2018-04-14 |
Sean Bowe | Invoke the merkle_hash API in librustzcash via test... |
tree | commitdiff |
2018-04-13 |
Homu | Auto merge of #3086 - str4d:cli-binary-improvements... |
tree | commitdiff |
2018-04-13 |
Jack Grigg | [Bitcoin-Tx] Adjust util-test test cases for Zcash |
tree | commitdiff |
2018-04-13 |
Jack Grigg | Add static asserts to ensure CONTINUE_EXECUTION doesn... |
tree | commitdiff |
2018-04-13 |
Karl-Johan Alm | Removed using namespace std from bitcoin-cli/-tx and... |
tree | commitdiff |
2018-04-13 |
UdjinM6 | Every main()/exit() should return/use one of EXIT_... |
tree | commitdiff |
2018-04-13 |
UdjinM6 | Fix exit codes: |
tree | commitdiff |
2018-04-13 |
Jonas Schnelli | [Bitcoin-Tx] Add tests for sequence number support |
tree | commitdiff |
2018-04-13 |
Jonas Schnelli | [bitcoin-tx] allow to set nSequence number over the... |
tree | commitdiff |
2018-04-13 |
Jonas Schnelli | [RPC] createrawtransaction: add option to set the seque... |
tree | commitdiff |
2018-04-13 |
Puru | bitcoin-cli.cpp: Use symbolic constant for exit code |
tree | commitdiff |
2018-04-13 |
Wladimir J. van... | rpc: Input-from-stdin mode for bitcoin-cli |
tree | commitdiff |
2018-04-13 |
Tom Harding | Add optional locktime to createrawtransaction |
tree | commitdiff |
2018-04-12 |
Homu | Auto merge of #3081 - str4d:sapling-activation-logic... |
tree | commitdiff |
2018-04-12 |
Jack Grigg | Add Sapling to upgrade list |
tree | commitdiff |
2018-04-12 |
Homu | Auto merge of #3162 - str4d:3052-sapling-crypto-deps... |
tree | commitdiff |
2018-04-12 |
Homu | Auto merge of #3165 - str4d:release-v1.1.0, r=str4d |
tree | commitdiff |
2018-04-12 |
Homu | Auto merge of #3166 - str4d:3132-reset-pindexbestinvali... |
tree | commitdiff |
2018-04-12 |
Jack Grigg | When rewinding, reset pindexBestInvalid if it is pointi... |
tree | commitdiff |
2018-04-12 |
Jack Grigg | Overwinter mainnet activation height |
tree | commitdiff |
2018-04-12 |
Jack Grigg | make-release.py: Versioning changes for 1.1.0. |
tree | commitdiff |
2018-04-11 |
Simon | Closes #3134 - Least Authority Issue E |
tree | commitdiff |
2018-04-09 |
Simon | Part of #2966, extending Sprout tests to other epochs. |
tree | commitdiff |
2018-04-05 |
Homu | Auto merge of #3149 - str4d:release-v1.1.0-rc1, r=str4d |
tree | commitdiff |
2018-04-05 |
Jack Grigg | Set Overwinter protocol version to 170005 |
tree | commitdiff |
2018-04-05 |
Homu | Auto merge of #3151 - bitcartel:fix_alertnotify_test... |
tree | commitdiff |
2018-04-05 |
Simon | Fix test to check for sanitized string from alertnotify. |
tree | commitdiff |
2018-04-05 |
Jack Grigg | make-release.py: Versioning changes for 1.1.0-rc1. |
tree | commitdiff |
2018-04-05 |
Homu | Auto merge of #2814 - str4d:2074-node-bloom, r=str4d |
tree | commitdiff |
2018-04-05 |
R E Broadley | Allow filterclear messages for enabling TX relay only. |
tree | commitdiff |
2018-04-05 |
Jack Grigg | Move bloom filter filtering logic back into command... |
tree | commitdiff |
2018-04-05 |
Jack Grigg | Fix NODE_BLOOM documentation errors |
tree | commitdiff |
2018-04-05 |
Matt Corallo | Don't do mempool lookups for "mempool" command without... |
tree | commitdiff |
2018-04-05 |
Patick Strateman | Document both the peerbloomfilters and enforcenodebloom... |
tree | commitdiff |
2018-04-05 |
Patick Strateman | Add enforcenodebloom option. |
tree | commitdiff |
2018-04-05 |
Patick Strateman | Move bloom filter filtering logic outside of command... |
tree | commitdiff |
2018-04-05 |
Matt Corallo | Add NODE_BLOOM service bit and bump protocol version |
tree | commitdiff |
2018-04-04 |
Homu | Auto merge of #3148 - str4d:DOS-mitigation-tx-expiry... |
tree | commitdiff |
2018-04-04 |
Homu | Auto merge of #3146 - str4d:bc-7956-dbwrapper-tests... |
tree | commitdiff |
2018-04-04 |
Jack Grigg | test: Check return value of snprintf |
tree | commitdiff |
2018-04-04 |
Simon | Bump MIT Licence copyright header. |
tree | commitdiff |
2018-04-04 |
Simon | Use range based for loop |
tree | commitdiff |
2018-04-04 |
Lauda | [Trivial] Grammar and typo correction |
tree | commitdiff |
2018-04-04 |
Wladimir J. van... | test: Replace remaining sprintf with snprintf |
tree | commitdiff |
2018-04-04 |
Jack Grigg | Fix typo |
tree | commitdiff |
2018-04-04 |
Matt Corallo | Add test for dbwrapper iterators with same-prefix keys. |
tree | commitdiff |
2018-04-04 |
Wladimir J. van... | test: Add more thorough test for dbwrapper iterators |
tree | commitdiff |
2018-04-04 |
Wladimir J. van... | chain: Add assertion in case of missing records in... |
tree | commitdiff |
2018-04-04 |
Daira Hopwood | Don't increase banscore if the transaction only just... |
tree | commitdiff |
2018-04-03 |
Jay Graber | Set ban score for expired txs to 0 |
tree | commitdiff |
2018-04-03 |
Homu | Auto merge of #2598 - str4d:2074-dbwrapper, r=str4d |
tree | commitdiff |
2018-04-03 |
Jack Grigg | Update CBlockTreeDB::EraseBatchSync for dbwrapper refactor |
tree | commitdiff |
2018-04-03 |
Homu | Auto merge of #2820 - str4d:darwin-build-patches, r... |
tree | commitdiff |
next |