File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ sha3 = "0.6"
1818digest = { version = " 0.6" , features = [" std" ]}
1919lazy_static = " 0.2"
2020secp256k1-plus = " 0.5.7"
21- etcommon-block = " 0.2 "
21+ etcommon-block = " 0.3 "
2222etcommon-rlp = " 0.2"
2323etcommon-bigint = " 0.2"
2424etcommon-hexutil = " 0.2"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ name = "regtests"
1111[dependencies ]
1212sputnikvm = { path = ' ..' }
1313gethrpc = { path = ' ../gethrpc' }
14- etcommon-block = " 0.2 "
14+ etcommon-block = " 0.3 "
1515etcommon-bigint = " 0.2"
1616etcommon-hexutil = " 0.2"
1717clap = " 2.22"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ authors = ["Wei Tang <hi@that.world>"]
99sputnikvm = { version = " 0.7" , path = ' ..' }
1010etcommon-bigint = " 0.2"
1111etcommon-trie = " 0.3"
12- etcommon-block = " 0.2 "
12+ etcommon-block = " 0.3 "
1313etcommon-rlp = " 0.2"
1414sha3 = " 0.6"
1515rand = " 0.3"
You can’t perform that action at this time.
0 commit comments