Dan Janosik
1bea8c2663
1.1.9
5 years ago
Dan Janosik
cb2f13c58b
1.1.8
5 years ago
Dan Janosik
2b5dbefa7e
1.1.7
5 years ago
Dan Janosik
fb6e646e71
1.1.6
5 years ago
Dan Janosik
c72495ed25
minor dependencies update
5 years ago
Dan Janosik
602c5739fb
1.1.5
5 years ago
Dan Janosik
ff4dea980d
1.1.4
5 years ago
Dan Janosik
a937d016bd
1.1.3
5 years ago
Dan Janosik
c897198128
update dependencies to latest and in the future accept more minor version updates
5 years ago
Dan Janosik
abe20d540f
- include changelog for project (via README and live-app footer)
- version # listed in footer
- tweaks to donation modal
5 years ago
Dan Janosik
e54909bef8
1.1.2
5 years ago
Dan Janosik
0fd7214474
1.1.1
5 years ago
Dan Janosik
f286a7be6f
1.1.0
5 years ago
Dan Janosik
156abf8d58
package update...just 1
5 years ago
Dan Janosik
b4bdc00fe0
remove distracting, unmaintained influx integration, Fix #121
6 years ago
Dan Janosik
604af092e3
updated dependencies
6 years ago
Dan Janosik
a31c2fb437
1.0.3
6 years ago
Dan Janosik
a053d00e03
1.0.2
6 years ago
Dan Janosik
1493a8b49c
1.0.1
6 years ago
Dan Janosik
c1082c0b4f
concurrency + simplicity improvements for rpcApi:
- support for configurable RPC concurrency level (default 10, to be under bitcoind default "rpcworkqueue=16")
- queue up requests to prevent overloading RPC work queue of bitcoind
- simplify / cleanup rpcApi
6 years ago
Dan Janosik
f586e81585
overhaul of RPC caching logic
- support for redis RPC caching
- support for disabling in-memory RPC caching
- skip caching many-input transactions
- cleanup/simplify caching logic for bulk functions (getBlocksByHeight, getBlocksByHash, getRawTransactions)
6 years ago
Dan Janosik
84c1ba6e70
cleanup packages and shrinkwrap - Fixes #95
6 years ago
Dan Janosik
b27c3c8cfa
lodash 4.17.10 -> 4.17.11
https://nvd.nist.gov/vuln/detail/CVE-2018-16487
6 years ago
Dan Janosik
d2f3719bf1
minor follow-ups to shesek's excellent changes:
- updated package-lock
- include sample .env file for easy reference
- continue to support key-by-key updating from credentials.js for now
- minor code formatting
- reflect status of BTCEXP_NO_RATES in UI when applicable (hide new exchanged-currency items from display dropdown and hide exchange rate on homepage)
- rename _LOGIN to _BASIC_AUTH_PASSWORD for clarity
- tweak README to call out .env-sample
6 years ago
Dan Janosik
8e02736222
- optional logging of network stats to configurable influxdb instance
- cleaner support for handling credentials (new app/defaultCredentials.js has the defaults, git-ignored app/credentials.js overwrites)
- update some dependencies
6 years ago
Dan Janosik
8e57d0d0cb
dependency updates
6 years ago
Dan Janosik
5abe069168
- general improved error handling for address pages
- specific handling of long-history address errors - issue #67 - with user-visible messaging
6 years ago
Dan Janosik
82b22cb9a8
updated dependencies
6 years ago
Dan Janosik
8588c56b61
tweaking electrum connection logic to try to deal with disconnect errors
6 years ago
Dan Janosik
d26b72bfde
refresh package-lock
6 years ago
Dan Janosik
f14dbe8c59
include package-lock.json
6 years ago