Commit c12a81b
committed
Merge #64: Introduce exposed API check
6b70a27 Add the exposed API check to the existing Lint CI (Nick Johnson)
ddf7c06 Initialize the api files (Nick Johnson)
Pull request description:
I've appreciated this check over in `rust-bitcoin` and think it can help here as well. Initialing the api files in the first commit by running `cargo rbmt api`. Added the check to CI by extending the existing Lint job, I don't think we need to go testing the 20 parallel jobs limit anytime soon since these are all pretty quick. Bet let me know if there is a preferred job breakdown.
ACKs for top commit:
tcharding:
ACK 6b70a27
Tree-SHA512: 276deb25122050d94049d836eea0b4f29a09da07afa92db29a45ddeaeef1bc9927e8a8c5afe1675c75b3b973c49e9f6e8a715e29b125846bbd440416e568dafaFile tree
4 files changed
+9157
-0
lines changed- .github/workflows
- api/psbt-v2
4 files changed
+9157
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
| |||
0 commit comments