Database indexing: Full Address history, fix balances, add db file locks

This commit is contained in:
joeuhren
2020-11-20 16:28:28 -07:00
parent a7f29d5d81
commit 42e1964ab3
18 changed files with 305 additions and 200 deletions
+2 -1
View File
@@ -9,8 +9,9 @@
},
"dependencies": {
"express": ">=4.17.1",
"intl": "^1.2.5",
"serve-favicon": "^2.5.0",
"morgan": ">=1.9.1",
"morgan": ">=1.9.1",
"cookie-parser": "~1.4.4",
"body-parser": "~1.19.0",
"debug": ">=4.1.1",