This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
v1.1.0-rc1
New Features
- Store failed transactions by @classicalliu in #329
FIxed
- Tune rpc gas limit cap to 50000000 by @RetricSu in #330
- Allow jsonRpc params to be null by @RetricSu in #316
- Pending transaction status should read from exit_code by @classicalliu in #354
- Reset gw user log data max size by @classicalliu in #338
- Remove
tx_hash_gw
by @classicalliu in #342 - Replace missing process.env with envConfig/gwConfig by @RetricSu in #323
- Remove eth-wallet mode by @RetricSu in #345
- Revert "fix: max contract code size" by @RetricSu in #344
Others
- Update logs schemas in doc by @classicalliu in #353
- Refactor tables by @classicalliu in #346
- Improve docs when to id missing by @RetricSu in #332
- Create workflows unit-tests.yml and godwoken-tests.yml by @keroro520 in #321
- Add api docs by @classicalliu in #325
- Update godwoken ref by @classicalliu in #339
Full Changelog: v1.1.0-beta...v1.1.0-rc1