Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neonevm/proxy-model.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: neonevm/proxy-model.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 153 files changed
  • 6 contributors

Commits on Oct 24, 2022

  1. Set version to v0.13.0

    afalaleev committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    daabe05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e774468 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. New v0.13.x (#1005)

    * NDEV-779 remove proxy_program  (#996)
    * NDEV-806 limit number of executors (#1000)
    * NDEV-806 set a limit on the number of executors in mempool
    * Fixes in estimate gas calculations
    * NDEV-698 Move workflow to GHA from bildkite (#990)
    * NDEV-813 add a read-only mode for proxy
    * NDEV-814 update core libraries to upstream
    
    Co-authored-by: sinev-valentine <[email protected]>
    Co-authored-by: ivandzen <[email protected]>
    Co-authored-by: Kristina Nikolaeva <[email protected]>
    4 people authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    9e4db71 View commit details
    Browse the repository at this point in the history
  2. Set version v0.13.1

    afalaleev committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7d0e9c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. NDEV-698 Revert GHA workflow (#1009)

    * Revert "NDEV-698 Move workflow to GHA from bildkite (#990)"
    
    This reverts commit 3fee236.
    
    * NDEV-698 Add dummy workflow for GHA
    
    Co-authored-by: Semen Medvedev <[email protected]>
    s-medvedev and Semen Medvedev committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c6496a0 View commit details
    Browse the repository at this point in the history
Loading