Files
wasmd/networks
Alex Peters 95292c8cd4 Merge remote-tracking branch 'remotes/gaia/master' into merge_gaia_master
* remotes/gaia/master: (38 commits)
  Merge PR #259: Bump SDK master commit
  Exec go mod tidy (#267)
  Merge PR #265: add version v2.0.5 to CHANGELOG
  Fix broken link in delegator guide (#262)
  docs: removed redundant readme.md (#261)
  Merge PR #258: Bump github.com/spf13/viper from 1.6.1 to 1.6.2
  Merge PR #250: Docs-update
  Merge PR #256: Bump github.com/pkg/errors from 0.9.0 to 0.9.1
  Merge PR #255: Bump github.com/pkg/errors from 0.8.1 to 0.9.0
  Merge PR #253: Bump SDK master commit
  Merge PR #252: v2.0.4 Changelog
  Merge PR #249: docker image build and upload for release tags
  Merge PR #247: Update SDK Commit & Update CLI Doc
  Merge PR #246: Update Archive page with explorers
  Merge PR #245: archives
  Bump SDK commit to the latest master (#239)
  Merge PR #215: Update simulation tests
  Update join-mainnet.md (#229)
  Incorporate SDK's latest changes (#227)
  Merge PR #221: Hide unnecessarily exported function to better coverage report
  ...
2020-01-23 14:07:35 +01:00
..
2019-05-17 18:12:20 +02:00
2019-05-17 18:12:20 +02:00
2019-05-17 18:12:20 +02:00
2019-05-17 18:12:20 +02:00
2019-05-17 18:12:20 +02:00
2020-01-15 08:20:24 -05:00

Networks

Here contains the files required for automated deployment of either local or remote testnets.

Doing so is best accomplished using the make targets. For more information, see the networks documentation