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: prepare release 0.12.0 #177

Merged
merged 1 commit into from
Feb 28, 2025
Merged

chore: prepare release 0.12.0 #177

merged 1 commit into from
Feb 28, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 2025

This PR was created automatically. Merging it will create a new release for 0.12.0

Breaking Changes

Separate RHP4 Transports

The SiaMux and QUIC transports are now separated into go.sia.tech/rhp/v4/siamux and go.sia.tech/rhp/v4/quic packages. Both packages define a Dial and Serve helper that can be used to either start a transport server or connect to a host using the transport.

Features

Add RPCReplenishAccounts Implementation

Implements RPCReplenishAccounts in the RHP4 client and server enabling clients managing a large number of accounts to fund them quicker

Fixes

  • Fixes an issue where wallet redistributing would fail if the number of outputs created were less than requested
  • Fix data race in EphemeralWalletStore.
  • Fixed an issue with event confirmations not being correctly unmarshalled
  • Increase default max streams from 100 to 1000 for QUIC transport
  • Update core to v0.10.2 and mux to v1.4.0

@github-actions github-actions bot force-pushed the release branch 2 times, most recently from 1a2674a to f74631a Compare February 20, 2025 04:03
@github-actions github-actions bot force-pushed the release branch 4 times, most recently from 8067b43 to b2c5d10 Compare February 24, 2025 15:09
@github-actions github-actions bot changed the title chore: prepare release 0.11.2 chore: prepare release 0.12.0 Feb 25, 2025
@github-actions github-actions bot force-pushed the release branch 4 times, most recently from 3401e0b to 5e5b5e3 Compare February 28, 2025 01:10
@n8maninger n8maninger merged commit 3d4a3d2 into master Feb 28, 2025
2 checks passed
@n8maninger n8maninger deleted the release branch February 28, 2025 01:17
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.

1 participant