File tree Expand file tree Collapse file tree 8 files changed +11
-34
lines changed Expand file tree Collapse file tree 8 files changed +11
-34
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ Detailed version can be seen on [Codecov.io][coverage-link]
9494 genesis --> statemanager
9595 genesis --> trie
9696 tx --> block
97- tx --> evm
9897 tx --> vm
9998 vm --> client
10099 statemanager --> evm
Original file line number Diff line number Diff line change 5454 "@ethereumjs/tx" : " ^5.4.0" ,
5555 "@ethereumjs/util" : " ^9.1.0" ,
5656 "debug" : " ^4.3.3" ,
57- "ethereum-cryptography" : " ^3.0.0" ,
5857 "lru-cache" : " 10.1.0"
5958 },
6059 "devDependencies" : {
Original file line number Diff line number Diff line change 6767 "@ethereumjs/mpt" : " 6.2.2" ,
6868 "@ethereumjs/tx" : " 5.4.0" ,
6969 "@ethereumjs/util" : " 9.1.0" ,
70- "@ethereumjs/verkle" : " ^0.1.0" ,
7170 "@ethereumjs/vm" : " 8.1.0" ,
7271 "@js-sdsl/ordered-map" : " ^4.4.2" ,
7372 "@multiformats/multiaddr" : " ^12.2.1" ,
74- "@polkadot/util" : " ^13.0.2" ,
7573 "@polkadot/wasm-crypto" : " ^7.3.2" ,
7674 "@scure/base" : " ^1.1.7" ,
7775 "abstract-level" : " ^1.0.3" ,
8179 "cors" : " ^2.8.5" ,
8280 "debug" : " ^4.3.3" ,
8381 "ethereum-cryptography" : " ^3.0.0" ,
84- "it-pipe" : " ^1.1.0" ,
8582 "jayson" : " ^4.0.0" ,
8683 "@paulmillr/trusted-setups" : " ^0.1.2" ,
8784 "micro-eth-signer" : " ^0.11.0" ,
107104 "eventsource" : " ^2.0.2" ,
108105 "isomorphic-ws" : " ^5.0.0" ,
109106 "it-pair" : " ^1.0.0" ,
107+ "it-pipe" : " ^1.1.0" ,
110108 "it-pushable" : " ^1.4.2" ,
111109 "testdouble" : " ^3.16.6" ,
112110 "testdouble-timers" : " ^0.1.1" ,
Original file line number Diff line number Diff line change 5757 "tsc" : " ../../config/cli/ts-compile.sh"
5858 },
5959 "dependencies" : {
60- "@ethereumjs/util" : " ^9.1.0" ,
61- "ethereum-cryptography" : " ^3.0.0"
60+ "@ethereumjs/util" : " ^9.1.0"
6261 },
6362 "devDependencies" : {
6463 "@polkadot/util" : " ^12.6.2" ,
Original file line number Diff line number Diff line change 5858 "dependencies" : {
5959 "@ethereumjs/common" : " ^4.4.0" ,
6060 "@ethereumjs/statemanager" : " ^2.4.0" ,
61- "@ethereumjs/tx" : " ^5.4.0" ,
6261 "@ethereumjs/util" : " ^9.1.0" ,
6362 "@types/debug" : " ^4.1.9" ,
6463 "debug" : " ^4.3.3" ,
Original file line number Diff line number Diff line change 5656 "dependencies" : {
5757 "@ethereumjs/rlp" : " ^5.0.2" ,
5858 "@ethereumjs/util" : " ^9.1.0" ,
59- "@types/readable-stream" : " ^2.3.13" ,
6059 "debug" : " ^4.3.4" ,
6160 "lru-cache" : " 10.1.0" ,
6261 "ethereum-cryptography" : " ^3.0.0"
Original file line number Diff line number Diff line change 5656 "debug" : " ^4.3.4" ,
5757 "lru-cache" : " 10.1.0" ,
5858 "verkle-cryptography-wasm" : " ^0.4.8" ,
59- "@ethereumjs/block" : " ^5.3.0" ,
6059 "@ethereumjs/rlp" : " ^5.0.2" ,
6160 "@ethereumjs/util" : " ^9.1.0"
6261 },
You can’t perform that action at this time.
0 commit comments