11370 Commits (fa70084c87848c63400fc6b4b8091c167be5f091)
 

Author SHA1 Message Date
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 a0c977ca61 Closes #3134 - Least Authority Issue E 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
Patick Strateman b976ce7cee
Document both the peerbloomfilters and enforcenodebloom options. 9 years ago
Patick Strateman f07ad43553
Add enforcenodebloom option. 9 years ago
Patick Strateman d06ae252a0
Move bloom filter filtering logic outside of command "switch" (giant if/else). 9 years ago
Wladimir J. van der Laan 935f9f713c
doc: update release-notes and bips.md for BIP111 9 years ago
Matt Corallo 8bc4461326
Add NODE_BLOOM service bit and bump protocol version 9 years ago
Homu f5b1082f9c Auto merge of #3148 - str4d:DOS-mitigation-tx-expiry, r=str4d 6 years ago
Jack Grigg 10e97b8f00
test: Add missing Overwinter fields to mininode's CTransaction 6 years ago
Homu dc57d6a7bc Auto merge of #3146 - str4d:bc-7956-dbwrapper-tests, r=str4d 6 years ago
Jack Grigg 8a22734ec1
test: Check return value of snprintf 6 years ago
Simon 7cc423522f Bump MIT Licence copyright header. 6 years ago
Simon 2742b20833 Use range based for loop 6 years ago
Lauda 923f2579b1 [Trivial] Grammar and typo correction 8 years ago
Wladimir J. van der Laan 64b4790789 test: Replace remaining sprintf with snprintf 7 years ago