@@ -17,8 +17,9 @@ This was originally the EthereumJS VM repository. On Q1 2020 we brought some of
17
17
| [ @ethereumjs/blockchain ] [ blockchain-package ] | [ ![ NPM Package] [ blockchain-npm-badge ]] [ blockchain-npm-link ] | [ ![ Blockchain Issues] [ blockchain-issues-badge ]] [ blockchain-issues-link ] | [ ![ Actions Status] [ blockchain-actions-badge ]] [ blockchain-actions-link ] | [ ![ Code Coverage] [ blockchain-coverage-badge ]] [ blockchain-coverage-link ] |
18
18
| [ @ethereumjs/client ] [ client-package ] | [ ![ NPM Package] [ client-npm-badge ]] [ client-npm-link ] | [ ![ Client Issues] [ client-issues-badge ]] [ client-issues-link ] | [ ![ Actions Status] [ client-actions-badge ]] [ client-actions-link ] | [ ![ Code Coverage] [ client-coverage-badge ]] [ client-coverage-link ] |
19
19
| [ @ethereumjs/common ] [ common-package ] | [ ![ NPM Package] [ common-npm-badge ]] [ common-npm-link ] | [ ![ Common Issues] [ common-issues-badge ]] [ common-issues-link ] | [ ![ Actions Status] [ common-actions-badge ]] [ common-actions-link ] | [ ![ Code Coverage] [ common-coverage-badge ]] [ common-coverage-link ] |
20
- | [ @ethereumjs/devp2p ] [ devp2p-package ] | [ ![ NPM Package] [ devp2p-npm-badge ]] [ devp2p-npm-link ] | [ ![ Common Issues] [ devp2p-issues-badge ]] [ devp2p-issues-link ] | [ ![ Actions Status] [ devp2p-actions-badge ]] [ devp2p-actions-link ] | [ ![ Code Coverage] [ devp2p-coverage-badge ]] [ devp2p-coverage-link ]
20
+ | [ @ethereumjs/devp2p ] [ devp2p-package ] | [ ![ NPM Package] [ devp2p-npm-badge ]] [ devp2p-npm-link ] | [ ![ Devp2p Issues] [ devp2p-issues-badge ]] [ devp2p-issues-link ] | [ ![ Actions Status] [ devp2p-actions-badge ]] [ devp2p-actions-link ] | [ ![ Code Coverage] [ devp2p-coverage-badge ]] [ devp2p-coverage-link ]
21
21
| [ @ethereumjs/ethash ] [ ethash-package ] | [ ![ NPM Package] [ ethash-npm-badge ]] [ ethash-npm-link ] | [ ![ Ethash Issues] [ ethash-issues-badge ]] [ ethash-issues-link ] | [ ![ Actions Status] [ ethash-actions-badge ]] [ ethash-actions-link ] | [ ![ Code Coverage] [ ethash-coverage-badge ]] [ ethash-coverage-link ] |
22
+ | [ @ethereumjs/trie ] [ trie-package ] | [ ![ NPM Package] [ trie-npm-badge ]] [ trie-npm-link ] | [ ![ Trie Issues] [ trie-issues-badge ]] [ trie-issues-link ] | [ ![ Actions Status] [ trie-actions-badge ]] [ trie-actions-link ] | [ ![ Code Coverage] [ trie-coverage-badge ]] [ trie-coverage-link ]
22
23
| [ @ethereumjs/tx ] [ tx-package ] | [ ![ NPM Package] [ tx-npm-badge ]] [ tx-npm-link ] | [ ![ Tx Issues] [ tx-issues-badge ]] [ tx-issues-link ] | [ ![ Actions Status] [ tx-actions-badge ]] [ tx-actions-link ] | [ ![ Code Coverage] [ tx-coverage-badge ]] [ tx-coverage-link ] |
23
24
| [ @ethereumjs/vm ] [ vm-package ] | [ ![ NPM Package] [ vm-npm-badge ]] [ vm-npm-link ] | [ ![ VM Issues] [ vm-issues-badge ]] [ vm-issues-link ] | [ ![ Actions Status] [ vm-actions-badge ]] [ vm-actions-link ] | [ ![ Code Coverage] [ vm-coverage-badge ]] [ vm-coverage-link ] |
24
25
@@ -227,8 +228,8 @@ If you want to join for work or do improvements on the libraries have a look at
227
228
[ devp2p-npm-link ] : https://www.npmjs.com/package/@ethereumjs/devp2p
228
229
[ devp2p-issues-badge ] : https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20devp2p?label=issues
229
230
[ devp2p-issues-link ] : https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+devp2p"
230
- [ devp2p-actions-badge ] : https://github.com/ethereumjs/ethereumjs-vm/workflows/Common /badge.svg
231
- [ devp2p-actions-link ] : https://github.com/ethereumjs/ethereumjs-vm/actions?query=workflow%3A%22Common %22
231
+ [ devp2p-actions-badge ] : https://github.com/ethereumjs/ethereumjs-vm/workflows/Devp2p /badge.svg
232
+ [ devp2p-actions-link ] : https://github.com/ethereumjs/ethereumjs-vm/actions?query=workflow%3A%22Devp2p %22
232
233
[ devp2p-coverage-badge ] : https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=devp2p
233
234
[ devp2p-coverage-link ] : https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/devp2p
234
235
[ ethash-package ] : ./packages/ethash
@@ -249,6 +250,15 @@ If you want to join for work or do improvements on the libraries have a look at
249
250
[ tx-actions-link ] : https://github.com/ethereumjs/ethereumjs-vm/actions?query=workflow%3A%22Tx%22
250
251
[ tx-coverage-badge ] : https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=tx
251
252
[ tx-coverage-link ] : https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/tx
253
+ [ trie-package ] : ./packages/trie
254
+ [ trie-npm-badge ] : https://img.shields.io/npm/v/@ethereumjs/trie.svg
255
+ [ trie-npm-link ] : https://www.npmjs.com/package/@ethereumjs/trie
256
+ [ trie-issues-badge ] : https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20trie?label=issues
257
+ [ trie-issues-link ] : https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+trie"
258
+ [ trie-actions-badge ] : https://github.com/ethereumjs/ethereumjs-vm/workflows/Trie/badge.svg
259
+ [ trie-actions-link ] : https://github.com/ethereumjs/ethereumjs-vm/actions?query=workflow%3A%22Trie%22
260
+ [ trie-coverage-badge ] : https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=trie
261
+ [ trie-coverage-link ] : https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/trie
252
262
[ vm-package ] : ./packages/vm
253
263
[ vm-npm-badge ] : https://img.shields.io/npm/v/@ethereumjs/vm.svg
254
264
[ vm-npm-link ] : https://www.npmjs.com/package/@ethereumjs/vm
0 commit comments