v2.48.0
What's Changed
- Chore(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #1087
- Chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #1091
- Chore(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #1096
- fix: replace manual receipt query execution with
GetReceipt
by @0xivanov in #1092 - fix: update transaction receipt validation and write test for file up… by @Mujhtech in #1094
- Chore(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #1098
- chore: Remove sorting in transfer and airdrop transactions by @0xivanov in #1100
- chore: remove
Println
from src and test by @0xivanov in #1101 - feat: create new account helper function by @Mujhtech in #1097
- fix: Reset staked ids by @0xivanov in #1108
- feat: Add integration test for NodeCreateTransaction by @gsstoykov in #1102
- release v2.48.0 by @0xivanov in #1110
New Contributors
Full Changelog: v2.47.0...v2.48.0