Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

v0.5.0-rc2: Merge pull request #36 from RetricSu/add-get-chain-info-rpc

Pre-release
Pre-release
Compare
Choose a tag to compare
@RetricSu RetricSu released this 27 Jul 08:04
· 1113 commits to main since this release
ba7d4f4

changelogs:

  • allow user to get chain info from poly rpc.
  • prefix with gw_ in gw rpc method
  • support full tx with block
  • support default from address
  • support latest\earliest tags with block parameters, treat pending as latest for now
  • disable untest filter rpc methods
  • fix some bugs for truffle development.