v0.5.1-alpha.2
Pre-release
Pre-release
fijter
released this
20 Mar 13:53
·
2941 commits
to develop
since this release
What's Changed
- Improve api error messages with more details than just '404' by @BugFreeSoftware in #2068
- fix(vm): prevent VM crash when depositing NFT with min storage deposit by @dessaya in #2069
- fix: TestSubscriptionNewHeads is flaky by @dessaya in #2071
- refactor: remove init tx by @jorgemmsilva in #2034
- wasp-cli: only print stack trace when -d is provided by @dessaya in #2074
- Install dependencies for nightly tests by @luke-thorne in #2072
- feat: Implement NativeTokens (evm-toolkit) by @lmoe in #2075
- Use receipts to wait for X requests instead of MempoolInfo by @BugFreeSoftware in #2081
- remove MaxEventSize, MaxEventsPerReq & MaxBlobSize by @dessaya in #2080
- Remove unnecessary -core flag from schema tool by @BugFreeSoftware in #2082
- doc: Add WasmClientContext.Register() comment by @howjmay in #2085
- FoundryCreateNew emit foundry serial number as event by @ivange94 in #2083
- Make ExpiringCache generic by @muXxer in #2089
- cleanup WasmVM TS package.json files and Windows node.js setup by @BugFreeSoftware in #2090
- refactor: Remove useless standard feature by @howjmay in #2102
- Wasmclient event handling refactoring by @BugFreeSoftware in #2101
- Move UtxoDB to testutil package by @muXxer in #2106
- Restore develop reference after appeasing github by @BugFreeSoftware in #2108
- WasmClient health check and default chain ID by @BugFreeSoftware in #2111
- Update contracts by @muXxer in #2110
- Update go to 1.20.2 and go modules by @muXxer in #2113
- Add error reason for
L1CommitmentFromAliasOutput
by @muXxer in #2115 - Update docs for convenience commands by @ivange94 in #2117
- Fix 'wonky' Wasm tests that did not wait for proper amount of requests to finish by @BugFreeSoftware in #2118
- feat(vm): configurable gas limits by @dessaya in #2116
- docs: remove legacy page by @jorgemmsilva in #2120
- Wasp-CLI multi-node login by @luke-thorne in #2122
- Added basic issue templates by @fijter in #2125
- Fix cmtlog fork by @kape1395 in #2061
- feat(evm): accept non-view calls in eth_call by @dessaya in #2124
- Fix wasp-cli nil pointer errors and usage text by @BugFreeSoftware in #2128
- Bump typescript and serde versions and rebuild wasm by @BugFreeSoftware in #2134
- chore: skip flaky tests by @jorgemmsilva in #2136
- Refactor chain and BlockWAL metrics by @kape1395 in #2123
Full Changelog: v0.5.1-alpha.1...v0.5.1-alpha.2