Commit 94f024a
committed
Squashed 'libbitcoinkernel-sys/bitcoin/' changes from 5c5704e73079..b354d1ce5c47
b354d1ce5c47 Merge bitcoin/bitcoin#33820: kernel: trim Chain interface
a4e96cae7d3d Merge bitcoin/bitcoin#33042: refactor: inline constant return values from `dbwrapper` write methods
8c2710b0415f Merge bitcoin/bitcoin#32517: rpc: add "ischange: true" to decoded tx outputs in wallet gettransaction response
1fe851a4781a Merge bitcoin/bitcoin#32180: p2p: Advance pindexLastCommonBlock early after connecting blocks
5f0303b93fa7 Merge bitcoin/bitcoin#33443: log: reduce excessive "rolling back/forward" messages during block replay
f4903dddc9ea Merge bitcoin/bitcoin#33433: Bugfix: QA: rpc_bind: Skip nonloopback test if no such address is found
06e9458869ee Merge bitcoin/bitcoin#32856: Update `minisketch` subtree
66978a1a9537 kernel: remove btck_chain_get_tip
4dd7e6dc48ed kernel: remove btck_chain_get_genesis
490cb056f651 Merge bitcoin/bitcoin#33785: util: Allow `Assert` (et al.) in contexts without __func__
dcd0099a765e Merge bitcoin/bitcoin#33826: scripted-diff: Remove obsolete comment
01adbbcd9c50 Merge bitcoin/bitcoin#33827: doc: Correct `pkgin` command usage on NetBSD
eec21bc7c8bf Merge bitcoin/bitcoin#33536: doc: reference fuzz coverage steps in quick-start
035f934e02f9 Merge bitcoin/bitcoin#33823: ci: Use cmake --preset=dev-mode in test-each-commit task
ddd2afac1073 Merge bitcoin/bitcoin#33676: interfaces: enable cancelling running `waitNext` calls
dee7eec64389 doc: mention coverage build in quickstart section
0698c6b494de doc: Correct `pkgin` command usage on NetBSD
36724205fc1f scripted-diff: Remove obsolete comment
ca1ce52a0f1e Merge bitcoin/bitcoin#33825: refactor: Add missing include in bitcoinkernel_wrapper.h
fa1e8d8bad92 refactor: Add missing include in bitcoinkernel_wrapper.h
fa6db67369fb ci: [refactor] Extract build_dir constant in ci-test-each-commit-exec.py
fa95e6cdc1c5 ci: Use cmake --preset=dev-mode in test-each-commit task
513a0da2e0c8 Merge bitcoin/bitcoin#33818: ci: Extend tidy job to cover kernel code
5d0a40d607d4 ci: Extend tidy job to cover kernel code
93e79181da8c Merge bitcoin/bitcoin#33786: script: remove dead code in `CountWitnessSigOps`
3c4bec62239d Merge bitcoin/bitcoin#33782: test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py
4b12beedaef5 Merge bitcoin/bitcoin#33793: test: move create_malleated_version() to messages.py for reuse
0b45e6db1058 Merge bitcoin/bitcoin#33789: doc: add cmake help option in Windows build docs
2b9c3511986b Merge bitcoin/bitcoin#33768: refactor: remove dead branches in `SingletonClusterImpl`
fad6efd3bef1 refactor: Use STR_INTERNAL_BUG macro where possible
fada379589a1 doc: Remove unused bugprone-lambda-function-name suppression
2bd155e6ee7e test: move create_malleated_version() to messages.py for reuse
9577daa3b88a doc: Add cmake help option in Windows build instructions
fae1d99651e2 refactor: Use const reference to std::source_location
fa5fbcd61563 util: Allow Assert() in contexts without __func__
24bcad3d4df5 refactor: remove dead code in `CountWitnessSigOps`
ec8516ceb756 test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py
2d23820ee116 refactor: remove dead branches in `SingletonClusterImpl`
060bb5550824 rpc: add decoded tx details to gettransaction with extra wallet fields
ad1c3bdba547 [move only] move DecodeTxDoc() to a common util file for sharing
d633db541664 rpc: add "ischange: true" in wallet gettransaction decoded tx output
dcb56fd4cb59 interfaces: add interruptWait method
c235aa468b0d Update minisketch subtree to latest upstream
4543a3bde26f Squashed 'src/minisketch/' changes from ea8f66b1ea..d1bd01e189
01cc20f3307c test: improve coverage for a resolved stalling situation
9af6daf07ed0 test: remove magic number when checking for blocks that have arrived
3069d66dcac0 p2p: During block download, adjust pindexLastCommonBlock better
1fc7a81f1f5f log: reduce excessive messages during block replay
79b4c276e7b9 Bugfix: QA: rpc_bind: Skip nonloopback test if no such address is found
743abbcbde9e refactor: inline constant return value of `BlockTreeDB::WriteBatchSync` and `BlockManager::WriteBlockIndexDB` and `BlockTreeDB::WriteFlag`
e030240e9094 refactor: inline constant return value of `CDBWrapper::Erase` and `BlockTreeDB::WriteReindexing`
cdab9480e9e3 refactor: inline constant return value of `CDBWrapper::Write`
d1847cf5b5af refactor: inline constant return value of `TxIndex::DB::WriteTxs`
50b63a5698e5 refactor: inline constant return value of `CDBWrapper::WriteBatch`
git-subtree-dir: libbitcoinkernel-sys/bitcoin
git-subtree-split: b354d1ce5c47997aa2f93910e05c0f8daa8736eb1 parent c4d4877 commit 94f024a
File tree
65 files changed
+831
-393
lines changed- .github
- ci/test
- doc
- src
- consensus
- index
- interfaces
- ipc/capnp
- kernel
- minisketch
- .github/workflows
- cmake
- doc
- src
- fields
- node
- rpc
- script
- test
- fuzz
- kernel
- util
- wallet/rpc
- test/functional
- test_framework
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+831
-393
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 41 | + | |
| 42 | + | |
47 | 43 | | |
48 | 44 | | |
49 | | - | |
| 45 | + | |
50 | 46 | | |
51 | 47 | | |
52 | 48 | | |
53 | 49 | | |
54 | 50 | | |
55 | | - | |
| 51 | + | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
60 | 56 | | |
61 | | - | |
| 57 | + | |
62 | 58 | | |
63 | 59 | | |
64 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | | - | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
0 commit comments