11283 Commits (312f70091bfccb6f61c600bc3b4cb92d6d59e1d8)
 

Author SHA1 Message Date
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
Jack Grigg 776b494aec
make-release.py: Updated release notes and changelog for 1.1.0-rc1. 6 years ago
Jack Grigg 13d491c7bf
make-release.py: Updated manpages for 1.1.0-rc1. 6 years ago
Jack Grigg 5e11533408
make-release.py: Versioning changes for 1.1.0-rc1. 6 years ago
Homu f6d09aa822 Auto merge of #2814 - str4d:2074-node-bloom, r=str4d 6 years ago
Jack Grigg 3fe2f3d143
Update -enforcenodebloom RPC test with filterclear vs filteradd 6 years ago
R E Broadley 4f31d82395
Allow filterclear messages for enabling TX relay only. 8 years ago
Jack Grigg 2b7fcab8fc
Move bloom filter filtering logic back into command "switch" 6 years ago
Jack Grigg 0a284ecaf6
Fix NODE_BLOOM documentation errors 6 years ago
Jack Grigg b77e46fe01
Add RPC test for -enforcenodebloom 6 years ago
Matt Corallo 1c82adeb87
Don't do mempool lookups for "mempool" command without a filter 9 years ago