v0.2.3
This is the third minor release after launching the Beta of IOTA Smart Contracts mainly containing bug fixes, stability improvements, improvements to the Wasm VM + schema tool, support for fixed interval block times on the EVM chains and documentation updates.
Warning: Due to changes in the EVM chain state storage this new version is not compatible with EVM chains created in v0.2.2 or older, please start with a fresh state if working with EVM chains.
What's Changed
- Update WasmVM Image by @JSto91 in #580
- evmlight: support block time by @dessaya in #575
- Small bug fixes and added timestamp server demo by @BugFreeSoftware in #581
- Wasmvm by @BugFreeSoftware in #583
- Docs - Clean up docs folder to improve search results by @lucas-tortora in #545
- Docs - Add Goshimmer Warning and Suggest specific version by @lucas-tortora in #589
- Wasmvm by @BugFreeSoftware in #586
- Feat: Bool type encode/decode by @jorgemmsilva in #591
- Channels by @Juliusan in #453
- evm: configurable gas limit & block keep amount (evmlight only) by @dessaya in #590
- feat: show request details in dashboard & wasp-cli by @dessaya in #593
- fix: Add int16 decoding for wasp-cli view calling by @marktwtn in #596
- Fix: prevent cross-chain replay of offledger requests by @jorgemmsilva in #595
- replace architecture doc with whitepaper by @lunfardo314 in #594
- fix: (VM) continue processing offledger requests when max number of inputs is reached by @jorgemmsilva in #604
- fix: eth_getBlockByHash returns null (fixes #600) by @dessaya in #601
- Feat: add white paper link to fair-roulette by @begonaalvarezd in #592
- Wasm instantiate by @BugFreeSoftware in #606
- Acs test by size by @kape1395 in #614
- fix(evm): fix flaky TestBlockTime by @dessaya in #611
- Cleanup, preparation for upgrade to new WasmTime version by @BugFreeSoftware in #613
- Change webapi callview endpoint from GET to POST by @mrbianchi in #616
- fix fairroulette link on demo by @huhn511 in #617
- Wasmvm by @BugFreeSoftware in #618
- Merge master back to dev by @lmoe in #623
- Git hash of exact wasp version logged on client by @Juliusan in #632
- Wasmvm by @BugFreeSoftware in #629
- Fix: wasp-cli chain activate/deactivate by @ivange94 in #621
- Add more metrics by @ivange94 in #637
- chore: fix skip CI makes community contributions to docs hang forever by @jorgemmsilva in #641
- Fixed integer map key code generation by @BugFreeSoftware in #635
- [skip ci] Update running-a-node.md by @jorgemmsilva in #642
- Peer message sending review by @Juliusan in #610
- Added erc20 missing event by @BugFreeSoftware in #645
- Wasmvm by @BugFreeSoftware in #656
- Updated ISCP References by @charlesthompson3 in #654
- Fix Whitepaper link by @jorgemmsilva in #643
- Wasmvm by @BugFreeSoftware in #659
- Governance access nodes by @kape1395 in #646
- Add docker dev net setup by @lmoe in #652
- Added missing 8-bit integere types to codec.Encode() by @BugFreeSoftware in #667
- Code style change in ApplyBlock by @Juliusan in #585
- Node connection metrics collection and retrieval by @Juliusan in #653
- Fixed bug in key deletion by @BugFreeSoftware in #668
- Update docker documentation by @lmoe in #670
- BugFix: wrong mutex used by @Juliusan in #674
- Update governance.md by @Phyloiota in #657
- added link to the Whitepaper on iota.org by @Phyloiota in #633
- Bumped version [skip ci] by @fijter in #678
- Documentation manual merge conflict resolution by @fijter in #679
- 0.2.3 release by @fijter in #680
New Contributors
- @JSto91 made their first contribution in #580
- @marktwtn made their first contribution in #596
- @mrbianchi made their first contribution in #616
Full Changelog: v0.2.2...v0.2.3