v0.35.0
Pre-release
Pre-release
What's Changed
- Update README.md by @hendrikebbers in #857
- build(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #864
- feat: Created NodeCreate NodeDelete tests for Solo by @gsstoykov in #825
- build(deps): Bump lukka/get-cmake from 3.31.2 to 3.31.3 by @dependabot in #866
- fix: Refactor node selection flow by @gsstoykov in #869
- ci: Add Windows and MacOS builds by @mishomihov00 in #865
- feat(tokenFeeScheduleUpdateTransaction): Implement JSON-RPC method endpoint for
TokenFeeScheduleUpdateTransaction
by @rwalworth in #817 - build(deps): Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #872
- build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #871
- build(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #870
- build(deps): Bump shogo82148/actions-setup-perl from 1.31.3 to 1.31.4 by @dependabot in #873
- build(deps): Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #876
- build(deps): Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #875
- build(deps): Bump lukka/get-cmake from 3.31.3 to 3.31.4 by @dependabot in #877
- feat(tokenAssociateTransaction): Implement JSON-RPC method endpoint for
TokenAssociateTransaction
by @rwalworth in #832 - feat(tokenPauseTransaction): Implement JSON-RPC method endpoint for
TokenPauseTransaction
by @rwalworth in #835 - feat(tokenUnpauseTransaction): Implement JSON-RPC method endpoint for
TokenUnpauseTransaction
by @rwalworth in #837 - feat(tokenDissociateTransaction): Implement JSON-RPC method endpoint for
TokenDissociateTransaction
by @rwalworth in #839 - feat: POC refactor for TokenRejectFlow by @gsstoykov in #868
- feat(tokenFreezeTransaction): Implement JSON-RPC method endpoint for
TokenFreezeTransaction
by @rwalworth in #848 - feat(tokenUnfreezeTransaction): Implement JSON-RPC method endpoint for
TokenUnfreezeTransaction
by @rwalworth in #849 - feat(tokenGrantKycTransaction): Implement JSON-RPC method endpoint for
TokenGrantKycTransaction
by @rwalworth in #850 - feat(tokenRevokeKycTransaction): Implement JSON-RPC method endpoint for
TokenRevokeKycTransaction
by @rwalworth in #852 - feat(tokenMintTransaction): Implement JSON-RPC method endpoint for
TokenMintTransaction
by @rwalworth in #860 - feat(tokenBurnTransaction): Implement JSON-RPC method endpoint for
TokenBurnTransaction
by @rwalworth in #861
Full Changelog: v0.34.0...v0.35.0