Releases: iotaledger/wasp
Releases · iotaledger/wasp
v0.6.1-alpha.17
What's Changed
- Support eth address 0x0 by @howjmay in #2450
- Cleanup, reformat, increment wasmlib version, rebuild wasm by @BugFreeSoftware in #2458
- chore: update geth to v1.11.6-wasp by @jorgemmsilva in #2462
- fix: ISC gas over the budget by @jorgemmsilva in #2464
- allow calling ISC contracts from EVM contracts with proper caller by @dessaya in #2448
- fix(deps): update golang.org/x/exp digest to dd950f8 by @renovate in #2459
- feat(local-setup): expose pprof by @jorgemmsilva in #2455
- Revert "allow calling ISC contracts from EVM contracts with proper caller" by @jorgemmsilva in #2465
- fix(deps): update rust crate serde to 1.0.163 by @renovate in #2460
- Fix the block chaining if the tx was published on L1 by @muXxer in #2469
Full Changelog: v0.6.1-alpha.16...v0.6.1-alpha.17
v0.6.1-alpha.16
What's Changed
- fix(deps): update module golang.org/x/net to v0.10.0 by @renovate in #2444
- fix(deps): update module golang.org/x/crypto to v0.9.0 by @renovate in #2446
- fix(deps): update module github.com/libp2p/go-libp2p to v0.27.3 by @renovate in #2445
- fix(deps): update rust-wasm-bindgen monorepo by @renovate in #2447
- Organize demo contract yaml files by @BugFreeSoftware in #2449
- Discardable pipes, no lock by @kape1395 in #2452
Full Changelog: v0.6.1-alpha.15...v0.6.1-alpha.16
v0.6.1-alpha.15
What's Changed
- fix(deps): update golang.org/x/exp digest to 47ecfdc by @renovate in #2388
- Increased timeout by @Juliusan in #2384
- fix(deps): update github.com/iotaledger/hive.go/ds digest to 6abddaf by @renovate in #2397
- fix(deps): update github.com/iotaledger/hive.go/app digest to 6abddaf by @renovate in #2391
- chore: disable automatic update of hive dep by @jorgemmsilva in #2404
- refactor away some nolint directives by @BugFreeSoftware in #2387
- fix(deps): update module github.com/second-state/wasmedge-go to v0.12.0 by @renovate in #2406
- fix: evm spam test by @jorgemmsilva in #2414
- fix(deps): update rust crate reqwest to 0.11.17 by @renovate in #2415
- Add http middleware to unescape path parameters by @lmoe in #2417
- fix(deps): update module github.com/prometheus/client_golang to v1.15.1 by @renovate in #2418
- fix(state): edge case in findTrieRootByIndex by @dessaya in #2419
- fix: evm spam test by @dessaya in #2420
- fix(evm): block timestamp by @dessaya in #2421
- fix(jsonrpc): eth_getStorageAt with key="0x0" by @dessaya in #2425
- fix(deps): update rust crate serde to 1.0.161 by @renovate in #2427
- Use seconds for durations in the metrics. by @kape1395 in #2430
- fix(deps): update rust crate serde to 1.0.162 by @renovate in #2428
- fix: webapi error by @jorgemmsilva in #2431
- impr: minor optimization in eth_getTransaction by @jorgemmsilva in #2435
- fix(deps): update module go.uber.org/atomic to v1.11.0 by @renovate in #2422
- fix(deps): update module go.uber.org/dig to v1.17.0 by @renovate in #2423
- fix(deps): update module golang.org/x/term to v0.8.0 by @renovate in #2426
- Updated image for metamask tooling by @anistark in #2433
- Small fixes to schema tool, upgrade to latest Rust and Typescript by @BugFreeSoftware in #2437
- fix(deps): update module github.com/libp2p/go-libp2p to v0.27.2 by @renovate in #2438
- Cancel ongoing PoW if the tx was seen in another block by @muXxer in #2436
- Discard a pipe on consensus completion. by @kape1395 in #2440
- fix: prevent overflow on minBurn by @jorgemmsilva in #2434
- Fix reboot cluster tests by @muXxer in #2443
Full Changelog: v0.6.1-alpha.14...v0.6.1-alpha.15
v0.6.1-alpha.14
What's Changed
- chore(deps): update actions/setup-node action to v2.5.2 by @renovate in #2377
- fix(deps): update module github.com/ethereum/go-ethereum to v1.11.6 by @renovate in #2373
- fix(deps): update golang.org/x/exp digest to 133eef4 by @renovate in #2372
- Upgrade to wasmtime v8 by @BugFreeSoftware in #2381
- Update to golangci-lint v1.52.2 and fix lint errors by @muXxer in #2380
- tests: minor on-ledger spam cluster test fix by @jorgemmsilva in #2386
- fix(evm): fee policy ratios in eth_gasPrice by @dessaya in #2393
- Minimal delay between consensus runs introduced. by @kape1395 in #2396
Full Changelog: v0.6.1-alpha.13...v0.6.1-alpha.14
v0.6.1-alpha.13
What's Changed
- dbinspector: add diff functionality by @dessaya in #2362
- chore: update renovate config by @jorgemmsilva in #2366
- chore: update renovate config by @jorgemmsilva in #2369
- fix(deps): update golang.org/x/exp digest to 864b3d6 by @renovate in #2367
- Docs - update testnet endpoint docs by @luke-thorne in #2370
- fix(deps): update rust crate reqwest to 0.11.16 by @renovate in #2368
- chore: go get -u by @jorgemmsilva in #2371
- fix(deps): update rust crate serde_json to 1.0.96 by @renovate in #2375
- fix(deps): update rust crate serde to 1.0.160 by @renovate in #2374
- fix(deps): update rust crate tiny-keccak to 2.0.2 by @renovate in #2376
- Refactor
peer_message.go
by @muXxer in #2379
Full Changelog: v0.6.1-alpha.12...v0.6.1-alpha.13
v0.6.1-alpha.12
Merge pull request #2363 from jorgemmsilva/fix/cleanup-publishing-txes Fix: cleanup publishing txes high cpu
v0.6.1-alpha.11
What's Changed
- Updated Docs for ShimmerEVM config and video links by @anistark in #2328
- feat: Set copyright with schema.yaml by @howjmay in #2333
- refactor: Format deploy chain message by @howjmay in #2321
- Removed extra 0x prefix by @BugFreeSoftware in #2344
- Fix schema tool, regenerate Wasm by @BugFreeSoftware in #2346
- refactor: Replace N and T by @howjmay in #2345
- Update wiki cli by @Dr-Electron in #2287
- Adapt to latest hive.go changes by @muXxer in #2347
- feat: Protect access wrong index and remove tailing spaces by @howjmay in #2349
- State manager logging by @Juliusan in #2351
- tests: fix wasp-cli cluster tests by @jorgemmsilva in #2354
- feat(metrics): adds metrics for webapi and evm rpc by @jorgemmsilva in #2353
- Cleanup and small fixes to schema tool by @BugFreeSoftware in #2350
- Fix Wasm client after callview API change by @BugFreeSoftware in #2356
- refactor(db): cleanup DB prefixes by @dessaya in #2355
- refactor: webapi - move /chains endpoints to the chain controller by @jorgemmsilva in #2357
- chore: update renovate config by @jorgemmsilva in #2358
- fix(evm): logIndex in eth_getLogs by @dessaya in #2361
- refactor(trie): improve iterateNodes method by @dessaya in #2360
Full Changelog: v0.6.1-alpha.10...v0.6.1-alpha.11
v0.6.1-alpha.10
What's Changed
- Consistent naming for governance start/stopMaintenance and get/setEVMGasRatio by @BugFreeSoftware in #2320
- fix: edge cases when unregistering chains by @jorgemmsilva in #2319
- feat (wasp-cli): get ISC receipts by EVM tx hash by @jorgemmsilva in #2322
- docs: improve ISCSandbox.call and callView documentation by @dessaya in #2327
- cleanup: remove unused code by @dessaya in #2329
- Metrics should be in seconds by @Juliusan in #2330
- Leaky mempool missing-requests fixed. by @kape1395 in #2331
- Chain NodeConn metrics. by @kape1395 in #2332
Full Changelog: v0.6.1-alpha.9...v0.6.1-alpha.10
v0.6.1-alpha.9
What's Changed
- Metrics: active/confirmed chain state indexes. by @kape1395 in #2309
- evm: publish new blocks in a single separate goroutine by @dessaya in #2279
- add evm quickstart guide by @huhn511 in #2221
- fix: await request endpoint now doesn't wait for L1 confirmation by @jorgemmsilva in #2310
- tests: restore accounts sanity check in solo by @jorgemmsilva in #2312
- fix: contention in BlockByIndex by @dessaya in #2311
- fix: docs broken build by @jorgemmsilva in #2313
- Small doc fixes by @BugFreeSoftware in #2315
- refactor: Use MustWaspAPIURL for most of places by @howjmay in #2308
- State manager metrics completed by @Juliusan in #2316
- performance improvements in jsonrpc by @dessaya in #2314
- Feat: waitl1confirm param on waitreq endpoint by @jorgemmsilva in #2318
Full Changelog: v0.6.1-alpha.8...v0.6.1-alpha.9
v0.6.1-alpha.8
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