11293 Commits (7f4acac433e8052ed7f10f93b20042a811f2e7be)
 

Author SHA1 Message Date
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
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
Homu ceb4559eac Auto merge of #2784 - kozyilmaz:fetch, r=str4d 6 years ago
Homu 8be9d79c21 Auto merge of #3153 - str4d:default-disable-libs, r=str4d 6 years ago
Sean Bowe 341b775b19 Link with -ldl 6 years ago
Sean Bowe 395bcd3647 Invoke the merkle_hash API in librustzcash via test suite. 6 years ago
Homu 65a8f9f201 Auto merge of #3086 - str4d:cli-binary-improvements-1, r=str4d 6 years ago
Jack Grigg ee6220c0ed
[Bitcoin-Tx] Adjust util-test test cases for Zcash 6 years ago
Sean Bowe e6bbd8481e Switch to latest librustzcash 6 years ago
Jack Grigg abf5dd31af
Add static asserts to ensure CONTINUE_EXECUTION doesn't collide 6 years ago
Karl-Johan Alm 3b26f5c361
Removed using namespace std from bitcoin-cli/-tx and added std:: in appropriate places. 8 years ago
UdjinM6 c06245c1e3
Every main()/exit() should return/use one of EXIT_ codes instead of magic numbers 8 years ago
UdjinM6 fadbbe1e04
Fix exit codes: 8 years ago
Jonas Schnelli f11fb32967
[Bitcoin-Tx] Add tests for sequence number support 8 years ago
Jonas Schnelli c09d76ea3c
[bitcoin-tx] allow to set nSequence number over the in= command 9 years ago
Jonas Schnelli 216e94fb24
[RPC] createrawtransaction: add option to set the sequence number per input 9 years ago
Puru e8f5b0278e
bitcoin-cli.cpp: Use symbolic constant for exit code 8 years ago
Wladimir J. van der Laan 5e39c5a655
doc: mention bitcoin-cli -stdin in release notes 8 years ago
Wladimir J. van der Laan 21e33231af
rpc: Input-from-stdin mode for bitcoin-cli 8 years ago
Tom Harding 6c9d672f3c
Add optional locktime to createrawtransaction 9 years ago
Homu 3e7b5f23e4 Auto merge of #3081 - str4d:sapling-activation-logic, r=str4d 6 years ago
Jack Grigg 176fada24d
Add Sapling to upgrade list 6 years ago
Homu b691234beb Auto merge of #3162 - str4d:3052-sapling-crypto-deps, r=str4d 6 years ago
Homu 42e3025237 Auto merge of #3165 - str4d:release-v1.1.0, r=str4d 6 years ago
Homu b89b48cda1 Auto merge of #3166 - str4d:3132-reset-pindexbestinvalid, r=str4d 6 years ago
Jack Grigg 39ee63c876
When rewinding, reset pindexBestInvalid if it is pointing to a removed block 6 years ago
Jack Grigg 4d234cd2f8
Overwinter mainnet activation height 6 years ago
Jack Grigg 2141de16e8
make-release.py: Updated release notes and changelog for 1.1.0. 6 years ago
Jack Grigg 145ee79099
make-release.py: Updated manpages for 1.1.0. 6 years ago
Jack Grigg f64c346eca
make-release.py: Versioning changes for 1.1.0. 6 years ago
Jack Grigg a560c24d6b
depends: Update to latest librustzcash with sapling-crypto dependencies 6 years ago
Jack Grigg c63c9f20e4
depends: Add support for unpackaged Rust crates 6 years ago
Jack Grigg b123b9bb79
depends: Upgrade Rust to 1.26.0-beta.3 6 years ago
Simon 61624ed05d Part of #2966, extending Sprout tests to other epochs. 6 years ago
Jack Grigg 47fe5f72f4
Disable building libzcashconsensus by default 6 years ago
Homu 079d9e6a57 Auto merge of #3149 - str4d:release-v1.1.0-rc1, r=str4d 6 years ago
Jack Grigg ecf544d062
Set Overwinter protocol version to 170005 6 years ago
Homu 600c4acee1 Auto merge of #3151 - bitcartel:fix_alertnotify_test, r=str4d 6 years ago
Simon 6901d30830 Fix test to check for sanitized string from alertnotify. 6 years ago