Adam Uhlíř
53e596e75a
fix: pinning nim-eth dependency ( #77 )
...
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2024-10-22 10:39:11 +02:00
markspanbroek
4ad5b6065e
Update dependencies ( #70 )
...
Updates hardhat and solidity
Uses personal_sign instead of eth_sign, because ethers.js also uses personal_sign, and eth_sign is now broken in hardhat (arguments are reversed).
Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
2024-05-13 11:51:43 +02:00
Mark Spanbroek
04b91d9f65
Test with Nim 1.6.16
2023-12-12 09:17:52 +01:00
Mark Spanbroek
99c225caa1
Update latest nim 1.6.x in CI
2023-08-29 12:25:39 +02:00
Adam Uhlíř
18e225607c
fix: eth_call use signers address ( #43 )
2023-06-13 16:24:59 +02:00
Mark Spanbroek
94f5f35a10
Drop support for Nim 1.4.x
...
Only support stable Nim versions 1.2.x and 1.6.x.
2022-06-30 10:52:12 +02:00
Mark Spanbroek
27d6e89672
Fix CI
2022-01-27 10:07:52 +01:00
Mark Spanbroek
d4d0925c3e
Add CI script
2022-01-26 17:58:51 +01:00