Commit b8068f3
committed
Squashed 'libbitcoinkernel-sys/bitcoin/' changes from 8777c555fc..b129d35f68
b129d35f68 kernel: Add pure kernel bitcoin-chainstate
c8aa86b12f kernel: Add block index utility functions to C header
18fc20239a kernel: Add function to read block undo data from disk to C header
89444db9d5 kernel: Add functions to read block from disk to C header
4321237942 kernel: Add function for copying block data to C header
0ee2800a58 kernel: Add functions for the block validation state to C header
c7f7602f4c kernel: Add validation interface to C header
78bba95d19 kernel: Add interrupt function to C header
069de41ca7 kernel: Add import blocks function to C header
bcc3572491 kernel: Add chainstate load options for in-memory dbs in C header
ed7c3c908b kernel: Add options for reindexing in C header
e8b655fe10 kernel: Add block validation to C header
5af1da3a09 Kernel: Add chainstate loading to kernel C header
5174fa51f1 kernel: Add chainstate manager object to C header
677128a9bc kernel: Add notifications context option to C header
88fe3d4961 kerenl: Add chain params context option to C header
21107de0ca kernel: Add kernel library context object
83cc65c491 kernel: Add logging to kernel library C header
2f47169f91 kernel: Introduce initial kernel C header API
REVERT: 8777c555fc kernel: Add pure kernel bitcoin-chainstate
REVERT: fcc69abdb9 kernel: Add block index utility functions to C header
REVERT: 266d21c9c6 kernel: Add function to read block undo data from disk to C header
REVERT: 62b2926c0a kernel: Add functions to read block from disk to C header
REVERT: 440d7a7a86 kernel: Add function for copying block data to C header
REVERT: 8827ebd5ea kernel: Add functions for the block validation state to C header
REVERT: 1ad10251b4 kernel: Add validation interface and task runner to C header
REVERT: b96eb0c49c kernel: Add interrupt function to C header
REVERT: d96ffb9165 kernel: Add import blocks function to C header
REVERT: 28dc294a13 kernel: Add chainstate load options for in-memory dbs in C header
REVERT: 7de1202a01 kernel: Add options for reindexing in C header
REVERT: 2e28c5516d kernel: Add block validation to C header
REVERT: f511ce1489 Kernel: Add chainstate loading to kernel C header
REVERT: 7ed0a89a3e kernel: Add chainstate manager object to C header
REVERT: 3fb9cec5d4 kernel: Add notifications context option to C header
REVERT: d71bbbab94 kerenl: Add chain params context option to C header
REVERT: 7cfc892152 kernel: Add kernel library context object
REVERT: ba01b6bd0e kernel: Add logging to kernel library C header
REVERT: 17b98b95eb kernel: Introduce initial kernel C header API
git-subtree-dir: libbitcoinkernel-sys/bitcoin
git-subtree-split: b129d35f682d02d32a1915c922f2941ca37b42a01 parent 3bc8463 commit b8068f3
File tree
5 files changed
+488
-494
lines changed- src
- kernel
- test/kernel
5 files changed
+488
-494
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 31 | | |
36 | 32 | | |
37 | 33 | | |
| |||
156 | 152 | | |
157 | 153 | | |
158 | 154 | | |
159 | | - | |
| 155 | + | |
160 | 156 | | |
161 | 157 | | |
162 | | - | |
163 | | - | |
164 | | - | |
| 158 | + | |
165 | 159 | | |
166 | 160 | | |
167 | 161 | | |
| |||
0 commit comments