Skip to content

v0.6.9

Compare
Choose a tag to compare
@wangshijun wangshijun released this 24 Jan 09:59
· 1116 commits to master since this release

Release Notes

Update forge protobuf to align with [email protected]

  • fix: listWallets => listWallet
  • fix: example forge config, add rpc whitelist
  • fix: forge web related commands, :cover => :forge_web

Bugfix

  • chore: improve forge tx error message
  • fix: transactions are not correctly filtered in forge-proto
  • fix: display a graceful error message when unlock wallet failed #66

Improvements

  • feat: eliminate GITHUB_TOKEN and fetch dependency #34
  • chore: improve texture and help text for several commands
  • feat: check forge release verion on forge-cli startup #37
  • chore: add docs, user can switch to different chains apps easily with #72
  • chore: organize forge-cli code, move version/create to misc category