Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client] Add some basic testing and Network #7

Merged
merged 5 commits into from
May 2, 2024

Conversation

gregnazario
Copy link
Contributor

  • Adds basic network configurations for known networks
  • Adds a full e2e test of transaction submission and checking
  • Merges RestClient and Faucet client like the TS SDK

@gregnazario gregnazario requested a review from brianolson May 1, 2024 18:06
- Adds basic network configurations for known networks
- Adds a full e2e test of transaction submission and checking
- Merges RestClient and Faucet client like the TS SDK
- Split types and clients into separate files
- Make inner clients private, outer client is now used for txns
- rename restclient -> nodeclient
@gregnazario gregnazario force-pushed the add-network-defaults branch from d8c8c87 to 08f2368 Compare May 1, 2024 21:53
@gregnazario
Copy link
Contributor Author

I'm forcing this one in @brianolson

@gregnazario gregnazario merged commit 743e904 into main May 2, 2024
1 check passed
@gregnazario gregnazario deleted the add-network-defaults branch May 2, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants