Commit 3e61d2a
committed
Merge #2: chore: split bdk_wallet into it's own repository
175f5d4 chore: flatten crates directory, rename example-crates to examples (Steve Myers)
2a79bab chore: split bdk_wallet into it's own repository (Steve Myers)
Pull request description:
### Description
Remove everything from the original `bdk` repo not related to `bdk_wallet`. Other crates remain in the original `bdk` repository.
Update README and Cargo files.
### Notes to the reviewers
After this is merged I'll move all `bdk_wallet` related issues from the `bdk` repo to this repository. Any PRs in the `bdk` repo will need to be manually moved by their owners.
### Changelog notice
- Remove everything from the `bdk` repo not related to `bdk_wallet`. Other crates remain in the original bdk repository.
### Checklists
#### All Submissions:
* [x] I've signed all my commits
* [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
* [x] I ran `cargo fmt` and `cargo clippy` before committing
ACKs for top commit:
luisschwab:
ACK 175f5d4
ValuedMammal:
ACK 175f5d4
Tree-SHA512: 95557157a3951b84724569ca634d7e3a045ebbcec5ec2d3594d5d1d92402f0247f216a521e0b2fc56495023ec6169bf41bb4ce0f1fa6abfb54161396944ddf9dFile tree
129 files changed
+39
-21606
lines changed- .github/workflows
- ci
- crates
- bitcoind_rpc
- examples
- src
- tests
- chain
- benches
- src
- indexer
- tests
- common
- core
- src
- tests
- electrum
- src
- tests
- esplora
- src
- tests
- common
- file_store
- src
- testenv
- src
- docs/adr
- example-crates
- example_bitcoind_rpc_polling
- src
- example_cli
- src
- example_electrum
- src
- example_esplora
- src
- examples
- example_wallet_electrum
- src
- example_wallet_esplora_async
- src
- example_wallet_esplora_blocking
- src
- example_wallet_rpc
- src
- nursery
- wallet
- examples
- src
- descriptor
- keys
- psbt
- wallet
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
129 files changed
+39
-21606
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 46 | | |
56 | 47 | | |
57 | 48 | | |
58 | 49 | | |
59 | 50 | | |
60 | 51 | | |
61 | 52 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 53 | + | |
| 54 | + | |
69 | 55 | | |
70 | 56 | | |
71 | 57 | | |
| |||
85 | 71 | | |
86 | 72 | | |
87 | 73 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 74 | | |
93 | | - | |
| 75 | + | |
94 | 76 | | |
95 | 77 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 78 | | |
101 | 79 | | |
102 | 80 | | |
| |||
124 | 102 | | |
125 | 103 | | |
126 | 104 | | |
127 | | - | |
| 105 | + | |
128 | 106 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | 107 | | |
133 | 108 | | |
134 | 109 | | |
| |||
179 | 154 | | |
180 | 155 | | |
181 | 156 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 157 | | |
187 | 158 | | |
188 | 159 | | |
| |||
201 | 172 | | |
202 | 173 | | |
203 | 174 | | |
204 | | - | |
| 175 | + | |
205 | 176 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
20 | 9 | | |
21 | 10 | | |
22 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
43 | 41 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 42 | + | |
52 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
53 | 49 | | |
54 | 50 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 51 | | |
59 | 52 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 53 | | |
68 | | - | |
| 54 | + | |
69 | 55 | | |
70 | 56 | | |
71 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
29 | | - | |
30 | 21 | | |
| 22 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments