v1.0.1-rc.13
Pre-release
Pre-release
What's Changed
- fix: move value transactions to the correct account by @lmoe in #3073
- feat: add evm ws rate limit by @lmoe in #3016
- chore: fix go mod tidy script by @jorgemmsilva in #3088
- fix(deps): update golang.org/x/exp digest to 9a3e603 by @renovate in #3079
- fix wiki link in readme by @huhn511 in #3001
- chore(deps): update dependency @types/url-parse to v1.4.11 by @renovate in #3080
- fix(deps): update module github.com/labstack/echo/v4 to v4.11.3 by @renovate in #3082
- fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #3086
- fix(deps): update module github.com/gorilla/websocket to v1.5.1 by @renovate in #3089
- fix(deps): update module golang.org/x/time to v0.4.0 by @renovate in #3090
- fix(deps): update module github.com/labstack/gommon to v0.4.1 by @renovate in #3083
- fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.1.0 by @renovate in #3085
- Increase timeout to cover slow environments such as GitHub's CI by @Juliusan in #3092
- wasmclient subseed fix by @BugFreeSoftware in #3098
- fix(deps): update rust crate serde to 1.0.193 by @renovate in #3099
- Change subseed index to uint32 by @BugFreeSoftware in #3109
- Fix wasmclient typescript built-in types by @BugFreeSoftware in #3110
- Forward requests via access nodes. by @kape1395 in #3113
- fix: revert panic on non-0 remainder EVM by @jorgemmsilva in #3115
Full Changelog: v1.0.1-rc.12...v1.0.1-rc.13