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

Refactor transaction related code in to client library #35

Open
sgerbino opened this issue Nov 11, 2022 · 2 comments
Open

Refactor transaction related code in to client library #35

sgerbino opened this issue Nov 11, 2022 · 2 comments
Labels

Comments

@sgerbino
Copy link
Member

Break apart transaction submission code such that it can be used in an offline mode.

youkaicountry added a commit that referenced this issue Nov 11, 2022
Refactor transaction functions to allow offline creation and signing of transactions
youkaicountry added a commit that referenced this issue Nov 17, 2022
Add transaction builder
Remove extraneous rpc transaction methods
youkaicountry added a commit that referenced this issue Nov 17, 2022
Check error on rclimit fetch
youkaicountry added a commit that referenced this issue Nov 17, 2022
Remove submission params
youkaicountry added a commit that referenced this issue Nov 21, 2022
Move transaction code
youkaicountry added a commit that referenced this issue Nov 23, 2022
Properly set rc limit
youkaicountry added a commit that referenced this issue Nov 29, 2022
Remove error from SetNonce
youkaicountry added a commit that referenced this issue Nov 30, 2022
Fix nonce calculation in transaction builder
@sgerbino sgerbino changed the title Refactor transaction submission utilities Refactor transaction related code in to client library Dec 1, 2022
@sgerbino
Copy link
Member Author

sgerbino commented Dec 7, 2022

Looking in to standard alternatives such as gRPC. Specifically those that produce swagger/OpenAPI artifacts.

@koinos-ci
Copy link

This issue is stale because it has been open for 30 days with no activity.

@mvandeberg mvandeberg added task and removed stale labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants