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
94dc652dcf
Finish removing radial-progress stuff (started in 08ed8048
).
Thanks for catching this @nspassov
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
69ab7548da
More work on #101 - include mining pool configs in project
Also include a script ("npm run-script refresh-mining-pool-configs") for freshly downloading the configs
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
8aa38946f7
updated email
6 years ago
Nadav Ivgi
44d676650f
Implement CSRF protection
Enabled for all POST endpoints, as well as for GET /rpc-browser when the
"execute" query string argument is specified.
6 years ago
Nadav Ivgi
ab98ff41ed
Add optional password protection
6 years ago
Nadav Ivgi
8b175c8110
Add CLI utility
6 years ago
Nadav Ivgi
13b0adaec3
Add dotenv to automatically load variables from .env
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
91f4ce606a
pull in error logging improvement in electrum-client package
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
118f355763
Work on #8 - Electrum socket connection persistence using "electrum-client" fork recommended by @askz
6 years ago
Dan Janosik
1f38c5dd93
Majority of the work on #8 to support querying N ElectrumX servers for address balance and address txid history
6 years ago
Dan Janosik
d66eae86eb
pre-compile less to css for performance
7 years ago
Dan Janosik
fda769e7ce
tweaks to block lists:
- "tag" style for miners, to allude to the hover-text details
- display radial "progress bar" showing used block capacity
7 years ago
Dan Janosik
ab5a75d17c
caching support
7 years ago
Dan Janosik
087635d446
this keeps getting modified on server via npm
7 years ago
Dan Janosik
1faa91ec3b
basic support for addresses
- address page
- search-by-address
7 years ago
Dan Janosik
c81cd2bede
/about page and header tweaks
7 years ago
Dan Janosik
e2570bc51f
switch to "bitcoin-core" npm package instead of deprecated "bitcoin" package
thanks @nkostoulas for the recommendation
7 years ago
Dan Janosik
9579c93ec1
request required
7 years ago
Dan Janosik
2905a5c24b
update npm packages to latest
7 years ago
Dan Janosik
d4906b6f6b
- update some dependencies
- disable pug debug output
- grab latest git commit and display on homepage footer
7 years ago
Dan Janosik
6e25939656
Clean up dependencies. Fixes #11
7 years ago
Dan Janosik
1f02d42b59
improved formatting for block lists
7 years ago
Dan Janosik
8444cd69a6
version 1.0
8 years ago