-
Notifications
You must be signed in to change notification settings - Fork 4
feat: add support for rewards parameter for getBlock
#135
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
29 commits
Select commit
Hold shift + click to select a range
8164dd3
XC-342: Add support for `rewards` parameter for `getBlock` RPC method
lpahlavi 736b816
XC-342: Fix serialization unit test
lpahlavi c1286fe
XC-342: Add request builder methods and rustdoc
lpahlavi 3eb2e0b
XC-342: Fix Candid interface
lpahlavi 8fc3b8b
XC-342: Fix Candid formatting
lpahlavi 1c3231e
XC-342: Clippy
lpahlavi bb45a67
XC-342: Clippy
lpahlavi 775718c
XC-342: Rustdoc
lpahlavi aa57cf7
XC-342: Increase cycles when `rewards=true`
lpahlavi 55470b8
XC-342: Small clean-ups in Solana validator tests
lpahlavi 7dc0e54
Merge branch 'main' into lpahlavi/XC-342-add-rewards-request-param
lpahlavi 026d1e8
XC-342: Clippy
lpahlavi 3da27d2
XC-342: Debugging message
lpahlavi 29a987f
XC-342: Update response size estimate based on rewards parameter
lpahlavi 03ea5e9
Merge branch 'main' into lpahlavi/XC-342-add-rewards-request-param
lpahlavi 44dc861
XC-342: Update limitations for `getBlock`
lpahlavi 2f0835e
XC-342: Remove panic
lpahlavi 416579b
XC-342: Clippy
lpahlavi b3bb171
XC-342: Remove panic
lpahlavi 655b42b
XC-342: Update cycles when changing transaction details and rewards
lpahlavi edc5762
XC-342: Update cycles cost
lpahlavi 6c24b91
XC-342: Add `transactionDetails` `accounts`
lpahlavi 2f3df1c
Revert "XC-342: Add `transactionDetails` `accounts`"
lpahlavi 12e70de
Merge branch 'main' into lpahlavi/XC-342-add-rewards-request-param
lpahlavi 0c52902
XC-342: Use `opt false` instead of `null`
lpahlavi f2e6eab
XC-342: Rename `get_rewards` method
lpahlavi e9862ee
XC-342: Fix account info test asserts
lpahlavi 5559b91
XC-342: Remove unnecessary comment
lpahlavi 0c96e9e
XC-342: Update `numRewardPartitions` doc
lpahlavi 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.