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
|
||||
oid sha256:109453618fff1c9a7c42f759b9b1cf749684f1ac2f5ff11c7e8dd81fd51f968e
|
||||
size 112286694
|
||||
oid sha256:ca2e254777323d66dcc483e967d30babeb126f082dddc540b947e1f55be7602c
|
||||
size 111578699
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "EthoWallet",
|
||||
"version": "2.4.6",
|
||||
"version": "2.4.7",
|
||||
"description": "Desktop wallet for Etho Protocol ($ETHO)",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
@@ -57,6 +57,7 @@
|
||||
"email": "admin@ethoprotocol.com",
|
||||
"license": "CC0-1.0",
|
||||
"dependencies": {
|
||||
"@ethereumjs/common": "^2.6.5",
|
||||
"@unibeautify/beautifier-js-beautify": "^0.4.0",
|
||||
"adm-zip": "^0.5.9",
|
||||
"app-root-path": "^3.0.0",
|
||||
@@ -66,7 +67,7 @@
|
||||
"fs-extra": "^10.0.1",
|
||||
"handlebars": "^4.7.2",
|
||||
"keythereum": "^1.0.0",
|
||||
"moment": "^2.29.2",
|
||||
"moment": "^2.29.4",
|
||||
"nedb": "^1.8.0",
|
||||
"node-fetch": "^3.2.3",
|
||||
"pull-file-reader": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user