-
Notifications
You must be signed in to change notification settings - Fork 4
feat: cycles cost #52
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
e12f0f0
XC-321: move retrieve_logs and verify_api_keys to setup
gregorydemay 1e7fcd8
XC-321: client builder
gregorydemay 30ca1aa
XC-321: mock API keys
gregorydemay 513783b
XC-321: request builder
gregorydemay ff61b97
XC-321: refactor getSlot
gregorydemay 5a72ec8
XC-321: refactor request
gregorydemay 15a9fd6
XC-321: added docs
gregorydemay 778d17f
XC-321: prod canister
gregorydemay e2ab03e
XC-321: examples
gregorydemay 11b58b8
XC-321: fix docs
gregorydemay 6cfd8c8
Merge branch 'main' into gdemay/XC-321-client-request-builder
gregorydemay 3f1af2f
XC-321: generic over RPC config
gregorydemay 620c38c
XC-321: refactor to use SolRpcRequest trait
gregorydemay 7dd9a2a
XC-327: map client output
gregorydemay 66f59c6
XC-327: requestCost skeletton
gregorydemay 45b26ce
XC-327: PoC
gregorydemay c572adf
XC-321: getSlot test
gregorydemay 05b753d
XC-321: sol_rpc_canister_cycles_balance method
gregorydemay 597d88b
XC-321: integration test with cycles
gregorydemay cf1bffe
XC-321: Clone on RequestBuilder
gregorydemay 8a06f7b
XC-321: fix GetSlotRpcConfig
gregorydemay 9269669
XC-321: skeletton request_cost as part of RequestBuilder
gregorydemay ced0dd4
XC-321: add request cost
gregorydemay f862c27
Merge branch 'main' into gdemay/XC-321-cycles-cost
gregorydemay 644c95b
XC-321: delete empty file
gregorydemay c69dad9
XC-321: ensure that cycles cost is tight
gregorydemay 175c380
XC-321: remove useless logs
gregorydemay e5d5041
XC-321: refactor use MultiRpcRequest for getSlot
gregorydemay ea16dbf
XC-321: refactor use MultiRpcRequest for raw request
gregorydemay 2b96a49
XC-321: move tests for Providers::new
gregorydemay bf19605
XC-321: clean-up
gregorydemay 8fc1735
XC-321: rename request endpoint to jsonRequest
gregorydemay 1e53cb7
XC-321: rename cost methods
gregorydemay 2ff42ca
XC-321: jsonRequestCyclesCost
gregorydemay e6a4924
XC-321: rename
gregorydemay 745915e
XC-321: generify cycles cost tests
gregorydemay 4d8da70
XC-321: ensure that cycle tests do not get forgotten
gregorydemay 7662a40
XC-321: update e2e examples
gregorydemay ec51585
Merge branch 'main' into gdemay/XC-321-cycles-cost
gregorydemay 60bcdb9
XC-321: MultiRpcRequest for GetAccountInfo
gregorydemay 2c77436
XC-321: fix candid interface
gregorydemay 285d47f
XC-321: fix tests
gregorydemay 9c75632
XC-321: fix getAccountInfo JSON response type
gregorydemay 6ad0b91
XC-321: fix should_get_exact_cycles_cost
gregorydemay 5964964
XC-321: rename to jsonRequest
gregorydemay 1a71829
XC-321: added test should_be_zero_when_in_demo_mode
gregorydemay 1e57fce
XC-321: fix cycles in examples
gregorydemay 540f2f8
XC-321: refactor based on reviewers' feedback
gregorydemay File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.