..
common
Fix rlpHash of Transaction: remove EIP-4844 blobs before hashing ( #643 )
2023-10-22 14:37:49 +07:00
db
Fix missing std/times import for the metrics 0.0.1 case ( #656 )
2024-01-12 17:35:14 +01:00
keyfile
keyfile: reduce imports ( #633 )
2023-08-21 11:11:52 +02:00
net
Remove last leftovers of ValidIpAddress ( #664 )
2024-01-19 11:15:57 +01:00
p2p
Fix chronos related deprecated warnings in discv5 and uTP ( #667 )
2024-01-22 17:08:08 +01:00
rlp
Refactor p2pProtocol internals ( #657 )
2024-01-22 16:47:46 +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
Fix chronos related deprecated warnings in uTP code part II ( #669 )
2024-01-23 18:41:38 +01:00
async_utils.nim
better async timeout wait ( #659 )
2024-01-16 18:12:47 +01: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
Refactor p2pProtocol internals ( #657 )
2024-01-22 16:47:46 +07:00
rlp.nim
Refactor p2pProtocol internals ( #657 )
2024-01-22 16:47:46 +07:00
trie.nim
Add build_dcli target and add it to CI ( #344 )
2021-04-06 13:33:24 +02:00