This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-eth
Watch
2
Star
0
Fork
0
You've already forked nim-eth
mirror of
https://github.com/status-im/nim-eth.git
synced
2025-02-10 21:16:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-eth
/
eth
/
common
History
Etan Kissling
2b5f2a27e3
fix
excessDataGas
type (
GasInt
-->
UInt256
) (
#571
)
...
Used incorrect type in original PR. Fixing.
2022-12-14 00:25:27 +01:00
..
eth_hash_rlp.nim
clean up eth_types (
#531
)
2022-09-02 16:57:52 +02:00
eth_hash.nim
clean up eth_types (
#531
)
2022-09-02 16:57:52 +02:00
eth_types_json_serialization.nim
More --styleCheck fixes for discoveryv5 and eth/common (
#473
)
2022-02-03 15:51:08 +01:00
eth_types_rlp.nim
fix
excessDataGas
type (
GasInt
-->
UInt256
) (
#571
)
2022-12-14 00:25:27 +01:00
eth_types.nim
fix
excessDataGas
type (
GasInt
-->
UInt256
) (
#571
)
2022-12-14 00:25:27 +01:00
transaction.nim
clean up eth_types (
#531
)
2022-09-02 16:57:52 +02:00
utils.nim
Add build_dcli target and add it to CI (
#344
)
2021-04-06 13:33:24 +02:00