This website requires JavaScript.
Explore
Help
Sign In
status-im
/
codex-contracts-eth
Watch
2
Star
0
Fork
0
You've already forked codex-contracts-eth
mirror of
https://github.com/status-im/codex-contracts-eth.git
synced
2025-02-07 14:13:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
codex-contracts-eth
/
contracts
History
Mark Spanbroek
de0595edb3
[marketplace] rename state(id) -> requestState(id)
2023-01-23 15:10:23 +01:00
..
Collateral.sol
[Collateral] Inline slashAmount() function
2023-01-10 12:15:22 +01:00
Marketplace.sol
[marketplace] rename state(id) -> requestState(id)
2023-01-23 15:10:23 +01:00
Periods.sol
[Proofs] Extract period related types and function
2023-01-11 10:32:58 +01:00
Proofs.sol
[marketplace, proofs] simplify proofTimeout getter
2023-01-23 15:10:23 +01:00
Requests.sol
[marketplace] Move RequestState enum to Requests.sol
2023-01-23 15:10:23 +01:00
StateRetrieval.sol
[Marketplace] Extract myRequests() and mySlots()
2023-01-12 13:57:44 +01:00
TestCollateral.sol
…
TestMarketplace.sol
[marketplace] remove _isCancelled and _isFinished
2023-01-23 15:10:23 +01:00
TestProofs.sol
[marketplace, proofs] simplify proofTimeout getter
2023-01-23 15:10:23 +01:00
TestToken.sol
…