nim-codex/tests/contracts
Eric 63ee4ca0f9
refactor(marketplace): generic querying of historical marketplace events (#872)
* refactor(marketplace): move marketplace events to the Market abstraction

Move marketplace contract events to the Market abstraction so the types can be shared across all modules that call the Market abstraction.

* Remove unneeded conversion

* Switch to generic implementation of event querying

* change parent type to MarketplaceEvent
2024-08-16 02:55:25 +00:00
..
deployment.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
examples.nim Load purchase state from chain (#283) 2022-11-08 08:10:17 +01:00
nim.cfg feat: integrate dagger contracts 2022-02-04 15:34:56 +11:00
testClock.nim Fix on-chain clock (#732) 2024-03-11 16:57:20 +00:00
testContracts.nim feat: one confirmation for all transactions (#802) 2024-05-14 15:40:29 +00:00
testDeployment.nim Prover CLI updates (#735) 2024-03-12 09:57:13 +00:00
testMarket.nim refactor(marketplace): generic querying of historical marketplace events (#872) 2024-08-16 02:55:25 +00:00
time.nim Fix on-chain clock (#732) 2024-03-11 16:57:20 +00:00