-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3a0966c
commit b5f57f7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nim-eth
updated
6 files
+5 −5 | eth/bloom.nim | |
+4 −27 | eth/common/eth_hash.nim | |
+2 −2 | eth/common/eth_hash_rlp.nim | |
+0 −2 | eth/common/eth_types.nim | |
+2 −1 | eth/rlp/writer.nim | |
+6 −0 | eth/trie/trie_utils.nim |