Releases: Zilliqa/zq2
Releases · Zilliqa/zq2
v0.21.5
v0.21.3
Full Changelog: v0.21.2...v0.21.3
v0.21.2
Full Changelog: v0.21.0...v0.21.2
v0.21.1
Full Changelog: v0.21.0...v0.21.1
v0.22.0-alpha6
What's Changed
- fix: resolve withdraw ABI overload and surface encode errors by @frankmeds in #3644
- Initial bundler spec tests by @shawn-zil in #3643
- build(deps): bump brace-expansion from 1.1.12 to 5.0.6 in /evm_scilla_js_tests by @dependabot[bot] in #3645
- build(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /evm_scilla_js_tests by @dependabot[bot] in #3640
- build(deps): bump ws from 7.4.6 to 8.20.1 (via audit fix) in /evm_scilla_js_tests by @dependabot[bot] in #3646
- Changed watcher from 1-sec polling, to block-times-based polling. by @shawn-zil in #3647
- Fixing restore operation from switchover checkpoint by @bzawisto in #3648
- Update the release info by @chetan-zilliqa in #3649
Full Changelog: v0.22.0-alpha5...v0.22.0-alpha6
v0.22.0-alpha5
What's Changed
- Implement ERC4337 debug_traceCall() by @shawn-zil in #3637
- Some minor UCCB chores/cleanup. by @shawn-zil in #3638
- Don't panic expliciltly in transaction pool by @bzawisto in #3639
- Update the release to alpha5 by @chetan-zilliqa in #3641
Full Changelog: v0.22.0-alpha4...v0.22.0-alpha5
v0.22.0-alpha4
What's Changed
- Added eth_call() with state-overrides by @shawn-zil in #3634
- Checkpoint is generated at epoch boundaries only by @bzawisto in #3635
- Update version by @chetan-zilliqa in #3636
Full Changelog: v0.22.0-alpha3...v0.22.0-alpha4
v0.22.0-alpha3
What's Changed
- fix some rust-sec issues. by @shawn-zil in #3593
- added rundler to docker-compose.yaml by @shawn-zil in #3592
- update blsful to 3.1.0 by @shawn-zil in #3594
- Skip invalid early proposal by @shawn-zil in #3597
- Remove converter and leveldb dependency by @bzawisto in #3602
- Change filter ids from u128 to hex-string. by @shawn-zil in #3601
- build(deps): bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in #3599
- replace a pseudo-cache with lru-cache. by @shawn-zil in #3603
- infra: add testnode role for playground VMs (DEVOPS-315) by @frankmeds in #3604
- build(deps): bump lru from 0.16.3 to 0.17.0 by @dependabot[bot] in #3609
- build(deps): bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #3608
- build(deps): bump tokio from 1.51.1 to 1.52.1 by @dependabot[bot] in #3606
- Distribute validator rewards every epoch by @bzawisto in #3612
- Add UCCB scaffolding by @shawn-zil in #3611
- build(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #3613
- build(deps): bump Zilliqa/gh-actions-workflows from 3 to 4 by @dependabot[bot] in #3614
- Update revm to latest version by @bzawisto in #3615
- build(deps): bump the alloy-revm group across 1 directory with 3 updates by @dependabot[bot] in #3616
- build(deps): bump foundry-compilers from 0.19.14 to 0.20.0 by @dependabot[bot] in #3610
- More scaffolding by @shawn-zil in #3617
- chore(ansible): switch OTLP metrics_mode to GMP (DEVOPS-316) by @frankmeds in #3622
- build(deps): bump reqwest from 0.13.2 to 0.13.3 by @dependabot[bot] in #3619
- More scaffolding by @shawn-zil in #3621
- build(deps): bump zip from 8.5.1 to 8.6.0 by @dependabot[bot] in #3618
- build(deps-dev): bump axios from 1.15.0 to 1.15.2 in /evm_scilla_js_tests by @dependabot[bot] in #3623
- build(deps): bump lru from 0.17.0 to 0.18.0 by @dependabot[bot] in #3620
- build(deps): bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #3624
- Adding support for pectra by @bzawisto in #3625
- More UCCB scaffolding by @shawn-zil in #3626
- build(deps): bump tokio from 1.52.1 to 1.52.3 by @dependabot[bot] in #3628
- build(deps): bump tower-http from 0.6.8 to 0.6.10 by @dependabot[bot] in #3629
- Update version to v0.22.0-alpha0 release by @chetan-zilliqa in #3630
- UCCB Scaffolding by @shawn-zil in #3631
- recursively fetch all dependencies by @chetan-zilliqa in #3632
- Update version to v0.22.0-alpha3 by @chetan-zilliqa in #3633
Full Changelog: v0.21.0...v0.22.0-alpha3
v0.22.0-alpha2
What's Changed
- UCCB Scaffolding by @shawn-zil in #3631
- recursively fetch all dependencies by @chetan-zilliqa in #3632
Full Changelog: v0.22.0-alpha0...v0.22.0-alpha2
v0.22.0-alpha0
What's Changed
- fix some rust-sec issues. by @shawn-zil in #3593
- added rundler to docker-compose.yaml by @shawn-zil in #3592
- update blsful to 3.1.0 by @shawn-zil in #3594
- Skip invalid early proposal by @shawn-zil in #3597
- Remove converter and leveldb dependency by @bzawisto in #3602
- Change filter ids from u128 to hex-string. by @shawn-zil in #3601
- build(deps): bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in #3599
- replace a pseudo-cache with lru-cache. by @shawn-zil in #3603
- infra: add testnode role for playground VMs (DEVOPS-315) by @frankmeds in #3604
- build(deps): bump lru from 0.16.3 to 0.17.0 by @dependabot[bot] in #3609
- build(deps): bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #3608
- build(deps): bump tokio from 1.51.1 to 1.52.1 by @dependabot[bot] in #3606
- Distribute validator rewards every epoch by @bzawisto in #3612
- Add UCCB scaffolding by @shawn-zil in #3611
- build(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #3613
- build(deps): bump Zilliqa/gh-actions-workflows from 3 to 4 by @dependabot[bot] in #3614
- Update revm to latest version by @bzawisto in #3615
- build(deps): bump the alloy-revm group across 1 directory with 3 updates by @dependabot[bot] in #3616
- build(deps): bump foundry-compilers from 0.19.14 to 0.20.0 by @dependabot[bot] in #3610
- More scaffolding by @shawn-zil in #3617
- chore(ansible): switch OTLP metrics_mode to GMP (DEVOPS-316) by @frankmeds in #3622
- build(deps): bump reqwest from 0.13.2 to 0.13.3 by @dependabot[bot] in #3619
- More scaffolding by @shawn-zil in #3621
- build(deps): bump zip from 8.5.1 to 8.6.0 by @dependabot[bot] in #3618
- build(deps-dev): bump axios from 1.15.0 to 1.15.2 in /evm_scilla_js_tests by @dependabot[bot] in #3623
- build(deps): bump lru from 0.17.0 to 0.18.0 by @dependabot[bot] in #3620
- build(deps): bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #3624
- Adding support for pectra by @bzawisto in #3625
- More UCCB scaffolding by @shawn-zil in #3626
- build(deps): bump tokio from 1.52.1 to 1.52.3 by @dependabot[bot] in #3628
- build(deps): bump tower-http from 0.6.8 to 0.6.10 by @dependabot[bot] in #3629
- Update version to v0.22.0-alpha0 release by @chetan-zilliqa in #3630
Full Changelog: v0.21.0...v0.22.0-alpha0