Commit Graph

33836 Commits (5dc6d9207778c51c10c16fac4b3663bc7905bafc)
 

Author SHA1 Message Date
Sebastian Falbesoner 5dc6d92077 test: make BIP157 messages default-constructible (MESSAGEMAP compatibility)
3 years ago
Sebastian Falbesoner 71e4cfefe7 test: p2p: add missing BIP157 message types to MESSAGEMAP
3 years ago
fanquake 225e5b57b2
Merge bitcoin/bitcoin#25113: Bump univalue subtree
3 years ago
MacroFake 25dd4d8513
Merge bitcoin/bitcoin#24595: deploymentstatus: move g_versionbitscache global to ChainstateManager
3 years ago
MacroFake 1d5325a8f9
Merge bitcoin/bitcoin#25117: test: Check msg type in msg capture is followed by zeros
3 years ago
MacroFake b3f0a34389
Merge bitcoin/bitcoin#25119: net, refactor: move StartExtraBlockRelayPeers() from header to implementation
3 years ago
MacroFake fe1fcdc629
Merge bitcoin/bitcoin#25121: test: compare `/mempool/info` response with `getmempoolinfo` RPC
3 years ago
brunoerg 1df42bc262 test: compare `/mempool/info` response with `getmempoolinfo` RPC
3 years ago
fanquake 2709ffb9da
Merge bitcoin/bitcoin#25115: scripted-diff: replace non-standard fixed width integer types (`u_int`... -> `uint`...)
3 years ago
Jon Atack 51ec96b904 refactor: move StartExtraBlockRelayPeers from header to implementation
3 years ago
MacroFake faa5a7a573
test: Check msg type in msg capture is followed by zeros
3 years ago
Sebastian Falbesoner 672d49c863 scripted-diff: replace non-standard fixed width integer types (`u_int`...` -> `uint`...)
3 years ago
MacroFake fac2c796cb
Bump univalue subtree
3 years ago
MacroFake f403531f97 Squashed 'src/univalue/' changes from a44caf65fe..6c19d050a9
3 years ago
MacroFake dd9f61a184
Merge bitcoin/bitcoin#25102: Remove unused GetTimeSeconds
3 years ago
fanquake e3bab43329
Merge bitcoin/bitcoin#25099: guix: bump time-machine to 998eda3067c7d21e0d9bb3310d2f5a14b8f1c681
3 years ago
MacroFake a2a8e919ee
Merge bitcoin/bitcoin#24925: refactor: make GetRand a template, remove GetRandInt
3 years ago
laanwj 51527ec1ec
Merge bitcoin/bitcoin#25051: Bugfix: configure: Define defaults for enable_arm_{crc,shani}
3 years ago
MacroFake 9db941d773
Merge bitcoin/bitcoin#25100: Switch scheduler to steady_clock
3 years ago
MacroFake cca900e382
Merge bitcoin/bitcoin#25104: wallet: Change log interval to use `steady_clock`
3 years ago
MacroFake fab9e8a29c
Remove unused GetTimeSeconds
3 years ago
MacroFake 27d7b11e8c
Merge bitcoin/bitcoin#25106: rpc: dumptxoutset: check `fopen` return code
3 years ago
Sebastian Falbesoner 9feb887082 rpc: check `fopen` return code in dumptxoutset
3 years ago
fanquake b8ded26ef3
Merge bitcoin/bitcoin#25090: doc: Explain Bitcoin Core instead of Bitcoin in README.md
3 years ago
w0xlt bdc6881e2f wallet: Change log interval to use `steady_clock`
3 years ago
laanwj ed4eeafbb6
Merge bitcoin/bitcoin#24793: test: Change color of skipped functional tests
3 years ago
MacroFake fa90516422
Switch scheduler to steady_clock
3 years ago
MacroFake fb7c12c26f
Merge bitcoin/bitcoin#24921: Add time helpers for std::chrono::steady_clock and FastRandomContext::rand_uniform_delay
3 years ago
MacroFake faeb5b59a0
doc: Explain Bitcoin Core in README.md
3 years ago
MacroFake 967654d079
Merge bitcoin/bitcoin#25079: index: Change sync variables to use `std::chrono::steady_clock`
3 years ago
Anthony Towns bb5c24b120 validation: move g_versionbitscache into ChainstateManager
3 years ago
Anthony Towns eca22c726a test/versionbits: make versionbitscache a parameter
3 years ago
Anthony Towns d603f1d8a7 deploymentstatus: make versionbitscache a parameter
3 years ago
Anthony Towns 78adef1753 refactor: use chainman instead of chainParams for DeploymentActive*
3 years ago
Anthony Towns deffe0df6c deploymentstatus: allow chainman in place of consensusParams
3 years ago
Anthony Towns eaa2e3f25c validation: move UpdateUncommittedBlockStructures and GenerateCoinbaseCommitment into ChainstateManager
3 years ago
Anthony Towns 5c67e84d37 validation: replace ::Params() calls with chainstate/chainman member
3 years ago
Anthony Towns 38860f93b6 validation: remove redundant CChainParams params from ChainstateManager methods
3 years ago
Anthony Towns 69675ea4e7 validation: add CChainParams to ChainstateManager
3 years ago
Hennadii Stepanov b9219b233f
Merge bitcoin-core/gui#590: refactor: Declare `WalletModel` member functions with `const`
3 years ago
fanquake 298389e3b5
guix: bump time-machine to 998eda3067c7d21e0d9bb3310d2f5a14b8f1c681
3 years ago
Hennadii Stepanov 3dd95cb5c2
Merge bitcoin-core/gui#591: test: Add tests for `tableView` in `AddressBookPage` dialog
3 years ago
MacroFake a8098f2cef
Merge bitcoin/bitcoin#25091: test: Remove extended lint (cppcheck)
3 years ago
laanwj efae252f30 test: Remove extended lint (cppcheck)
3 years ago
MacroFake dab18f03f7
Merge bitcoin/bitcoin#24946: Unroll the ChaCha20 inner loop for performance
3 years ago
fanquake 8abe79aedd
Merge bitcoin/bitcoin#25078: doc: Shorten explanation of "maintainers"
3 years ago
MarcoFalke fa4fb8d98b
random: Add FastRandomContext::rand_uniform_delay
3 years ago
MarcoFalke faa5c62967
Add time helpers for std::chrono::steady_clock
3 years ago
w0xlt 92b35aba22 index, refactor: Change sync variables to use `std::chrono::steady_clock`
3 years ago
MacroFake fa32ced49c
doc: Shorten explanation of "maintainers"
3 years ago