Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yutianwu
Copy link
Contributor

@yutianwu yutianwu commented Nov 2, 2021

Description

v.1.1.4 brings a breaking change that introduces a real-time burning mechanism, you can refer to bep 95.

it also contains some improvements and bug fix.

Improvement

  • #472 add metrics for contract code bitmap cache
  • #473 fix ci test flow

BUGFIX

  • #491 fix prefetcher related bugs

FEATURES

  • #480 implement bep 95

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • manual transaction test passed

Already reviewed by

...

Related issues

... reference related issue #'s here ...

kyrie-yl and others added 12 commits October 20, 2021 14:34
[R4R]add metrics for contract code bitmap cache
* fix goroutine leak in prefetcher

Signed-off-by: Keefe-Liu <[email protected]>

* wait all goroutine done to avoid prefetcher close panic

Signed-off-by: Keefe-Liu <[email protected]>
…(#23635) (#485)

* core/state/snapshot: fix BAD BLOCK error when snapshot is generating

* core/state/snapshot: alternative fix for the snapshot generator

* add comments and minor update

Co-authored-by: Martin Holst Swende <[email protected]>

* core/state/snapshot: fix BAD BLOCK error when snapshot is generating

* core/state/snapshot: alternative fix for the snapshot generator

* add comments and minor update

Co-authored-by: Martin Holst Swende <[email protected]>

Co-authored-by: Ziyuan Zhong <[email protected]>
Co-authored-by: Martin Holst Swende <[email protected]>
fix test cases

add upgrade name

fix comments
@yutianwu yutianwu changed the title Develop [R4R] Release v1.1.4 Nov 2, 2021
@keefel
Copy link
Contributor

keefel commented Nov 2, 2021

LGTM

@yutianwu yutianwu merged commit 30972a7 into master Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants