This release targets the mainnet network.
This release is backwards compatible with the previous v1.0.X releases.
What's Changed
What's changed
- Use binary search from std, remove dead code by @hrxi in #3343
- Update security policy by @jsdanielh in #3354
- Fix failed to publish asset for OpenRPC workflow by @Eligioo in #3350
- Remove explicit
PubsubIdbounds by @hrxi in #3355 - Create lib for nimiq-rpc-client by @viquezclaudio in #3351
- ci: Update all GH Actions workflows to use the latest OS image by @jsdanielh in #3357
- pow-migration: Fix some typos by @jsdanielh in #3359
- rpc-client: Re-export the RPC interface and types by @jsdanielh in #3358
- Replace outdated web-client installation instructions with link to Developer Center by @sisou in #3369
- rpc: Make transactions public in rpc block by @viquezclaudio in #3375
- rpc: Make the RPC interface methods to not require
&mut selfby @jsdanielh in #3374 - Network: limit discovery message size to 1 MB by @styppo in #3384
- Simplify pico consensus by @viquezclaudio in #3381
Dependencies
- Upgrade to rand 0.9 by @hrxi in #3335
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 12 updates by @dependabot in #3348
- build(deps): bump vite from 5.4.14 to 5.4.16 in /web-client/extras by @dependabot in #3346
- build(deps): bump openssl from 0.10.70 to 0.10.72 by @dependabot in #3352
- build(deps): bump vite from 5.4.16 to 5.4.17 in /web-client/extras by @dependabot in #3353
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 2 updates by @dependabot in #3356
- build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 by @dependabot in #3361
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 4 updates by @dependabot in #3363
- build(deps): bump vite from 5.4.17 to 5.4.18 in /web-client/extras by @dependabot in #3364
- Switch back to upstream
tsifyby @jsdanielh in #3366
Full Changelog: v1.0.9...v1.1.0