Skip to content

v0.5.0

Compare
Choose a tag to compare
@hanchon hanchon released this 07 Sep 15:02
· 19 commits to main since this release
24990fb

Changelog

  • c01ba67 feat: eth trace command (#45)
  • 557ecf0 chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 (#56)
  • 24990fb feat: chain explorer TUI (#57)
  • 701424f feat: chainID can be manually set when creating a new chain (#40)
  • b4e81f3 feat: cosmos endpoint getter (#49)
  • d879fa3 feat: erc20 transfer cli command (#43)
  • 72fa04a feat: eth receipt command (#44)
  • 2ddd5da feat: hermes support for non-local chains (#41)
  • 219be90 feat: simple explorer indexer (#39)
  • 71f6c14 perf: explorer indexing using sql txns (#42)