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

chore: release #14

Merged
merged 1 commit into from
Oct 8, 2024
Merged

chore: release #14

merged 1 commit into from
Oct 8, 2024

Conversation

kickjump-bot[bot]
Copy link
Contributor

@kickjump-bot kickjump-bot bot commented Oct 8, 2024

πŸ€– New release

  • test_utils_solana: 0.4.4 -> 0.4.5 (βœ“ API compatible changes)
  • wasm_client_anchor: 0.3.0 -> 0.3.1 (βœ“ API compatible changes)
  • wasm_client_solana: 0.3.3 -> 0.3.4 (βœ“ API compatible changes)
  • wallet_standard_wallets: 0.1.7 -> 0.1.8
Changelog

test_utils_solana

0.4.5 - 2024-10-08

πŸŽ‰ Added

  • add new factory methods to TestRpcProvider
  • support ProgramTestContext RpcProvider
  • add simulate_banks_client_transaction method

πŸ› Bug Fixes

  • use get_latest_blockhash in simulation

wasm_client_anchor

0.3.1 - 2024-10-08

πŸŽ‰ Added

  • add signer and instruction builder method
  • add simulate_transaction method with max compute units

πŸ› Bug Fixes

  • use get_latest_blockhash in simulation

wasm_client_solana

0.3.4 - 2024-10-08

πŸŽ‰ Added

  • add new_with_provider method to SolanaRpcClient
  • support deserialize SimulateTransactionRequest
  • support deserialize SendTransactionRequest
  • support deserialize GetLatestBlockhashRequest
  • support RpcProvider in wasm environment
  • support ProgramTestContext RpcProvider
  • add RpcProvider trait

πŸ“š Documentation

  • add comment to simulate_transaction method

wallet_standard_wallets

0.1.8 - 2024-10-08

βš™οΈ Miscellaneous Tasks

  • updated the following local packages: wasm_client_solana


This PR was generated with release-plz.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 67.69%. Comparing base (644d864) to head (b98bbd9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   67.69%   67.69%           
=======================================
  Files         128      128           
  Lines       18719    18719           
  Branches    18719    18719           
=======================================
  Hits        12671    12671           
  Misses       5809     5809           
  Partials      239      239           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@ifiokjr ifiokjr merged commit fe2c3c4 into main Oct 8, 2024
10 checks passed
@ifiokjr ifiokjr deleted the release-plz-2024-10-08T18-59-30Z branch October 8, 2024 19:07
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