..
providers
fix: `items(JsonNode)` symbol not found ( #87 )
2024-10-28 14:06:20 +11:00
config.nims
Fix warnings
2023-07-04 12:58:48 +02:00
examples.nim
Add Signer.populateTransaction()
2022-01-25 10:25:09 +01:00
hardhat.nim
fix: `items(JsonNode)` symbol not found ( #87 )
2024-10-28 14:06:20 +11:00
helpers.nim
wrap transaction response into Confirmable
2024-05-21 13:19:24 +02:00
miner.nim
Refactor based on PR comments
2022-05-23 11:27:26 +10:00
mocks.nim
sendTransaction raises ProviderError instead of SignerError
2024-05-21 13:19:24 +02:00
test.nim
support custom errors in contract calls
2024-05-21 13:19:24 +02:00
test.nimble
Remove unnecessary test requirement
2024-03-12 09:27:18 +01:00
testContracts.nim
fix: `items(JsonNode)` symbol not found ( #87 )
2024-10-28 14:06:20 +11:00
testCustomErrors.nim
fix: `items(JsonNode)` symbol not found ( #87 )
2024-10-28 14:06:20 +11:00
testEnums.nim
fix: modify unsubscribe cleanup routine and tests ( #84 )
2024-10-25 14:58:45 +11:00
testErc20.nim
fix: `items(JsonNode)` symbol not found ( #87 )
2024-10-28 14:06:20 +11:00
testErrorDecoding.nim
handle custom errors in confirm() calls
2024-05-21 13:19:24 +02:00
testEvents.nim
remove en/decoding for distinct types
2022-09-21 10:27:45 +10:00
testGasEstimation.nim
fix: modify unsubscribe cleanup routine and tests ( #84 )
2024-10-25 14:58:45 +11:00
testProviders.nim
Move tests for JSON RPC provider into their own folder
2023-07-03 13:09:09 +02:00
testReturns.nim
fix: modify unsubscribe cleanup routine and tests ( #84 )
2024-10-25 14:58:45 +11:00
testTesting.nim
fix: modify unsubscribe cleanup routine and tests ( #84 )
2024-10-25 14:58:45 +11:00
testWallet.nim
fix: modify unsubscribe cleanup routine and tests ( #84 )
2024-10-25 14:58:45 +11:00