Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Releases: godwokenrises/godwoken-polyjuice

1.5.0

09 Nov 13:43
Compare
Choose a tag to compare

What's Changed

  • feat: support bn256_pairing precompiled contract by Godwoken syscall by @Flouse in #88

Full Changelog: 1.4.6...1.5.0

Polyjuice 1.4.6

09 Nov 02:09
Compare
Choose a tag to compare
Polyjuice 1.4.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.4.5...1.4.6

Polyjuice 1.4.5

25 Oct 08:10
720e6ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.5

Polyjuice 1.4.1

14 Sep 08:48
1d05a58
Compare
Choose a tag to compare

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

13 Sep 04:13
5626a05
Compare
Choose a tag to compare

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

29 Jun 06:50
Compare
Choose a tag to compare

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

09 Jun 10:57
b1e0622
Compare
Choose a tag to compare

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): add print_gas_used function by @Flouse in #158

  • chore(test): update deps of polyjuice-tests by @Flouse in #161

  • chore(CI): reuse simplified godwoken-test workflow by @keroro520 in #157

New Contributors

Full Changelog: v1.1.5-beta...1.2.0

Polyjuice 0.8.14

08 Jun 08:23
Compare
Choose a tag to compare

What's Changed

  • Fix sudt erc20 proxy delegate call bug

Full Changelog: v0.8.13...0.8.14

v0.8.13

19 May 04:32
a5dec04
Compare
Choose a tag to compare
v0.8.13 Pre-release
Pre-release

What's Changed

  • fix(testnet_v0): add TESTNET_V0_FORK1 by @Flouse in #154

Full Changelog: v0.8.12...v0.8.13

v1.1.5-beta

11 May 14:13
2607851
Compare
Choose a tag to compare

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