nim-codex/tests/contracts
Eric b8ad3fdbe9
chore: bump dependencies, including nim-ethers with chronos v4 support
Bumps the following dependencies:
- nim-ethers to commit 507ac6a4cc71cec9be7693fa393db4a49b52baf9 which contains a pinned nim-eth version. This is to be replaced by a versioned library, so it will be pinned to a particular version. There is a crucial fix in this version of ethers that fixes nonce management which is causing issues in the Codex testnet.
- nim-json-rpc to v0.4.4
- nim-json-serialization to v0.2.8
- nim-serde to v1.2.2
- nim-serialization to v0.2.4

Currently, one of the integration tests is failing.
2024-10-29 18:01:09 +11: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: partial rewards and withdraws (#880) 2024-10-10 11:53:33 +00:00
testDeployment.nim chore: bump dependencies, including nim-ethers with chronos v4 support 2024-10-29 18:01:09 +11:00
testMarket.nim feat: partial rewards and withdraws (#880) 2024-10-10 11:53:33 +00:00
time.nim chore: bump dependencies, including nim-ethers with chronos v4 support 2024-10-29 18:01:09 +11:00