Mark Spanbroek
|
b3855c4ba3
|
[style] Use _ for private and internal functions
Co-authored-by: Eric Mastro <eric.mastro@gmail.com>
|
2023-01-23 15:10:23 +01:00 |
Mark Spanbroek
|
71656f6a95
|
[collateral] Remove AccountLocks
AccountLocks is replaced by the isWithDrawAllowed()
implementation in Marketplace.
|
2022-12-22 10:29:06 +01:00 |
Eric Mastro
|
cfb70897f8
|
[marketplace] alias bytes32 types
`RequestId`, `SlotId`, `LockId`, `ProofId`, `EndId` types were created to avoid confusion and enforce compiler restrictions.
|
2022-10-25 12:47:50 +11:00 |
Eric Mastro
|
2170d6bd19
|
[marketplace] tests for Failed state
|
2022-10-25 12:38:19 +11:00 |
Eric Mastro
|
08e73d9348
|
[marketplace] Add tests for freeing a slot
|
2022-10-25 12:38:19 +11:00 |
Eric Mastro
|
2b8c8fc42a
|
[marketplace] tests for Failed state
|
2022-09-21 20:52:44 +10:00 |
Eric Mastro
|
9f8affdcaa
|
[marketplace] Add tests for freeing a slot
|
2022-09-21 20:52:44 +10:00 |
Mark Spanbroek
|
91a976a007
|
Prevent withdrawal of locked collateral
|
2022-03-01 09:38:53 +01:00 |
Mark Spanbroek
|
ab38473688
|
Slash collateral
|
2022-03-01 09:38:53 +01:00 |