This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
Releases: godwokenrises/godwoken-polyjuice
Releases · godwokenrises/godwoken-polyjuice
1.5.0
Polyjuice 1.4.6
What's Changed
- Fix partial state revert logic by @magicalne and @jjyr in #184
- test: add normal/try catch revert testcase by @RetricSu in #183
New Contributors
Full Changelog: 1.4.5...1.4.6
Polyjuice 1.4.5
What's Changed
- hotfix: temporarily set the tx_result.status_code to error when any inner call fails
- deps: increase size limit of return data by @magicalne godwokenrises/godwoken-scripts#135
- test: add multicall3 test case by @magicalne in #182
Full Changelog: 1.4.1...1.4.5
Polyjuice 1.4.1
What's Changed
- Fix wrong used_gas of native transfer in polyjuice_system_log by @magicalne in #179
Full Changelog: 1.4.0...1.4.1
Polyjuice 1.4.0
What's Changed
- feat: support native token transfer by @magicalne in #173
- feat: Create new account during transferring if the to_address is not registered. by @magicalne in #177
- fix: g_gas_price constant is too large for its type by @Flouse in #175
- test: handle logs hash in post of ethereum tests by @magicalne in #174
- test: integrate ethereum tests by @magicalne in #172
- docs: update EVM-compatible.md by @Flouse in #178
Full Changelog: 1.3.0...1.4.0
Polyjuice 1.3.0
What's Changed
- fix: gas price was hard-coded to 1 by @magicalne in #165
- fix: get code, code hash and code size from an unregistered address by @magicalne in #167
- fix(tests): fix tests against godwoken v1.2 by @magicalne in #164
- Fix SudtERC20Proxy ContractCode.hex by @Flouse in #169
- docs: what is a sUDT-ERC20 Proxy Contract by @Flouse in #168
Full Changelog: 1.2.0...1.3.0
Polyjuice 1.2.0
What's Changed
-
Fix sudt erc20 proxy delegate call bug by @TheWaWaR
-
Fix address collision between contract and unused EOA by @magicalne in #150
-
fix: support receive special function by @magicalne in #155
-
feat: subtract
IntrinsicGas
before executing a transaction by @Flouse in #160 -
chore(test): update deps of polyjuice-tests by @Flouse in #161
-
chore(CI): reuse simplified godwoken-test workflow by @keroro520 in #157
New Contributors
- @magicalne made their first contribution in #131
- @keroro520 made their first contribution in #136
- @ashleewang888 made their first contribution in #148
Full Changelog: v1.1.5-beta...1.2.0
Polyjuice 0.8.14
v0.8.13
v1.1.5-beta
What's Changed
- docs: update the descriptions of contract account by @Flouse in #149
- Fix the fee calculation by @Flouse in #152
Full Changelog: v1.1.4-beta...v1.1.5-beta