nim-eth/eth/common
andri lim 2186d67163
fix openssl problem in ci (#533)
* tighter nimcrypto imports

* install openssl on macos for Nim devel

* add getTotalDifficulty base method to AbtractChainDB

Co-authored-by: Jacek Sieka <jacek@status.im>
2022-09-05 17:00:05 +07:00
..
chaindb.nim fix openssl problem in ci (#533) 2022-09-05 17:00:05 +07:00
eth_hash.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
eth_hash_rlp.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
eth_types.nim tighter nimcrypto imports (#532) 2022-09-05 11:09:38 +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 clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
state_accessors.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02: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