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

fix(testnet_v0): add TESTNET_V0_FORK1 #154

Merged
merged 3 commits into from
May 19, 2022
Merged

fix(testnet_v0): add TESTNET_V0_FORK1 #154

merged 3 commits into from
May 19, 2022

Conversation

Flouse
Copy link
Collaborator

@Flouse Flouse commented May 18, 2022

Polyjuice v0.8.12 has been updated on Godwoken mainnet_v0.
But this commit is not forward compatible on testnet_v0.

So, we need a simple hardfork mechanism to solve it.
This PR introduce TESTNET_V0_FORK1.

Plan

2022/05/18 18:05 testnet_v0 BlockHeight is 371,156.
Plan to hardfork at block 380000.

TESTNET_V0_FORK1
 * fix: CALLCODE and DELEGATECALL should skip transfer
 * c927fb6
@Flouse Flouse force-pushed the TESTNET_V0_FORK1 branch from 4af0618 to 65a0fb2 Compare May 18, 2022 11:06
@Flouse Flouse marked this pull request as ready for review May 18, 2022 14:00
@Flouse Flouse requested review from jjyr, TheWaWaR and magicalne May 18, 2022 14:01
@Flouse Flouse merged commit a5dec04 into v0.8.x May 19, 2022
@Flouse Flouse deleted the TESTNET_V0_FORK1 branch May 19, 2022 02:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants