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

Add Solana methods and feature for testing individual Solana methods #80

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

erwin-wee
Copy link
Collaborator

Description

  • add more Solana methods
  • enable testing single Solana methods

Issues Resolved

  • Updated some dependencies

- add Solana methods
- refactor Solana general profile, remove deprecated getRecentBlockhash and getConfirmedSignaturesForAddress2
- add "all" profile for Solana that includes all methods supported by Chainbench
- fixed simulate_transaction
- fixed get_blocks_with_limit
- improved get_inflation_reward_params, but still encountering some errors.
- added TODOs to fix some issues in the future
@erwin-wee erwin-wee added enhancement New feature or request dependencies Pull requests that update a dependency file labels Apr 25, 2024
@erwin-wee erwin-wee self-assigned this Apr 25, 2024
@erwin-wee erwin-wee merged commit ba5c4dd into main Apr 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant