Age | Commit message (Expand) | Author |
2020-06-19 | Merge #19267: ci: Upgrade most ci configs to focal | MarcoFalke |
2020-06-19 | ci: Upgrade most ci configs to focal | MarcoFalke |
2020-06-19 | doc: move doc to ci readme | MarcoFalke |
2020-06-19 | ci: Have one config run in xenial to test against python3.5 | MarcoFalke |
2020-06-19 | travis: Always run multiprocess build | MarcoFalke |
2020-06-19 | Merge #19321: ci: Run asan ci config on cirrus | MarcoFalke |
2020-06-19 | test: hoist p2p values to test framework constants | Jon Atack |
2020-06-19 | test: improve msg sends and p2p disconnections in p2p_invalid_messages | Jon Atack |
2020-06-19 | test: refactor test_large_inv() into 3 tests with common method | Jon Atack |
2020-06-19 | test: add p2p_invalid_messages logging | Jon Atack |
2020-06-19 | net: update misbehavior logging for oversized messages | Jon Atack |
2020-06-19 | Merge #18863: refactor: Make CScriptVisitor stateless | MarcoFalke |
2020-06-19 | Merge #18937: refactor: s/command/msg_type/ in CNetMsgMaker and CSerializedNe... | MarcoFalke |
2020-06-19 | Make lint-spelling.py happy | Glenn Willen |
2020-06-19 | [gui] Load PSBT from clipboard | Glenn Willen |
2020-06-19 | [gui] PSBT Operations Dialog (sign & broadcast) | Glenn Willen |
2020-06-19 | Merge #19293: net: Avoid redundant and confusing FAILED log | fanquake |
2020-06-19 | Merge #19322: [net] split PushInventory() | fanquake |
2020-06-18 | FillPSBT: report number of inputs signed (or would sign) | Glenn Willen |
2020-06-18 | Improve TransactionErrorString messages. | Glenn Willen |
2020-06-19 | Merge #19197: init: use std::thread for ThreadImport() | fanquake |
2020-06-18 | Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateM... | MarcoFalke |
2020-06-18 | [net] split PushInventory() | John Newbery |
2020-06-18 | ci: Run asan ci config on cirrus | MarcoFalke |
2020-06-18 | cirrus: Clear dummy task | MarcoFalke |
2020-06-18 | Merge #19071: doc: Separate repository for the gui | MarcoFalke |
2020-06-18 | test: move sync_blocks and sync_mempool functions to test_framework.py | Roy Shao |
2020-06-18 | Merge bitcoin-core/gui#3: scripted-diff: Make SeparatorStyle a scoped enum | MarcoFalke |
2020-06-18 | Merge #19292: wallet: Refactor BerkeleyBatch Read, Write, Erase, and Exists f... | MarcoFalke |
2020-06-18 | scripted-diff: Make SeparatorStyle a scoped enum | Hennadii Stepanov |
2020-06-18 | Merge #18468: Span improvements | Wladimir J. van der Laan |
2020-06-18 | Merge #19304: test: Check that message sends successfully when header is spli... | MarcoFalke |
2020-06-18 | Merge #19301: build: don't warn when doxygen isn't found | fanquake |
2020-06-17 | Add sanity check asserts to span when -DDEBUG | Pieter Wuille |
2020-06-17 | Fix link error with --enable-debug | Hennadii Stepanov |
2020-06-17 | Test buffered valid message | Troy Giorshev |
2020-06-17 | Merge #19298: test: Add missing sync_blocks | MarcoFalke |
2020-06-17 | Remove WalletDatabase::Create, CreateMock, and CreateDummy | Andrew Chow |
2020-06-17 | scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase | Andrew Chow |
2020-06-17 | Add Create*WalletDatabase functions | Andrew Chow |
2020-06-17 | doc: add C++17 release note for 0.21.0 | fanquake |
2020-06-17 | walletdb: refactor Read, Write, Erase, and Exists into non-template func | Andrew Chow |
2020-06-17 | Merge #19295: refactor: Use AbortError in FatalError | MarcoFalke |
2020-06-17 | build: don't warn when doxygen isn't found | fanquake |
2020-06-17 | Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test... | MarcoFalke |
2020-06-17 | Merge #19249: Add means to handle negative capabilities in the Clang Thread S... | MarcoFalke |
2020-06-17 | Merge #19290: wallet: move BDB specific classes to bdb.{cpp/h} | Samuel Dobson |
2020-06-17 | Merge #19287: contrib: Fix SyntaxWarning in Python base58 implementation | fanquake |
2020-06-17 | Merge #19299: refactor: Remove unused vars, Add missing includes | fanquake |
2020-06-16 | Merge #19294: test: refactor: Inline adjust_bitcoin_conf_for_pre_17 | MarcoFalke |