Updated to new geth release for faster sync
New bootnode list included in new geth for quicker initial connection to peers
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:109453618fff1c9a7c42f759b9b1cf749684f1ac2f5ff11c7e8dd81fd51f968e
|
oid sha256:ca2e254777323d66dcc483e967d30babeb126f082dddc540b947e1f55be7602c
|
||||||
size 112286694
|
size 111578699
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "EthoWallet",
|
"name": "EthoWallet",
|
||||||
"version": "2.4.6",
|
"version": "2.4.7",
|
||||||
"description": "Desktop wallet for Etho Protocol ($ETHO)",
|
"description": "Desktop wallet for Etho Protocol ($ETHO)",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -57,6 +57,7 @@
|
|||||||
"email": "admin@ethoprotocol.com",
|
"email": "admin@ethoprotocol.com",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@ethereumjs/common": "^2.6.5",
|
||||||
"@unibeautify/beautifier-js-beautify": "^0.4.0",
|
"@unibeautify/beautifier-js-beautify": "^0.4.0",
|
||||||
"adm-zip": "^0.5.9",
|
"adm-zip": "^0.5.9",
|
||||||
"app-root-path": "^3.0.0",
|
"app-root-path": "^3.0.0",
|
||||||
@@ -66,7 +67,7 @@
|
|||||||
"fs-extra": "^10.0.1",
|
"fs-extra": "^10.0.1",
|
||||||
"handlebars": "^4.7.2",
|
"handlebars": "^4.7.2",
|
||||||
"keythereum": "^1.0.0",
|
"keythereum": "^1.0.0",
|
||||||
"moment": "^2.29.2",
|
"moment": "^2.29.4",
|
||||||
"nedb": "^1.8.0",
|
"nedb": "^1.8.0",
|
||||||
"node-fetch": "^3.2.3",
|
"node-fetch": "^3.2.3",
|
||||||
"pull-file-reader": "^1.0.2",
|
"pull-file-reader": "^1.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user