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

75 refresh precompile evm #76

Closed
wants to merge 25 commits into from

Commits on Jul 6, 2023

  1. initial commit

    ceyonur committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    49cfd8b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Aug 2, 2023

  1. Bump subnet evm (#22)

    * bump subnet-evm
    
    * nits
    
    * add issue template & compatibility table to readme
    
    * add compatibility json
    
    * check returned err
    
    * fix import path
    
    * comment out ping test
    ceyonur authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    24cbd9f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Add DevContainer to Main Branch (#27)

    * add docker files + JSON
    
    * update README
    
    * - Auto build Precompile-EVM after container creation
    - Auto-install extensions
    - rename genesis example file
    
    * Clean up devcontainer.json
    
    * Enable git autofetch
    
    * Move genesis to .devcontainer
    
    ---------
    
    Co-authored-by: Martin Eckardt <[email protected]>
    RodrigoVillar and martineckardt authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f2d872d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. bump min go version (#24)

    * bump min go version
    
    * bump versions in ci
    
    * fix binary name
    
    * add coverage script
    ceyonur authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    26a5f17 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Add Dev Container and Avalanche Academy course to Readme (#33)

    * Add Dev Container Instructions to Readme
    
    * Add link to Avalanche Academy course
    
    * Update README.md
    
    Co-authored-by: rodrigo <[email protected]>
    Signed-off-by: Martin Eckardt <[email protected]>
    
    * Update README.md
    
    Co-authored-by: rodrigo <[email protected]>
    Signed-off-by: Martin Eckardt <[email protected]>
    
    * Update README.md
    
    Co-authored-by: rodrigo <[email protected]>
    Signed-off-by: Martin Eckardt <[email protected]>
    
    * Update README.md
    
    Co-authored-by: rodrigo <[email protected]>
    Signed-off-by: Martin Eckardt <[email protected]>
    
    * Update README.md
    
    Co-authored-by: rodrigo <[email protected]>
    Signed-off-by: Martin Eckardt <[email protected]>
    
    ---------
    
    Signed-off-by: Martin Eckardt <[email protected]>
    Co-authored-by: rodrigo <[email protected]>
    martineckardt and RodrigoVillar authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0baf3f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Bump subnet evm v0.5.5 (#37)

    * bump npm package versions
    
    * bump versions
    
    * bump go versions
    
    * use latest npm version in ci
    ceyonur authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    197588c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. bump subnet-evm to v0.5.6 (#43)

    * bump subnet-evm to v0.5.6
    
    * bump avalanchego to v.10.11
    
    * bump subnet-evm-contracts npm package
    
    * bump avalanchego version in devcontainer dockerfile
    ceyonur authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    455887d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. bump versions (#50)

    * bump versions
    
    * bump subnet-evm and avago versions
    ceyonur authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7b75632 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. bump avalanchego v1.10.15 & subnet-evm v0.5.9 (#51)

    * bump avalanchego v1.10.15 & subnet-evm v0.5.9
    
    * replace avalanchego var name
    ceyonur authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d7772c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. bump versions (#56)

    ceyonur authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4b456cb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump subnet evm v0 5 11 (#57)

    * update npm packages
    
    * bump versions
    
    * add new version to readme
    ceyonur authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d4be7b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. prepare release v0.2.0 (#60)

    * prepare release v0.2.0
    
    * remove toolchain
    
    * update mingo version
    
    * update golangci
    ceyonur authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    52ec7e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 26, 2024

  1. Bump versions (#63)

    * bump avago v1.11.3, subnet-evm v0.6.3
    
    * add CI tests to release checklist
    ceyonur authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5878d80 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Bump Dev Container avalanchego version to v1.11.1 (#62)

    * Bump avalanchego version to v1.11.1
    
    * update to avago v1.11.3 in devcontainer
    
    Signed-off-by: Ceyhun Onur <[email protected]>
    
    ---------
    
    Signed-off-by: Ceyhun Onur <[email protected]>
    Co-authored-by: Ceyhun Onur <[email protected]>
    martineckardt and ceyonur authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3cdca71 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Squash commits (#64)

    martineckardt authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fe2962d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Prepare v0.2.2 (#65)

    * update subnet-evm v0.6.4
    
    * update avago in devcontainer
    
    * remove shellcheck
    
    * update devcontainer genesis
    ceyonur authored May 9, 2024
    Configuration menu
    Copy the full SHA
    821b815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119f61f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Prepare release v0.2.3 (#70)

    * bump subnet-evm v0.6.5
    
    * npm update
    
    * bump subnet-evm npm pkg
    
    * bump subnet-evm & avalanchego
    
    * update mingo version
    
    * add release prepare
    
    * add typechain generate to build
    ceyonur authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a857165 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Resolve issue #69 (#71)

    * Resolve issue #69
    
    Signed-off-by: Ashutosh Tripathi <[email protected]>
    
    * Update Dockerfile
    
    Signed-off-by: Ashutosh Tripathi <[email protected]>
    
    * Update README.md
    
    Signed-off-by: Ashutosh Tripathi <[email protected]>
    
    ---------
    
    Signed-off-by: Ashutosh Tripathi <[email protected]>
    ashucoder9 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    33e8c99 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. rm: ANR from Dockerfile (#74)

    * rm: ANR from Dockerfile
    
    * rm: ANR from README
    owenwahlgren authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    afedda9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: go version

    owenwahlgren committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0221c1f View commit details
    Browse the repository at this point in the history
  2. readme changes

    owenwahlgren committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b545244 View commit details
    Browse the repository at this point in the history
  3. fix: subnet naming

    owenwahlgren committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a6bf4b4 View commit details
    Browse the repository at this point in the history