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

[for review] squash branch diff #20

Draft
wants to merge 27 commits into
base: official-v1.0.3
Choose a base branch
from
Draft

[for review] squash branch diff #20

wants to merge 27 commits into from

Commits on Mar 26, 2023

  1. fix optimims port to bsc

    s7v7nislands committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    22779e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge pull request #1 from node-real/fix_bsc

    fix optimims port to bsc
    s7v7nislands committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    fbba7ba View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. fix basefee

    s7v7nislands committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d75fb80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from node-real/fix_basefee

    fix basefee
    keroro520 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9b95617 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. fix gasprice

    s7v7nislands committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2bf1e92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from node-real/fix_gasprice

    fix gasprice
    s7v7nislands committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0188575 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    307353a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. [beta] new a CI flow to export image to nr ecr

    arthurma authored and keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2f7128c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a7234 View commit details
    Browse the repository at this point in the history
  3. Update ci-with-tag.yml

    4406arthur authored and keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    023aa14 View commit details
    Browse the repository at this point in the history
  4. Update ci-with-tag.yml

    4406arthur authored and keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1d83273 View commit details
    Browse the repository at this point in the history
  5. Update ci-with-tag.yml

    4406arthur authored and keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    071c9d8 View commit details
    Browse the repository at this point in the history
  6. Update ci-with-tag.yml

    4406arthur authored and keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a7672a5 View commit details
    Browse the repository at this point in the history
  7. Update ci-with-tag.yml

    4406arthur authored and keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4173294 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25954a2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9 from keroro520/cherry-pick-ci-with-tag

    Cherry pick ci with tag
    keroro520 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f7e1641 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a582e6f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. update to for_bsc 0.5

    s7v7nislands committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8fa4ea6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from node-real/update_to_for_bsc_0.5

    update to for_bsc 0.5
    keroro520 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    250fbcb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    372ec73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from keroro520/docker-build-push-workflow

    feat(.github): add docker-build-push.yml
    keroro520 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    e07e80c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge pull request #17 from node-real/gastrack

    average base fee
    keroro520 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    6695f82 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    19788c8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge pull request #21 from keroro520/feat-sequencer-stopped

    feat: add API admin_sequencerStopped
    keroro520 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4528e1e View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 6695f82
    Merge: e07e80c a582e6f
    Author: Kero <keroroxx520@gmail.com>
    Date:   Wed Apr 19 14:25:18 2023 +0800
    
        Merge pull request #17 from node-real/gastrack
    
        average base fee
    
    commit e07e80c
    Merge: 250fbcb 372ec73
    Author: Kero <keroroxx520@gmail.com>
    Date:   Mon Apr 17 18:29:41 2023 +0800
    
        Merge pull request #14 from keroro520/docker-build-push-workflow
    
        feat(.github): add docker-build-push.yml
    
    commit 372ec73
    Author: keroro <keroroxx520@gmail.com>
    Date:   Tue Apr 11 10:22:14 2023 +0800
    
        feat(.github): add docker-build-push.yml
    
    commit 250fbcb
    Merge: f7e1641 8fa4ea6
    Author: Kero <keroroxx520@gmail.com>
    Date:   Thu Apr 13 15:49:56 2023 +0800
    
        Merge pull request #11 from node-real/update_to_for_bsc_0.5
    
        update to for_bsc 0.5
    
    commit 8fa4ea6
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Thu Apr 13 13:22:43 2023 +0800
    
        update to for_bsc 0.5
    
    commit a582e6f
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Wed Apr 12 18:24:56 2023 +0800
    
        filter system trxs which gas price is zero
    
    commit f7e1641
    Merge: 0188575 25954a2
    Author: Kero <keroroxx520@gmail.com>
    Date:   Wed Apr 12 15:29:02 2023 +0800
    
        Merge pull request #9 from keroro520/cherry-pick-ci-with-tag
    
        Cherry pick ci with tag
    
    commit 25954a2
    Author: keroro <keroroxx520@gmail.com>
    Date:   Tue Apr 11 21:15:56 2023 +0800
    
        fix(.github): change create trigger to push trigger
    
    commit 4173294
    Author: ArthurMa <4406arthur@gmail.com>
    Date:   Tue Apr 11 19:30:23 2023 +0800
    
        Update ci-with-tag.yml
    
    commit a7672a5
    Author: ArthurMa <4406arthur@gmail.com>
    Date:   Tue Apr 11 18:44:26 2023 +0800
    
        Update ci-with-tag.yml
    
    commit 071c9d8
    Author: ArthurMa <4406arthur@gmail.com>
    Date:   Tue Apr 11 17:51:44 2023 +0800
    
        Update ci-with-tag.yml
    
    commit 1d83273
    Author: ArthurMa <4406arthur@gmail.com>
    Date:   Tue Apr 11 17:44:58 2023 +0800
    
        Update ci-with-tag.yml
    
    commit 023aa14
    Author: ArthurMa <4406arthur@gmail.com>
    Date:   Tue Apr 11 17:12:30 2023 +0800
    
        Update ci-with-tag.yml
    
    commit 40a7234
    Author: ArthurMa <4406arthur@gmail.com>
    Date:   Tue Apr 11 17:10:56 2023 +0800
    
        Update and rename ci-with-pr.yml to ci-with-tag.yml
    
    commit 2f7128c
    Author: arthurma <arthur.m@nodereal.io>
    Date:   Tue Apr 11 14:24:56 2023 +0800
    
        [beta] new a CI flow to export image to nr ecr
    
    commit 307353a
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Mon Apr 10 16:16:52 2023 +0800
    
        add avarage gasprice to l1 block info
    
    commit 0188575
    Merge: 9b95617 2bf1e92
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Thu Apr 6 17:59:17 2023 +0800
    
        Merge pull request #4 from node-real/fix_gasprice
    
        fix gasprice
    
    commit 2bf1e92
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Thu Apr 6 16:47:03 2023 +0800
    
        fix gasprice
    
    commit 9b95617
    Merge: fbba7ba d75fb80
    Author: Kero <keroroxx520@gmail.com>
    Date:   Tue Mar 28 16:53:01 2023 +0800
    
        Merge pull request #2 from node-real/fix_basefee
    
        fix basefee
    
    commit d75fb80
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Tue Mar 28 16:51:12 2023 +0800
    
        fix basefee
    
    commit fbba7ba
    Merge: 7bdcb0f 22779e4
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Mon Mar 27 16:19:31 2023 +0800
    
        Merge pull request #1 from node-real/fix_bsc
    
        fix optimims port to bsc
    
    commit 22779e4
    Author: s7v7nislands <s7v7nislands@gmail.com>
    Date:   Sun Mar 26 21:44:48 2023 +0800
    
        fix optimims port to bsc
    
    fix trx manager
    
    feat: add API admin_sequencerStopped
    s7v7nislands committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1be46d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70ddd71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2b42dd View commit details
    Browse the repository at this point in the history