Skip to content
Compare
Choose a tag to compare
@RetricSu RetricSu released this 03 Feb 06:11

This release is only meant for web3/ subpackage. Since godwoken-web3 has been migrated to Godwoken monorepo, starting from this release, we will also transfer the web3 package release flow here. Previous releases of Godwoken web3 can be found at https://github.com/godwokenrises/godwoken-web3/releases

Feat

  • feat: add error code mapping for gw/polyjuice/evmc by @RetricSu in #930

Fixed

  • fix(web3): exclude private method with consistent naming by @RetricSu in #962
  • fix(web3): validate json request for ws by @RetricSu in #963
  • fix(ci): web3-indexer docker file path by @RetricSu in #928
  • fix(ci): web3 & web3-indexer docker build by @jjyr in #958
  • fix(ci): fix web3-indexer Dockerfile by @jjyr in #959

Other