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.0 #3

Merged
merged 1 commit into from
Sep 12, 2024
Merged

chore: release v0.1.0 #3

merged 1 commit into from
Sep 12, 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
  • wasm_client_anchor: 0.1.0
  • wasm_client_solana: 0.1.0
  • wallet_standard_browser: 0.1.0
  • wallet_standard_wallets: 0.1.0
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

wasm_client_anchor

0.1.0 - 2024-09-12

🎉 Added

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

🚜 Refactor

  • update the name of anchor wallet trait

📚 Documentation

  • remove references to unrelated projects
  • prepare for initial release

🎨 Styling

  • update lints

wasm_client_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
  • add more websocket methods
  • initial implementation of websockets
  • initial commit

🚜 Refactor

  • switch methods to use builder pattern

📚 Documentation

  • prepare for initial release

🎨 Styling

  • update lints
  • update linting

🧪 Testing

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

wallet_standard_browser

0.1.0 - 2024-09-12

🎉 Added

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

🐛 Bug Fixes

  • import DefaultHasher from compatible path

📚 Documentation

  • prepare for initial release

🧪 Testing

  • passing tests for wasm_client_solana

wallet_standard_wallets

0.1.0 - 2024-09-12

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add memory based standard wallet implementation

📚 Documentation

  • prepare for initial release

🎨 Styling

  • update lints
  • lint all files

🧪 Testing

  • remove namespace from tests
  • basic tests for MemoryWallet now succeed
  • passing tests for wasm_client_solana
  • write first tests


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.69%. Comparing base (4299f64) to head (ea2361b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main      #3   +/-   ##
=====================================
  Coverage   4.69%   4.69%           
=====================================
  Files        122     122           
  Lines       9360    9360           
  Branches    9360    9360           
=====================================
  Hits         439     439           
  Misses      8897    8897           
  Partials      24      24           

☔ 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-12T14-53-40Z branch from 6e88a74 to ea2361b Compare September 12, 2024 15:19
@ifiokjr ifiokjr merged commit 150a277 into main Sep 12, 2024
10 checks passed
@ifiokjr ifiokjr deleted the release-plz-2024-09-12T14-53-40Z branch September 12, 2024 15:25
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