Odi
Odi
@celsosa use v1 for now while we fix this
it should already be in the current impl. closing after confirmation @0xacme @caldereth
Continuing from #8 @caldereth
``` [⠢] Compiling... [⠑] Compiling 1 files with 0.8.20 [⠔] Solc 0.8.20 finished in 7.38s Compiler run successful! Running 2 tests for test/ERC404.t.sol:Erc404RetrieveOrMint721Test [PASS] test_balanceGtZero_mintFull20And721() (gas: 278033) [PASS] test_balanceZero_mintFull20And721() (gas:...
``` Running 1 test for test/ERC404.t.sol:ERC404TransferTest [PASS] test_revert_transfer_toZero() (gas: 14985) Test result: ok. 1 passed; 0 failed; finished in 592.80µs Running 1 test for test/ERC404.t.sol:Erc404Erc20BalanceOfTest [PASS] test_balanceOf() (gas: 149513) Test...
@caldereth @0xacme
No `Transfer` event emitted in new ERC404 implementation / unresolved ERC20 <> ERC721 spec collision
> Again, this code is not production ready. We’re weighing the decision of using granular, good events and having infra providers integrate (in the works), or we choose to support...
No `Transfer` event emitted in new ERC404 implementation / unresolved ERC20 <> ERC721 spec collision
link #4
🤦♂️ oh yeah right @caldereth @0xacme