4.x Contracts Tests e2e
-
[ ] clone contract with legacy tx and local wallet account
-
[ ] clone contract with EIP1559 tx and local wallet account
-
[ ] clone should fail with invalid local account
-
[ ] clone should fail with low basefeeGas 0x2 transaction
-
[ ] deploy should fail with low basefeeGas 0x2 transaction
-
[ ] deploy contract with legacy tx and local account
-
[ ] deploy contract with EIP1559 tx and local account
-
[ ] ERC721 / ERC20 tests with local wallet and 0x2 transaction
-
[ ] Adding some more scnerios for tests of ABI encoding, signing etc of ERC20 ( allowance, approve, transferfrom, increaseAllowance TBD)
-
[ ] Adding some more scnerios for tests of ABI encoding, signing etc of ERC721 (approve, getApproved, setApprovalForAll, isApprovedForAll, safeTransferFrom TBD )
-
[ ] methods.estimateGas for legacy and EIP1559 tx
-
[ ] methods.encodeABI ( constructor with data param, method call )
-
[ ] methods.createAccessList ( // its also missing in alpha )
Hey team! Please add your planning poker estimate with ZenHub @spacesailor24 @avkos @nikoulai @luu-alex
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. If you believe this was a mistake, please comment.