Skip to content

v1.7.4-rc.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 18:02
· 168 commits to main since this release

Changelog

  • 90aa9ae use non zero port
  • 12a50ed wip fix unit test
  • 34dddbc bump avalanchego
  • 1042058 Merge pull request #693 from ava-labs/generate-genesis
  • f6785b5 address PR comments
  • dd300a9 fix unit tests
  • 54667ff lint
  • e8f4bbe update default config funded addresses description
  • 79101de add missing file
  • b5aae08 make genesis generation to depend on staking key files
  • 02cb1b8 start unifying encoding/decoding
  • 56c61b6 simplificate default conf generation
  • 4d427ac Merge branch 'main' into generate-genesis
  • 5309eee Merge pull request #687 from ava-labs/allow-remote-api-calls-on-container
  • 27b6d31 address PR comments
  • e06091f Merge branch 'main' into allow-remote-api-calls-on-container
  • eba8fd4 Merge pull request #689 from ava-labs/require-c-compiler-on-build
  • be2909c nits
  • c0340cc working
  • 45621a9 nit
  • b4cd0aa add genesis generator
  • 6e4c943 concurrently generate multiple node keys
  • e87d71c ask for c compiler when building
  • d3f9c3b just starting
  • e5ee655 nit
  • 1ec81f3 allow remote api calls if inside a docker container
  • 2f3ceed Merge pull request #685 from ava-labs/genesis-with-bls-signers
  • f4c099d Merge branch 'main' into genesis-with-bls-signers
  • 5616c9e Merge pull request #684 from ava-labs/proxy-fix
  • 6fa595d nit
  • 8998ef0 add bls information to default genesis
  • 00d6306 use localhost instead of 0.0.0.0 for proxy fix