-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Key transfer P to P, C to P, C to C, EVM to EVM (#2157)
* needs pretty much more work * working C -> P * add support to specifying key for devnets * fix * added C -> C * partial work * subnet-evm to subnet-evm * fix endpoints (again) * finding my blockchain * improvements in endpoint and sidecar network queries * support also p/x in chain flags * starts to make sense * refactor into function * only remaining: P/X related transfers * added P->P * refactored P->P * P->C working * feature complete * nit * lint * e2e * continue key list operation even when a blockchain url is not up * show url on err message * lint * address PR comments * address PR comments
- Loading branch information
1 parent
4ebb63a
commit d2170e9
Showing
14 changed files
with
1,026 additions
and
638 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
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.