Skip to content

Commit

Permalink
Merge pull request #547 from Adamant-im/feat/new-healthcheck
Browse files Browse the repository at this point in the history
New healthcheck
  • Loading branch information
bludnic authored Nov 11, 2023
2 parents 1e332dd + a999eeb commit 28d1ec7
Show file tree
Hide file tree
Showing 68 changed files with 2,016 additions and 1,025 deletions.
22 changes: 12 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,12 @@
"vuetify": "^3.3.17",
"vuex": "^4.1.0",
"vuex-persist": "^3.1.3",
"web3-errors": "^1.1.3",
"web3-eth": "^4.2.0",
"web3-eth-abi": "^4.1.3",
"web3-eth-accounts": "^4.0.6",
"web3-eth-contract": "^4.1.0",
"web3-providers-http": "^4.1.0",
"web3-utils": "^4.0.6"
},
"devDependencies": {
Expand Down
70 changes: 0 additions & 70 deletions src/components/NodesTable/NodesTable.vue

This file was deleted.

224 changes: 0 additions & 224 deletions src/components/NodesTable/NodesTableItem.vue

This file was deleted.

Loading

0 comments on commit 28d1ec7

Please sign in to comment.