Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R4R] Release v1.1.4 #506

Merged
merged 12 commits into from
Nov 2, 2021
Merged

[R4R] Release v1.1.4 #506

merged 12 commits into from
Nov 2, 2021

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
Signed-off-by: kyrie-yl <yl.on.the.way@gmail.com>
[R4R]add metrics for contract code bitmap cache
* fix goroutine leak in prefetcher

Signed-off-by: Keefe-Liu <bianze.kernel@gmail.com>

* wait all goroutine done to avoid prefetcher close panic

Signed-off-by: Keefe-Liu <bianze.kernel@gmail.com>
…(#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 <martin@swende.se>

* 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 <martin@swende.se>

Co-authored-by: Ziyuan Zhong <zzy.albert@163.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
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.

6 participants