v1.1.0-alpha.1
Pre-release
Pre-release
jorgemmsilva
released this
07 May 09:22
·
248 commits
to develop
since this release
What's Changed
- small performance improvement in trie.Prune() by @dessaya in #3327
- fix(deps): update rust crate reqwest to 0.11.25 by @renovate in #3328
- rename .abi files to .json before publishing to npm by @cwarnerdev in #3333
- Update release.yml by @FranCerdan in #3332
- fix(deps): update rust crate reqwest to 0.11.26 by @renovate in #3334
- Statemanager fixes by @Juliusan in #3340
- feat: Add setting for rocksdb block cache size by @dessaya in #3341
- fix(deps): update rust crate reqwest to 0.11.27 by @renovate in #3342
- fix(deps): update module github.com/zalando/go-keyring to v0.2.4 by @renovate in #3338
- fix(deps): update golang.org/x/exp digest to c7f7c64 by @renovate in #3337
- fix(deps): update rust crate reqwest to 0.12.0 by @renovate in #3346
- fix: audit findings by @jorgemmsilva in #3349
- fix(evm): getSenderAccount is not a view call (fixes: #3331) by @dessaya in #3335
- fix(deps): update rust crate reqwest to 0.12.1 by @renovate in #3350
- State.Equals symplification by @Juliusan in #3347
- Add solidity docs tool by @Dr-Electron in #3329
- feat: dynamic EVM gas price by @dessaya in #3357
- fix(deps): update rust crate serde_json to 1.0.115 by @renovate in #3352
- fix(deps): update rust crate reqwest to 0.12.2 by @renovate in #3351
- Update Wasm by @BugFreeSoftware in #3363
- [Snyk] Security upgrade eslint from 7.32.0 to 9.0.0 by @begonaalvarezd in #3362
- chore(deps): update actions/checkout action to v4 by @renovate in #3356
- fix(deps): update module github.com/awnumar/memguard to v0.22.5 by @renovate in #3359
- fix(deps): update module golang.org/x/crypto to v0.22.0 by @renovate in #3361
- fix(deps): update module github.com/multiformats/go-multiaddr to v0.12.3 by @renovate in #3360
- fix(deps): update github.com/iotaledger/wasp-wallet-sdk digest to 8416b14 by @renovate in #3345
- chore(deps): update dependency hardhat to v2.22.2 by @renovate in #3353
- fix(deps): update module github.com/labstack/echo-contrib to v0.16.0 by @renovate in #3348
- Add auto token register by @lmoe in #3336
- fix(deps): update golang.org/x/exp digest to fe59bbe by @renovate in #3344
- fix(deps): update module nhooyr.io/websocket to v1.8.11 by @renovate in #3365
- fix(deps): update module github.com/labstack/echo-contrib to v0.17.0 by @renovate in #3370
- fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 by @renovate in #3371
- chore(deps): update actions/setup-node action to v4 by @renovate in #3372
- chore(deps): update dependency hardhat to v2.22.3 by @renovate in #3366
- fix(deps): update rust crate reqwest to 0.12.3 by @renovate in #3367
- fix(deps): update rust crate serde to 1.0.198 by @renovate in #3368
- fix(deps): update module github.com/labstack/echo-contrib to v0.17.1 by @renovate in #3374
- fix(deps): update module github.com/dvsekhvalnov/jose2go to v1.7.0 by @renovate in #3373
- BugFix: statemanager pipes are not closed avoiding errors in tests by @Juliusan in #3377
- fix(deps): update rust crate reqwest to 0.12.4 by @renovate in #3375
- Postpone recovery from rejections for several L1 milestones. by @kape1395 in #3358
- Feat: mempool gas auction by @jorgemmsilva in #3376
- fixed workflow by @shufps in #3378
- fix(CI): publish iscmagic by @jorgemmsilva in #3379
- allow .json files to be included in npm package by @cwarnerdev in #3381
- fix: debug_traceTransaction use txIndex by @jorgemmsilva in #3394
- fix: edge cases for chains set for 0 fees by @jorgemmsilva in #3395
New Contributors
- @FranCerdan made their first contribution in #3332
Full Changelog: v1.0.3...v1.1.0-alpha.1