Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ergo-lib-v0.28.0

Latest
Compare
Choose a tag to compare
Loading
@sethduseksethdusek released this 09 Aug 15:09
· 164 commits to develop since this release
ergo-lib-v0.28.0
This tag was signed with the committer’sverified signature.
sethdusek Kamal Ahmad
GPG key ID:1D4809BB379E3E90
Verified
Learn about vigilant mode.
635bbac
This commit was signed with the committer’sverified signature.
sethdusek Kamal Ahmad
GPG key ID:1D4809BB379E3E90
Verified
Learn about vigilant mode.

Breaking Changes

ErgoStateContext::new now requiresParameters for blockchain parameters. For consensus-critical applications it is important that Parameters represents the latest state of the blockchain. For most users however, using Parameters::default() will be sufficient as this will not affect signing:

- let state_context = ErgoStateContext::new(pre_header, headers);+ let state_context = ErgoStateContext::new(pre_header, headers, Parameters::default());

Added

What's Changed

New Contributors

Full Changelog:ergo-lib-v0.27.1...ergo-lib-v0.28.0

Contributors

  • @Alesfatalis
  • @sethdusek
  • @arobsn
Alesfatalis, sethdusek, and arobsn
Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp