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

Conversation

owenwahlgren
Copy link
Contributor

changes to make dev container work again. Update some instructions, links. Also made changes to hello-world-example branch

ceyonur and others added 25 commits July 6, 2023 15:45
* bump subnet-evm

* nits

* add issue template & compatibility table to readme

* add compatibility json

* check returned err

* fix import path

* comment out ping test
* 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]>
* bump min go version

* bump versions in ci

* fix binary name

* add coverage script
* 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]>
* bump npm package versions

* bump versions

* bump go versions

* use latest npm version in ci
* 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
* bump versions

* bump subnet-evm and avago versions
* bump avalanchego v1.10.15 & subnet-evm v0.5.9

* replace avalanchego var name
* update npm packages

* bump versions

* add new version to readme
* prepare release v0.2.0

* remove toolchain

* update mingo version

* update golangci
* bump avago v1.11.3, subnet-evm v0.6.3

* add CI tests to release checklist
* 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]>
* update subnet-evm v0.6.4

* update avago in devcontainer

* remove shellcheck

* update devcontainer genesis
* 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
* 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]>
* rm: ANR from Dockerfile

* rm: ANR from README
@owenwahlgren owenwahlgren changed the base branch from main to avalanche-academy-start September 17, 2024 16:57
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.

Refresh precompile-evm
5 participants