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 v0.1.1 #4

Merged
merged 1 commit into from
Sep 13, 2024
Merged

chore: release v0.1.1 #4

merged 1 commit into from
Sep 13, 2024

Conversation

kickjump-bot[bot]
Copy link
Contributor

@kickjump-bot kickjump-bot bot commented Sep 12, 2024

🤖 New release

  • test_utils_solana: 0.1.0 -> 0.1.1
  • wallet_standard: 0.1.0 -> 0.1.1
  • wasm_client_anchor: 0.1.0 -> 0.1.1
  • wallet_standard_browser: 0.1.0 -> 0.1.1
  • wallet_standard_wallets: 0.1.0 -> 0.1.1
Changelog

test_utils_solana

0.1.0 - 2024-09-12

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add memory based standard wallet implementation
  • add Stream support for solana client websockets
  • initial implementation of websockets
  • initial commit

🚜 Refactor

  • update the name of anchor wallet trait

📚 Documentation

  • add warning when using namespace with TestValidatorRunnerProps
  • prepare for initial release

🎨 Styling

  • lint all files

🧪 Testing

  • basic tests for MemoryWallet now succeed
  • passing tests for wasm_client_solana
  • write first tests

wallet_standard

0.1.1 - 2024-09-13

🚜 Refactor

  • remove unused imports

📚 Documentation

  • add wallet-standard github repo link
  • update crate readme description

wasm_client_anchor

0.1.1 - 2024-09-13

🎉 Added

  • add wallet_standard to external exports

🐛 Bug Fixes

  • remove duplication from broken macro

📚 Documentation

  • update crate readme description

wallet_standard_browser

0.1.1 - 2024-09-13

📚 Documentation

  • add wallet-standard github repo link
  • update crate readme description

wallet_standard_wallets

0.1.1 - 2024-09-13

📚 Documentation

  • update crate readme description


This PR was generated with release-plz.

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.66%. Comparing base (f9da644) to head (63d5fc2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main      #4   +/-   ##
=====================================
  Coverage   4.66%   4.66%           
=====================================
  Files        122     122           
  Lines       9359    9359           
  Branches    9359    9359           
=====================================
  Hits         437     437           
  Misses      8897    8897           
  Partials      25      25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kickjump-bot kickjump-bot bot force-pushed the release-plz-2024-09-12T15-30-55Z branch from e6db62b to dfc2b34 Compare September 13, 2024 09:27
@kickjump-bot kickjump-bot bot changed the title chore: release v0.1.0 chore: release v0.1.1 Sep 13, 2024
@kickjump-bot kickjump-bot bot force-pushed the release-plz-2024-09-12T15-30-55Z branch 3 times, most recently from 8c4778e to d249e40 Compare September 13, 2024 15:25
@kickjump-bot kickjump-bot bot force-pushed the release-plz-2024-09-12T15-30-55Z branch from d249e40 to 63d5fc2 Compare September 13, 2024 15:51
@ifiokjr ifiokjr merged commit d07987d into main Sep 13, 2024
10 checks passed
@ifiokjr ifiokjr deleted the release-plz-2024-09-12T15-30-55Z branch September 13, 2024 15:59
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