Skip to content

v3.8.4

Choose a tag to compare

@cgcardona cgcardona released this 11 Aug 22:07
· 1344 commits to master since this release

Improvements βœ…

Dependency Updates πŸ”’

E2E Tests πŸ”

  • Foundational work
  • Add github action for avalanchego checkout
    • Selection of avalanchego's branch depends on avalanchejs's branch based on a basic github action conditional (master => master, other => dev)
    • Add github action for avalanchego static compilation, so the node can be executed from avalanche-testing container
    • Simplifies the avalanche-testing container, that only needs to have the runlocal executable (besides the kurtosis stuff)