Commit Graph

2702 Commits (b7c384ff1169577d1327afe072db3523c4fcff3b)

Author SHA1 Message Date
David Burkett e07a311aeb Fixing miner crashes by adding support for spending unconfirmed outputs
3 years ago
David Burkett 30aa04815c * txrecord refactor and introduction of txlist
3 years ago
David Burkett 1b5878a81f Mempool fixes
3 years ago
David Burkett df12de6bf0 * Lowering MWEB feerate
3 years ago
David Burkett 149b4e5da5 * Wallet fixes
3 years ago
David Burkett 4beb89b249 Node fixes for 0.21.2rc3
3 years ago
David Burkett ef12bd7c15 * Load and Unload MWEB keychain when unlocking/locking the wallet
3 years ago
David Burkett 91a8c4e6ae * Prevent MWEB txs from being accepted to mempool before activation
3 years ago
David Burkett 0e1f4e1671 MWEB: Functional tests
3 years ago
David Burkett 2fbe202623 Litecoin: Add -mempoolreplacement flag and disable RBF by default
3 years ago
David Burkett f1f22275de * Changing taproot start & timeout heights
3 years ago
David Burkett 3865f76a97 Implement BIP8 for taproot
3 years ago
David Burkett beb0f22f26 Test fixes
3 years ago
Adrian Gallagher 61e2c39ae8
Litecoin: bech32m tests
4 years ago
Adrian Gallagher 0a994ef374
Litecoin: Functional
4 years ago
Adrian Gallagher 5f4e932069
Litecoin: Validation
4 years ago
Adrian Gallagher 478dabad29
Litecoin: Make linter happy
4 years ago
Adrian Gallagher c6b319d9d2
Litecoin: More functional tests
4 years ago
Adrian Gallagher 60fb716792
Litecoin: Functional tests
4 years ago
Adrian Gallagher 86fe3c68b8
Litecoin: Functional tests
4 years ago
Adrian Gallagher d87e597b3b
Litecoin: HRPs
4 years ago
Adrian Gallagher f522022273
Litecoin: Function tests
4 years ago
Adrian Gallagher d1d5fa80fb
Litecoin: Tests
4 years ago
Adrian Gallagher a1e47d9f0e
Litecoin: Fix various tests
4 years ago
Adrian Gallagher e16dd76732
Litecoin: Multisig code testing
4 years ago
Xinxi Wang c7c4806e7a
Litecoin: M prefix added for script addresses
4 years ago
Adrian Gallagher 0de5edb7e2
Litecoin: Disable RBF
4 years ago
Adrian Gallagher 44d25fdf26
Litecoin: Fix more functional tests
4 years ago
Adrian Gallagher dcf565982a
Litecoin: Fix various tests
4 years ago
Adrian Gallagher 86b0e12da3
Litecoin: Branding
4 years ago
Adrian Gallagher a66fc11fc4
Litecoin: Protocol and default settings
4 years ago
Adrian Gallagher f3e8486f00
Litecoin: Fix various tests
4 years ago
Anthony Towns 4cab84cfdf
versionbits: Add support for delayed activation
4 years ago
Andrew Chow f79189ca54
Test that signrawtx works when a signed CSV and CLTV inputs are present
4 years ago
Pieter Wuille f2195d7c4a Backport invalid address tests
4 years ago
Pieter Wuille 593e206627 Use Bech32m encoding for v1+ segwit addresses
4 years ago
Andrew Chow 36ecf5eb87 tests: Test that a fully signed tx given to signrawtx is unchanged
4 years ago
Jon Atack 4ef1e4bd40 test: disallow sendtoaddress/sendmany when private keys disabled
4 years ago
MarcoFalke 08dada8456 util: Disallow negative mocktime
4 years ago
Bruno Garcia 4607019798 fix the unreachable code at feature_taproot
4 years ago
Vasil Dimov bdce029191 test: add test for banning of non-IP addresses
4 years ago
Pieter Wuille ce13b99020 Add regression test for incorrect decoding
4 years ago
Jon Atack 0d3c140c4d test: add coverage for passing fee rate as a string
4 years ago
Jon Atack 06c84232b3 wallet, bugfix: allow send to take string fee rate values
4 years ago
Pieter Wuille bead935470 Send and require SENDADDRV2 before VERACK
4 years ago
Jon Atack 6e4969f76f
Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee
4 years ago
Jon Atack 54e1edcc2b
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
4 years ago
MarcoFalke 9facca3ce0
Merge #20490: [backport] wallet: upgradewallet fixes, improvements, test coverage
4 years ago
MarcoFalke d47d16025e
Merge #20485: [backport] wallet: Do not treat default constructed types as None-type
4 years ago
MarcoFalke 4e964094db
Merge #20486: [backport] test: Fix intermittent issue in mempool_compatibility
4 years ago