Fix tests

This commit is contained in:
data-man 2018-05-17 15:49:22 +03:00
parent 02ea6cea08
commit b6b511c1ad
3 changed files with 4 additions and 5 deletions

View File

@ -8,5 +8,5 @@
# MIT license (LICENSE-MIT)
#
import ethp2p/[ecies, auth, hexdump, enode, rlpxcrypt, discovery, kademlia]
export ecies, auth, enode, hexdump, rlpxcrypt, discovery, kademlia
import ethp2p/[ecies, auth, enode, rlpxcrypt, discovery, kademlia]
export ecies, auth, enode, rlpxcrypt, discovery, kademlia

View File

@ -8,8 +8,7 @@
#
import unittest
import eth_keys, ethp2p/auth, nimcrypto/utils, nimcrypto/keccak,
ethp2p/hexdump
import eth_keys, ethp2p/auth, nimcrypto/utils, nimcrypto/keccak
# This was generated by `print` actual auth message generated by
# https://github.com/ethereum/py-evm/blob/master/tests/p2p/test_auth.py

View File

@ -8,7 +8,7 @@
#
import unittest
import eth_keys, ethp2p/auth, ethp2p/rlpxcrypt, nimcrypto/utils, ethp2p/hexdump
import eth_keys, ethp2p/auth, ethp2p/rlpxcrypt, nimcrypto/utils
import nimcrypto/sysrand, nimcrypto/keccak
const data = [