nim-eth/eth
Jacek Sieka 02c8a1276b
avoid use of shallow (#636)
this probably has some tiny overhead but it shouldn't practically matter
2023-09-20 09:24:24 +02:00
..
common fix `{.raises.}` annotation to `writeValue` (#631) 2023-08-19 19:03:10 +02:00
db add mixin env to sqlite3 generic procs (#627) 2023-08-03 22:00:47 +07:00
keyfile keyfile: reduce imports (#633) 2023-08-21 11:11:52 +02:00
net nat.nim: breaking dependency with 'confutils' (#609) 2023-05-16 13:43:31 +02:00
p2p avoid use of shallow (#636) 2023-09-20 09:24:24 +02:00
rlp rename data gas to blob gas 2023-07-28 10:19:00 +07:00
trie add/change Deneb fields per https://github.com/ethereum/execution-apis/pull/417 (#616) 2023-06-03 18:47:55 +00:00
utp Allow passing along the handshake ENR through talkresp handler (#634) 2023-08-30 17:44:05 +02:00
async_utils.nim awaitWithTimeout for Future[void] 2021-02-04 16:45:50 +02:00
bloom.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
common.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
eip1559.nim Add a helper for calculating the EIP1559 base fee 2022-08-18 23:36:45 +03:00
keyfile.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
keys.nim Remove all Defect raises to avoid unnecessary warnings (#607) 2023-05-10 15:50:04 +02:00
p2p.nim Add closeWait to EthereumNode 2023-09-08 21:45:41 +07:00
rlp.nim implement EIP-4844: Shard Blobs Transactions 2023-06-23 13:48:51 +07:00
trie.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00