You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
This case transfers 2 ether to the contract account. That will cause an insufficient balance error. This case will pass if we update to a smaller one, like const deposit = '20000';.
env: https://godwoken-testnet-web3-v1-rpc.ckbapp.dev/
Transaction execution failed because create2 returned 0x0
step
code
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/mocks/Create2Impl.sol
invoke method
test script
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/7392d8373873bed5da9ac9a97811d709f8c5ffbb/test/utils/Create2.test.js#L51
exec result
hardhat
bsc
https://testnet.bscscan.com/tx/0x4652964b7a2f7b938e1cd2992fd9e038357f5a1b6dc9c0987ae9f85af54f201a
https://testnet.bscscan.com/tx/0xf771011593d23946e866ed856c2e141209a1ce845ac71626eaa602d05aff8cef
godwoken
The text was updated successfully, but these errors were encountered: