Skip to content

Releases: NibiruChain/cosmoseed

v0.10.1

02 Dec 15:44
1ba6e39

Choose a tag to compare

Changelog

  • 1ba6e39 chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#3)

v0.10.0

01 Aug 15:48
50b0e92

Choose a tag to compare

Changelog

  • 50b0e92 feat: introduce pod-name flag specifically for kubernetes

v0.9.1

01 Aug 13:11
afb954c

Choose a tag to compare

Changelog

  • afb954c chore: set external-address on p2p config

v0.9.0

01 Aug 13:08
2b382e9

Choose a tag to compare

Changelog

  • 2b382e9 feat: show peer address on http root (closes #2)

v0.8.1

29 Jul 09:28
a22bf48

Choose a tag to compare

Changelog

  • a22bf48 chore(http): output raw string in peers endpoint

v0.8.0

28 Jul 14:31
ef6f6fb

Choose a tag to compare

Changelog

  • ef6f6fb fix: missing source per addr in book

v0.7.0

28 Jul 13:31
838f030

Choose a tag to compare

Changelog

  • 838f030 refactor(config): replace addrBookStrict with allowNonRoutable

v0.6.2

28 Jul 13:12
73cc6c2

Choose a tag to compare

Changelog

  • 73cc6c2 chore(ci): fix missing version in docker builds

v0.6.1

28 Jul 13:06
c6f5fbf

Choose a tag to compare

Changelog

  • c6f5fbf chore: add .dockerignore file

v0.6.0

28 Jul 12:51
9445862

Choose a tag to compare

Changelog

  • 9445862 fix(seedreactor): respect address book strict config
  • f6e1065 chore(docker): use make command for builds