Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 328 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 328 Bytes

CHANGELOG

//TODO: Reformat to the keepachangelog style

1.1.0

  • fix eth tx signing
  • rocksdb support
  • improve CI by removing unused jobs
  • remove cosmos omnibus because it's generated from chain registry

1.0.1

  • Reduced iavl cache size
  • bumped ibc-go to v2.0.2
  • cleaned gomod a little bit

1.0

  • hello, world