dagger-contracts/contracts
Mark Spanbroek d5d99515fc [Proofs] Remove ProofId and EndId, use SlotId and RequestId
Rationale: in practice, a ProofId was always a slot id, and
an EndId was always a request id. Now that the definitons
of SlotId and RequestId are separated from the Marketplace,
we can import and use them.
2023-01-10 12:15:22 +01:00
..
Collateral.sol [collateral] Remove AccountLocks 2022-12-22 10:29:06 +01:00
Marketplace.sol [Proofs] Remove ProofId and EndId, use SlotId and RequestId 2023-01-10 12:15:22 +01:00
Proofs.sol [Proofs] Remove ProofId and EndId, use SlotId and RequestId 2023-01-10 12:15:22 +01:00
Requests.sol [Marketplace] Extract Request struct into separate file 2023-01-10 12:15:22 +01:00
Storage.sol [Proofs] Remove ProofId and EndId, use SlotId and RequestId 2023-01-10 12:15:22 +01:00
TestCollateral.sol [collateral] Remove AccountLocks 2022-12-22 10:29:06 +01:00
TestMarketplace.sol [marketplace] Formatting 2022-12-22 10:29:06 +01:00
TestProofs.sol [Proofs] Remove ProofId and EndId, use SlotId and RequestId 2023-01-10 12:15:22 +01:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00