Commit Graph

22996 Commits (81c38a24975f34e5894efe3d1aaf45ff6a8cee4a)
 

Author SHA1 Message Date
Jon Atack 81c38a2497
config: enable passing -asmap an absolute file path
5 years ago
Jon Atack fbe9b024f0
config: use default value in -asmap config
5 years ago
Jon Atack 08b992675c
test: add feature_asmap functional tests
5 years ago
MarcoFalke a71c34742c
Merge #17809: rpc: Auto-format RPCResult
5 years ago
fanquake 088604221b
Merge #18253: doc: Correct spelling errors in comments
5 years ago
Ben Woosley 9b0e16226e
doc: Correct spelling errors in comments
5 years ago
Wladimir J. van der Laan ac5c5d0162
Merge #18168: httpserver: use own HTTP status codes
5 years ago
Samuel Dobson 1f886243e4
Merge #18224: Make AnalyzePSBT next role calculation simple, correct
5 years ago
MarcoFalke 54a7ef612a
Merge #17399: validation: Templatize ValidationState instead of subclassing
5 years ago
fanquake 715dbbe9e8
Merge #18229: random: drop unused MACH time headers
5 years ago
fanquake 9027960932
Merge #18225: util: Fail to parse empty string in ParseMoney
5 years ago
Ben Woosley d36146009f
Drop unused mach time headers
5 years ago
MarcoFalke eca4d8ef6a
Merge #16562: Refactor message transport packaging
5 years ago
Wladimir J. van der Laan 1a51cd1ac5
Merge #17800: random: don't special case clock usage on macOS
5 years ago
MarcoFalke 7a266a679d
Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()
5 years ago
Sebastian Falbesoner 7bf4ce4f64 refactor: test/bench: dedup SetupDummyInputs()
5 years ago
MarcoFalke 9aa8145bc0
Merge #17959: test: check specific reject reasons in feature_csv_activation.py
5 years ago
Sebastian Falbesoner 54be4e71d8 test: check specific reject reasons in feature_csv_activation.py
5 years ago
Wladimir J. van der Laan 5ad80bec3f
Merge #18135: build: add --enable-determinism configure flag
5 years ago
MarcoFalke 73cfa070e5
Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_test
5 years ago
MarcoFalke 8888461f68
util: Fail to parse empty string in ParseMoney
5 years ago
MarcoFalke fab30b61eb
util: Remove unused ParseMoney that takes a c_str
5 years ago
Gregory Sanders 1ef28b4f7c Make AnalyzePSBT next role calculation simple, correct
5 years ago
MarcoFalke e5753fa4e8
Merge #17921: test: test OP_CSV empty stack fail in feature_csv_activation.py
5 years ago
Sebastian Falbesoner 5ffaf883b9 test: eliminiated magic numbers in feature_csv_activation.py
5 years ago
Sebastian Falbesoner 09f706ab8e test: check for OP_CSV empty stack fail reject reason in feature_csv_activation.py
5 years ago
Sebastian Falbesoner cbd345a75c test: test OP_CSV empty stack fail in feature_csv_activation.py
5 years ago
fanquake eae48ec84c
Merge #18209: test: Reduce unneeded whitelist permissions in tests
5 years ago
Jeffrey Czyz 10efc0487c Templatize ValidationState instead of subclassing
5 years ago
Jeffrey Czyz 10e85d4adc Remove ValidationState's constructor
5 years ago
Jeffrey Czyz 0aed17ef28 Refactor FormatStateMessage into ValidationState
5 years ago
fanquake fe63d79eab
Merge #18212: doc: add missing step in win deployment instructions
5 years ago
MarcoFalke 1615043935
Merge #17461: test: check custom descendant limit in mempool_packages.py
5 years ago
MarcoFalke 324a6dfeaf
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
5 years ago
Dan Gershony 7644567758
Add missing step in win deployment instructions
5 years ago
fanquake 3d9b41ecc0
build: add --enable-determinism configure flag
5 years ago
fanquake 4502ed7cd1
Merge #18211: test: Disable mockforward scheduler unit test for now
5 years ago
Sebastian Falbesoner b902bd66b0 test: check custom descendant limit in mempool_packages.py
5 years ago
Wladimir J. van der Laan e5d47ed8fd
Merge #18167: Fix a violation of C++ standard rules where unions are used for type-punning
5 years ago
Wladimir J. van der Laan 89a97a71f2
Merge #17985: net: Remove forcerelay of rejected txs
5 years ago
MarcoFalke fab2527515
test: Disable mockforward scheduler unit test for now
5 years ago
MarcoFalke c3b4715923
Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilter + CRollingBloomFilter)
5 years ago
practicalswift eabbbe409f tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
5 years ago
practicalswift 2a6a6ea0f5 tests: Add fuzzing harness for bloom filter class CBloomFilter
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
MarcoFalke fa6b061fc1
rpc: Auto-format RPCResult
5 years ago
MarcoFalke fa7d0503d3
rpc: Move OuterType enum to header
5 years ago
Samuel Dobson 31c0006a6c
Merge #17264: rpc: set default bip32derivs to true for psbt methods
5 years ago
Samuel Dobson 03f98b15ad
Merge #17577: refactor: deduplicate the message sign/verify code
5 years ago
fanquake a674e89d27
Merge #18162: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t) by checking gmtime_s/gmtime_r return value
5 years ago