Axis-Fi / axis-core

Axis Protocol
https://axis.finance
Other
6 stars 1 forks source link

IPFS hash #44

Closed 0xJem closed 6 months ago

0xJem commented 6 months ago

Add IPFS hash with auction creation. This is emitted with the AuctionCreated event so that the IPFS hash can be tied to the auction lotId in the subgraph, enabling the frontend to use them together.

0xJem commented 6 months ago

Looks good with the requested change. Any idea of the gas cost increase to add this?

AuctionTest.test_success(): 385426 before AuctionTest.test_success(): 396464 after AuctionTest.test_success(): 394596 after shifting to calldata