This release targets the mainnet network.
This release is backwards compatible with the previous v1.X.X releases.
What's Changed
What's changed
- Implement Version Upgrade Mechanism by @paberr in #3096
- tools/rpc-schema: Fix clippy warning by @jsdanielh in #3440
- lib: Destructure the config options by @jsdanielh in #3439
- Fixes #3415 by @viquezclaudio in #3436
- Upgrade our vendored
postcardby @hrxi in #3444 - Use (self-)published
postcard-bytesinstead of git repository by @hrxi in #3450 - docs(consensus): add Rustdoc and inline comments by @ines-toupeira in #3371
- web-client: Allow unpacking empty arrays by @sisou in #3454
- Update WASM tooling to support latest Rust version by @sisou in #3476
- web-client: check if txn is already included by @viquezclaudio in #3466
- ETH - RPC interface by @viquezclaudio in #3434
- RPC: getTransactionReceiptsByAddress by @viquezclaudio in #3461
- Create a new consensus sync tracker by @viquezclaudio in #3457
- Fix compilation and clippy warnings by @ii-cruz in #3445
- Make network buffer size configurable by @viquezclaudio in #3464
- ci: Use npm trusted publishers instead of tokens by @jsdanielh in #3514
Dependencies
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 5 updates by @dependabot[bot] in #3430
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 6 updates by @dependabot[bot] in #3435
- build(deps): bump schemars from 0.8.22 to 1.0.3 by @dependabot[bot] in #3426
- build(deps): bump rust-argon2 from 2.1.0 to 3.0.0 by @dependabot[bot] in #3438
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot[bot] in #3437
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot[bot] in #3441
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot[bot] in #3446
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 4 updates by @dependabot[bot] in #3448
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 2 updates by @dependabot[bot] in #3451
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 5 updates by @dependabot[bot] in #3456
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 5 updates by @dependabot[bot] in #3459
- build(deps): bump the minor-and-patch-cargo-updates group with 6 updates by @dependabot[bot] in #3462
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 4 updates by @dependabot[bot] in #3465
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 4 updates by @dependabot[bot] in #3468
- build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #3469
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot[bot] in #3475
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 4 updates by @dependabot[bot] in #3482
- build(deps): bump the minor-and-patch-cargo-updates group with 7 updates by @dependabot[bot] in #3483
- build(deps): bump vite from 5.4.19 to 5.4.20 in /web-client/extras by @dependabot[bot] in #3481
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 10 updates by @dependabot[bot] in #3488
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot[bot] in #3490
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 6 updates by @dependabot[bot] in #3493
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 5 updates by @dependabot[bot] in #3507
Full Changelog: v1.1.1...v1.2.0