Closed 0xdavinchee closed 8 months ago
We use the same event entity for the ERC-20 Approval and the NFT Approval? Why not use another entity?
We use the same event entity for the ERC-20 Approval and the NFT Approval? Why not use another entity?
we can, no strong reason to use the same for both
We use the same event entity for the ERC-20 Approval and the NFT Approval? Why not use another entity?
we can, no strong reason to use the same for both
we decided to re-use the event
test is broken
test is broken
ah, it's the test that's currently supposed to fail, will ignore
ah, it's the test that's currently supposed to fail, will ignore
So we shall wait for the fix, from some future PR. Right?
ah, it's the test that's currently supposed to fail, will ignore
So we shall wait for the fix, from some future PR. Right?
future PR, we're already working it
created a feature branch (2024-03-subgraph-gda-feature-branch
) to merge all the latest updates/fixes we want to finally test and release together
Link: https://xkcd.com/1878
ApprovalEvent
whenApproval
event is emitted from a SuperToken contract.closes #1834