-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch is massive, I worked on it for many days across multiple weeks. I was lazy and did not pull unrelated fixes out - sorry. Does the following: - Improves stuff in `node` left over from the crate rename from `bitcoind`. - Totally re-writes the `integration_test` crate removing the macros, vastly simplifying it. - Fleshes out v17 adding impls for all blockchain and wallet methods. - Copies the v17 to v18 to prove the process, we have an open problem around docs on the types. Will describe as a github issue. - Various other little things I saw while working on this.
- Loading branch information
Showing
85 changed files
with
6,726 additions
and
3,422 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.