Skip to content

v1.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 16:31
· 1182 commits to main since this release
84334a4

Changelog

  • 84334a4 Merge pull request #381 from ava-labs/prepare-1.3.4
  • da1006c VERSION file
  • e4312c3 Merge pull request #374 from ava-labs/chain-config-per-node
  • 583c5b6 fix lint
  • d986e5c Merge branch 'main' into chain-config-per-node
  • a6fa34a add linting (#378)
  • f387b9c Merge branch 'main' into chain-config-per-node
  • 1917cbf address PR comment
  • 5509895 Merge pull request #361 from boulix3/main
  • 13d9cbf fix nil err check pattern
  • 89fd8f5 Merge branch 'main' of github.com:boulix3/avalanche-network-runner
  • 8388d6c add blockchain_alias - code review fixes
  • 98f78a1 Merge branch 'main' into main
  • 0901985 Merge branch 'main' into chain-config-per-node
  • 509050e address PR comments
  • 87072f8 Merge pull request #354 from ava-labs/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.14.0
  • 679b30c Merge branch 'main' into chain-config-per-node
  • 4ebe47d Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.13.0 to 2.14.0
  • 9da20fb Merge pull request #373 from ava-labs/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.6.0
  • 759f229 nit
  • 63a2dda add comment on README
  • 370a27e change rpc to take one input file with the map
  • c8d6f50 fix condition so as to not having to always specify global chain config
  • 0593a33 fmt
  • a3e8ec8 simplify config files generation flow by only setting network/node config
  • cb70186 keep node config for state preservation
  • e700f2c add per node chain config to local blockchain spec
  • c298fd6 add per node chain config to RPC request
  • f25902a Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
  • 3022cd4 Merge branch 'main' into main
  • 1fe55cd Merge branch 'main' into main
  • 5868e17 fix typo in proto
  • bfd94e5 add blockchain_alias blockchain-spec