aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-04Merge #17809: rpc: Auto-format RPCResultMarcoFalke
2020-03-04Merge #18253: doc: Correct spelling errors in commentsfanquake
2020-03-02doc: Correct spelling errors in commentsBen Woosley
2020-03-02Merge #18168: httpserver: use own HTTP status codesWladimir J. van der Laan
2020-03-02Merge #18224: Make AnalyzePSBT next role calculation simple, correctSamuel Dobson
2020-03-01Merge #17399: validation: Templatize ValidationState instead of subclassingMarcoFalke
2020-02-29Merge #18229: random: drop unused MACH time headersfanquake
2020-02-29Merge #18225: util: Fail to parse empty string in ParseMoneyfanquake
2020-02-28Drop unused mach time headersBen Woosley
2020-02-28Merge #16562: Refactor message transport packagingMarcoFalke
2020-02-28Merge #17800: random: don't special case clock usage on macOSWladimir J. van der Laan
2020-02-29Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()MarcoFalke
2020-02-28refactor: test/bench: dedup SetupDummyInputs()Sebastian Falbesoner
2020-02-29Merge #17959: test: check specific reject reasons in feature_csv_activation.pyMarcoFalke
2020-02-28test: check specific reject reasons in feature_csv_activation.pySebastian Falbesoner
2020-02-28Merge #18135: build: add --enable-determinism configure flagWladimir J. van der Laan
2020-02-29Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_testMarcoFalke
2020-02-29util: Fail to parse empty string in ParseMoneyMarcoFalke
2020-02-29util: Remove unused ParseMoney that takes a c_strMarcoFalke
2020-02-28Make AnalyzePSBT next role calculation simple, correctGregory Sanders
2020-02-28Merge #17921: test: test OP_CSV empty stack fail in feature_csv_activation.pyMarcoFalke
2020-02-28test: eliminiated magic numbers in feature_csv_activation.pySebastian Falbesoner
2020-02-28test: check for OP_CSV empty stack fail reject reason in feature_csv_activati...Sebastian Falbesoner
2020-02-28test: test OP_CSV empty stack fail in feature_csv_activation.pySebastian Falbesoner
2020-02-28Merge #18209: test: Reduce unneeded whitelist permissions in testsfanquake
2020-02-27Templatize ValidationState instead of subclassingJeffrey Czyz
2020-02-27Remove ValidationState's constructorJeffrey Czyz
2020-02-27Refactor FormatStateMessage into ValidationStateJeffrey Czyz
2020-02-28Merge #18212: doc: add missing step in win deployment instructionsfanquake
2020-02-28Merge #17461: test: check custom descendant limit in mempool_packages.pyMarcoFalke
2020-02-28Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...MarcoFalke
2020-02-27Add missing step in win deployment instructions Dan Gershony
2020-02-27build: add --enable-determinism configure flagfanquake
2020-02-27Merge #18211: test: Disable mockforward scheduler unit test for nowfanquake
2020-02-27test: check custom descendant limit in mempool_packages.pySebastian Falbesoner
2020-02-26Merge #18167: Fix a violation of C++ standard rules where unions are used for...Wladimir J. van der Laan
2020-02-26Merge #17985: net: Remove forcerelay of rejected txsWladimir J. van der Laan
2020-02-27test: Disable mockforward scheduler unit test for nowMarcoFalke
2020-02-26Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...MarcoFalke
2020-02-25tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilterpracticalswift
2020-02-25tests: Add fuzzing harness for bloom filter class CBloomFilterpracticalswift
2020-02-26test: Reduce unneeded whitelist permissions in testsMarcoFalke
2020-02-25rpc: Auto-format RPCResultMarcoFalke
2020-02-25rpc: Move OuterType enum to headerMarcoFalke
2020-02-25Merge #17264: rpc: set default bip32derivs to true for psbt methodsSamuel Dobson
2020-02-25Merge #17577: refactor: deduplicate the message sign/verify codeSamuel Dobson
2020-02-25Merge #18162: util: Avoid potential uninitialized read in FormatISO8601DateTi...fanquake
2020-02-24Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestinationMarcoFalke
2020-02-22test: Add cost_of_change parameter assertions to bnb_search_testYancy Ribbens
2020-02-22Merge #18181: test: Remove incorrect assumptions in validation_flush_testsMarcoFalke