Commit a3fcf8a
committed
70617f9 Update `bdk_kyoto` to `0.15.1` (rustaceanrob)
Pull request description:
Checkpoints were removed from Kyoto to minimize trust in the library and reduce maintence burden. As such, there is no longer the ability to "skip blocks", at least on test networks. Mainnet offers two checkpoints, segwit and taproot activation, but these are included from genesis on test networks.
Broadcasting a transaction now awaits for the transaction to be gossiped, simplifying the logic here.
ACKs for top commit:
tvpeter:
tACK 70617f9
notmandatory:
utACK 70617f9
Tree-SHA512: aa6fa8c9c82ddbe45d262332c7b8bd04deaa183d87c2d7f159330484f643a19246017a163b3feb29ba3707722a9711ee8f314268216b52c04dd27ddaef037ec4
5 files changed
+36
-65
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | 250 | | |
255 | 251 | | |
256 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
813 | 812 | | |
814 | 813 | | |
815 | 814 | | |
| |||
823 | 822 | | |
824 | 823 | | |
825 | 824 | | |
826 | | - | |
827 | | - | |
828 | | - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
829 | 828 | | |
830 | 829 | | |
831 | 830 | | |
| |||
836 | 835 | | |
837 | 836 | | |
838 | 837 | | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
| 838 | + | |
859 | 839 | | |
860 | 840 | | |
861 | 841 | | |
| 842 | + | |
862 | 843 | | |
863 | 844 | | |
864 | 845 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 21 | + | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
| 196 | + | |
| 197 | + | |
204 | 198 | | |
205 | 199 | | |
206 | 200 | | |
| |||
299 | 293 | | |
300 | 294 | | |
301 | 295 | | |
302 | | - | |
303 | 296 | | |
304 | 297 | | |
305 | 298 | | |
306 | 299 | | |
307 | 300 | | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | 301 | | |
314 | 302 | | |
315 | 303 | | |
| |||
329 | 317 | | |
330 | 318 | | |
331 | 319 | | |
332 | | - | |
333 | 320 | | |
334 | 321 | | |
335 | 322 | | |
| |||
341 | 328 | | |
342 | 329 | | |
343 | 330 | | |
344 | | - | |
345 | | - | |
346 | | - | |
| 331 | + | |
347 | 332 | | |
348 | 333 | | |
349 | 334 | | |
| |||
0 commit comments