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

Commits on Oct 20, 2021

  1. add metrics for contract code bitmap cache

    Signed-off-by: kyrie-yl <yl.on.the.way@gmail.com>
    kyrie-yl committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a04ee70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa007d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100db07 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Merge pull request #472 from binance-chain/bitmap_cache_metrics

    [R4R]add metrics for contract code bitmap cache
    unclezoro committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    60e92c1 View commit details
    Browse the repository at this point in the history
  2. fix: unit-test failed

    j75689 committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    3e5a7c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87bd1b0 View commit details
    Browse the repository at this point in the history
  4. debug

    j75689 committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a9657cb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge pull request #473 from j75689/ci/fix_test_flow

    Ci/fix test flow
    yutianwu committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    98c4e81 View commit details
    Browse the repository at this point in the history
  2. [R4R]fix prefetcher related bugs (#491)

    * 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>
    keefel committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    797ba71 View commit details
    Browse the repository at this point in the history
  3. core/state/snapshot: fix BAD BLOCK error when snapshot is generating …

    …(#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>
    3 people committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    354d0a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. implement bep 95

    fix test cases
    
    add upgrade name
    
    fix comments
    yutianwu authored and unclezoro committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b71cbdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3285596 View commit details
    Browse the repository at this point in the history