v0.6.1-alpha.8
fijter
released this
11 Apr 06:15
·
2509 commits
to develop
since this release
What's Changed
- Metrics: VM Run time/count, ReqInMempool duration. by @kape1395 in #2273
- Statemanager logging by @Juliusan in #2271
- test: Add test for AccountNFTsInCollection by @howjmay in #2267
- Add option to log API requests/responses. by @kape1395 in #2276
- fix(state): error message when block by index is not found by @dessaya in #2277
- Statemanager metrics by @Juliusan in #2278
- Store's LatestState should follow the ActiveOrCommitted state. by @kape1395 in #2280
- fix(evm): add missing totalDifficulty field in jsonrpc block by @dessaya in #2281
- Split off accounts.transferAccountFromChain() function from accounts.Withdraw() by @BugFreeSoftware in #2282
- Restore temp wasmclient ref back to develop by @BugFreeSoftware in #2283
- Turn off SoloContext debug mode by @BugFreeSoftware in #2284
- feat: Add subprojects into parent Cargo.toml under schema -init by @howjmay in #2253
- Rename GasGudget to GasBudget by @BugFreeSoftware in #2285
- Fix flakey Wasm GO tests by @BugFreeSoftware in #2288
- restore develop refs by @BugFreeSoftware in #2289
- Wait for all requests by @BugFreeSoftware in #2292
- Add aliases to functions in schema definition by @BugFreeSoftware in #2300
- test: Add core contract tests by @howjmay in #2297
- Consolidate .gitignore files by @BugFreeSoftware in #2303
- refactor: Align to Go generated file specification by @howjmay in #2305
- test: Enable skipped tests by @howjmay in #2304
- Regenerate with latest schema tool by @BugFreeSoftware in #2306
- fix: Fix invalid chain parameter by @howjmay in #2307
Full Changelog: v0.6.1-alpha.5...v0.6.1-alpha.8