Releases: iotaledger/wasp
Releases · iotaledger/wasp
v1.0.0-legacy-migration-old-cli
remove warning
v1.0.0-legacy-migration
merged with develop
v1.0.2-rc.1
v1.0.2-rc.1
v1.0.2-alpha.4
What's Changed
- fix: decimals loss of precision on moveBetweenAccounts by @jorgemmsilva in #3242
Full Changelog: v1.0.2-alpha.3...v1.0.2-alpha.4
v1.0.2-alpha.3
What's Changed
- Add wasp-cli to docker by @Dr-Electron in #3220
Full Changelog: v1.0.2-alpha.2...v1.0.2-alpha.3
v1.0.2-alpha.2
What's Changed
- chore(deps): update actions/cache action to v4 by @renovate in #3231
- fix: eth_getBalance must use 18 decimals by @jorgemmsilva in #3238
Full Changelog: v1.0.2-alpha.1...v1.0.2-alpha.2
v1.0.2-alpha.1
What's Changed
- fix: fill effective gas price on evm receipts by @jorgemmsilva in #3148
- fix: allow pre-EIP-155 transactions by @jorgemmsilva in #3157
- refactor: (solo) add DeployEVMContract helper func by @jorgemmsilva in #3160
- fix(deps): update golang.org/x/exp digest to f3f8817 by @renovate in #3155
- fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0 by @renovate in #3156
- fix(deps): update module github.com/spf13/viper to v1.18.1 by @renovate in #3164
- chore: ignore hive deps on renovate by @jorgemmsilva in #3169
- fix: Fix potential nil errors by @howjmay in #3095
- fix(deps): update module golang.org/x/time to v0.5.0 by @renovate in #3173
- fix(deps): update rust crate url to 2.5.0 by @renovate in #3174
- fix(evm): prevent nil pointer access by @dessaya in #3179
- chore: fix renovate ignore hive packages correctly by @jorgemmsilva in #3191
- chore(deps): update actions/upload-artifact action to v4 by @renovate in #3189
- chore(deps): update actions/download-artifact action to v4 by @renovate in #3188
- chore(deps): update actions/setup-go action to v5 by @renovate in #3175
- fix(deps): update golang.org/x/exp digest to aacd6d4 by @renovate in #3187
- chore(deps): update actions/setup-node action to v4.0.1 by @renovate in #3193
- fix(deps): update rust crate reqwest to 0.11.23 by @renovate in #3198
- fix(deps): update module github.com/labstack/gommon to v0.4.2 by @renovate in #3202
- fix(deps): update golang.org/x/exp digest to 73b9e39 by @renovate in #3195
- fix(deps): update module github.com/spf13/viper to v1.18.2 by @renovate in #3197
- fix(deps): update module golang.org/x/crypto to v0.17.0 by @renovate in #3199
- fix(deps): update module github.com/labstack/echo/v4 to v4.11.4 by @renovate in #3201
- fix(deps): update golang.org/x/exp digest to dc181d7 by @renovate in #3203
- fix(deps): update rust crate serde_json to 1.0.109 by @renovate in #3210
- fix(deps): update rust crate serde to 1.0.194 by @renovate in #3211
- fix(deps): update rust crate serde_json to 1.0.111 by @renovate in #3212
- fix(deps): update rust crate serde to 1.0.195 by @renovate in #3213
- fix: Fix zero gas fee error in wasp-cli by @howjmay in #3214
- fix(deps): update module github.com/prometheus/client_golang to v1.18.0 by @renovate in #3207
- [Snyk] Security upgrade nginx from alpine to 1.25.3-alpine3.18 by @begonaalvarezd in #3204
- fix(deps): update golang.org/x/exp digest to 02704c9 by @renovate in #3206
- fix(deps): update rust crate base64 to 0.21.6 by @renovate in #3217
- Update local-setup README.md by @cwarnerdev in #3222
- refactor: allow 18 decimals in the EVM by @jorgemmsilva in #3221
- fix(deps): update module github.com/multiformats/go-multiaddr to v0.12.1 by @renovate in #3223
- evmemulator: add websocket support by @dessaya in #3224
- fix(deps): update rust crate base64 to 0.21.7 by @renovate in #3226
- fix(deps): update rust-wasm-bindgen monorepo by @renovate in #3227
- fix(deps): update golang.org/x/exp digest to be819d1 by @renovate in #3215
- chore(deps): update actions/cache action to v3.3.3 - autoclosed by @renovate in #3225
- fix(deps): update module golang.org/x/net to v0.20.0 by @renovate in #3219
- fix(deps): update golang.org/x/exp digest to db7319d by @renovate in #3228
- refactor: remove solo useFakeBalance in gas estimation by @jorgemmsilva in #3229
- Logging improvements for block restoration from WAL by @Juliusan in #3232
- fix: allow pre-decimals-migration state to be read by @jorgemmsilva in #3236
- Better sort by @Juliusan in #3234
- fix: decimals migration - skip accounts with no base tokens by @jorgemmsilva in #3237
Full Changelog: v1.0.1-rc.15...v1.0.2-alpha.1
v1.0.1-rc.15
What's Changed
- fix(deps): update module github.com/victoriametrics/fastcache to v1.12.2 by @renovate in #3127
- fix(deps): update golang.org/x/exp digest to 6522937 by @renovate in #3126
- fix: Synchronize core contract schemas by @howjmay in #3133
- fix(evm): moveAllowedFunds with numTokens = 0 by @dessaya in #3139
Full Changelog: v1.0.1-rc.14...v1.0.1-rc.15
v1.0.1-rc.14
What's Changed
- fix: allow NFT deposits without an issuer by @jorgemmsilva in #3119
- Add CONTRIBUTING.md by @lucas-tortora in #3111
- fix(deps): update module golang.org/x/crypto to v0.16.0 by @renovate in #3116
- [Snyk] Security upgrade node-sass from 6.0.1 to 7.0.2 by @begonaalvarezd in #3117
- [Snyk] Security upgrade node-sass from 7.0.3 to 8.0.0 by @begonaalvarezd in #3129
- feat: Isolate wasmclient lib in go by @howjmay in #3112
- fix(deps): update rust-wasm-bindgen monorepo by @renovate in #3128
- Wasmclients fixed by @BugFreeSoftware in #3131
- Small fixes to wasmclient by @BugFreeSoftware in #3132
- Ensure all the fields in the TX are ordered properly. by @kape1395 in #3135
- chore: add a nil check into accounts.foundryModifySupply by @lmoe in #3136
Full Changelog: v1.0.1-rc.13...v1.0.1-rc.14
v1.0.1-rc.13
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