github nimiq/core-rs-albatross v1.0.6
Mainnet 1.0.6

latest releases: v1.7.2, v1.7.1, v1.7.0...
18 months ago

This is our sixth official patch release targeting mainnet.
This release is backwards compatible with the previous v1.0.X releases.

What's Changed

What's changed

  • Remove incorrect implementation of DataStoreReadOps by @hrxi in #3160
  • Fix clippy warning, clean up nimiq-time crate and use it everywhere by @hrxi in #3165
  • Fixing clippy warnings by @ii-cruz in #3168
  • Exposes the raw transaction commands via rpc by @ii-cruz in #3179
  • Correct web-client vesting contract data parsing by @sisou in #3177
  • Make zkp errors more informative by @ii-cruz in #3166
  • Remaining clippy fixes by @ii-cruz in #3180
  • web-client: Update README file. by @jsdanielh in #3176
  • Fix skip block test by @viquezclaudio in #3181
  • Add a plain list of services to web-client peer info structs by @sisou in #3142
  • RPC Server: pushTransaction and pushHighPriorityTransaction methods broadcast the transaction by @Eligioo in #3186
  • Align example config path with docs by @riptl in #3184
  • Transaction validity and to-plain conversion for PoW transactions by @sisou in #3187
  • RPC Server: impl custom deserializer for ValidityStartHeight by @Eligioo in #3203
  • Ensure transactions in past election blocks can be proven by @sisou in #3202
  • RPC Server: handle create_basic_transaction_with_data method hex decoding errors gracefully by @Eligioo in #3198
  • web-client: Fix proofs being always set to empty string in Transaction.fromPlain by @sisou in #3192
  • Update web-client README for stable release by @sisou in #3220
  • Update port configuration by @ines-toupeira in #3126
  • Creating the Security policy by @ii-cruz in #3195
  • Consensus: fix history sync while processing received BatchSetInfo by @Eligioo in #3231
  • Add documentation for running history nodes with Docker in mainnet by @jsdanielh in #3229
  • RPC client create_validator uses the configuration as input by @ii-cruz in #3226

Dependencies

  • build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 18 updates by @dependabot in #3178
  • build(deps): bump the minor-and-patch-cargo-updates group with 3 updates by @dependabot in #3183
  • build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 5 updates by @dependabot in #3189
  • build(deps): bump rustls from 0.23.19 to 0.23.20 in the minor-and-patch-cargo-updates group by @dependabot in #3193
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 in /web-client/extras by @dependabot in #3190
  • Update the hickory-proto dependency by @jsdanielh in #3191
  • build(deps): bump thiserror from 2.0.6 to 2.0.7 in the minor-and-patch-cargo-updates group by @dependabot in #3199
  • build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 6 updates by @dependabot in #3211
  • build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot in #3213
  • Update the nimiq-jsonrpc dependencies to the latest version by @jsdanielh in #3230
  • CI: bump fixed Rust toolchains to 1.82.0 by @Eligioo in #3222
  • build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 13 updates by @dependabot in #3234
  • build(deps): bump the minor-and-patch-cargo-updates group with 3 updates by @dependabot in #3235

Full Changelog: v1.0.5...v1.0.6

Don't miss a new core-rs-albatross release

NewReleases is sending notifications on new releases.