Mainnet 1.0.7
This release targets the mainnet network.
This release is backwards compatible with the previous v1.0.X releases.
What's Changed
What's changed
- Delete broken,
#[ignore]d tests by @hrxi in #3241 - Fix clippy warnings by @jsdanielh in #3244
- Web-client: Make client worker initialization more resilient by @sisou in #3245
- Web-client multisig primitives by @sisou in #3246
- Adding debugging workflows by @ii-cruz in #3255
- RPC server: add option to configure CORS origins by @Eligioo in #3258
- Fix clippy warning by @jsdanielh in #3261
- Remove nimiq-genesis as dependency for test-log by @viquezclaudio in #3266
- Load
StakingContractand itsDataStoreonly once when generating reward transactions by @Eligioo in #3260 - Decouple block queue pruning from block announcements by @ii-cruz in #3027
- As validator, check keys per epoch by @nibhar in #3077
- Store decompressed BlsPublicKeys in IndexedDB by @fiaxh in #3174
- Fix initialization in NodeJS environments by @sisou in #3281
- Fix instructions to build web-client for running the example by @sisou in #3282
- chore(web-client): added esm import for non-browser environments by @onmax in #3279
- Do the locking around
Validatorstate instead of on each member by @hrxi in #3163 - Rollup of 2 pull requests by @hrxi in #3286
- RPC: Make blocks' body hash non-optional, as it's always provided by @sisou in #3305
- Rollup of 3 pull requests by @hrxi in #3309
- Fix issue when theres nothing new to learn from a peer by @viquezclaudio in #3299
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 6 updates by @dependabot in #3310
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3312
- Pico consensus by @viquezclaudio in #3285
- Make
style_edition = "2021"explicit for rustfmt by @hrxi in #3321 - Bump MSRV to 1.83 (current stable minus two) by @hrxi in #3322
- build(deps): bump the minor-and-patch-cargo-updates group with 3 updates by @dependabot in #3323
- Fix a small clippy warning by @hrxi in #3324
- build(deps): bump the minor-and-patch-cargo-updates group with 5 updates by @dependabot in #3325
- Upgrade to libp2p 0.55 by @hrxi in #3320
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3326
- More initial seed node connections by @nibhar in #3319
- WebClient: Ability to specify sync mode from JS by @viquezclaudio in #3328
Dependencies
- build(deps): bump the minor-and-patch-cargo-updates group with 5 updates by @dependabot in #3237
- build(deps): bump log from 0.4.22 to 0.4.25 in the minor-and-patch-cargo-updates group by @dependabot in #3239
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3240
- build(deps): bump directories from 5.0.1 to 6.0.0 by @dependabot in #3238
- build(deps): bump vite from 5.4.9 to 5.4.14 in /web-client/extras by @dependabot in #3250
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot in #3252
- build(deps): bump openssl from 0.10.68 to 0.10.70 by @dependabot in #3264
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 9 updates by @dependabot in #3268
- build(deps-dev): bump vitest from 2.1.3 to 2.1.9 in /web-client/extras by @dependabot in #3269
- build(deps): bump toml from 0.8.19 to 0.8.20 in the minor-and-patch-cargo-updates group by @dependabot in #3275
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 2 updates by @dependabot in #3280
- build(deps): bump hickory-proto from 0.24.2 to 0.24.3 by @dependabot in #3283
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot in #3287
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3297
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3298
- build(deps): bump the minor-and-patch-cargo-updates group with 4 updates by @dependabot in #3300
- build(deps): bump log from 0.4.25 to 0.4.26 in the minor-and-patch-cargo-updates group by @dependabot in #3301
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3303
- build(deps): bump convert_case from 0.7.1 to 0.8.0 in the minor-and-patch-cargo-updates group by @dependabot in #3304
Full Changelog: v1.0.6...v1.0.7