softsimon
24aed09489
Merge branch 'master' into simon/angular-universal
...
* master:
Tweak ASM opcode styling colors
Add some color and styling to the Bitcoin ASM opcodes
Correcting title text on graph invert button.
Modify upgrade script to include "tag @ hash" in notification msg
Adding a button to invert the graph globally.
Display P2PK instead of OP_RETURN fixes #161
Improved utxo script design. fixes #46
Adding prevout script. Fixed padding. refs #46
Correcting details button padding on mobile.
Fix nginx.conf reverse proxy cache URL path for sponsor images
Add missing "engines" metadata into package-lock.json
Upgrade backend/package-lock.json to version 2
Toggle display UTXO details and scripts for transactions fixes #46
Axios error handle sponsor proxy requests.
Replacing request.js with axios fixes #153
Add basic websocket error handler as emergency fix for site crashing
# Conflicts:
# frontend/src/app/services/storage.service.ts
2020-11-22 20:53:12 +07:00
softsimon
a67e5ea26e
Axios error handle sponsor proxy requests.
2020-11-15 14:31:34 +07:00
softsimon
1c1cfa0cbb
Replacing request.js with axios
...
fixes #153
2020-11-15 14:22:47 +07:00
softsimon
dfad5ede74
angular universal WIP
...
refs #104
2020-11-07 04:30:52 +07:00
softsimon
d34d506edf
Removing hxpress http compression
2020-10-27 17:42:10 +07:00
wiz
66ff3e09f4
Revert "Lock NPM versions."
...
This reverts commit b544af14e435c6a180d111473b27841ae15e1090.
2020-10-26 20:56:55 +09:00
softsimon
82dd3eaf75
Lock NPM versions.
2020-10-26 15:59:28 +07:00
softsimon
45cbbc300b
Only log warning if main update loop has failed more than once.
2020-10-23 16:27:02 +07:00
softsimon
ad809bae1c
Fix for statistics enabled config.
2020-10-19 20:24:22 +07:00
softsimon
e2a7683828
Revamping configuration file.
...
fixes #141
2020-10-19 11:57:02 +07:00
softsimon
4e4a6f6c59
Reducing retry time to max 60 seconds
2020-10-18 22:48:15 +07:00
softsimon
7870c55185
Slow down retries on Electrs errors in the main mempool loop.
2020-10-18 21:47:47 +07:00
softsimon
e35f3d7a3d
Proxy image requests.
2020-10-18 21:37:27 +07:00
softsimon
69695c5a00
Backend API to load sponsor profile photos.
2020-10-18 17:14:35 +07:00
softsimon
2568cbb0c0
Readding "BISQ_ENABLED". Display 'bisq' in logs.
2020-10-15 11:54:21 +07:00
softsimon
db42476192
Replacing BISQ_ENABLED with NETWORK === "bisq"
2020-10-15 11:37:25 +07:00
softsimon
20a97fe155
Changing more loggings levels.
...
refs #135
2020-10-13 17:48:43 +07:00
softsimon
06333bd415
Changing more loggings levels.
...
refs #135
2020-10-13 16:43:09 +07:00
softsimon
fae1347db2
Adding logger wrapper.
...
Log backend messages to syslog.
fixes #135
2020-10-13 15:27:52 +07:00
wiz
c09b02eb3a
Use https:// instead of http:// to query mempool.space API
2020-10-12 14:26:01 +09:00
softsimon
907fe6765f
Proxy donation requests to mempool.space when BTCPay Sponsors is disabled.
2020-10-12 10:50:10 +07:00
softsimon
5859f4ff9b
Custom BTCPay donation integration
...
fixes #122
2020-10-07 20:15:42 +07:00
softsimon
f50e077b9c
DiskCache fix when using clustering.
2020-09-30 00:25:43 +07:00
softsimon
db12d99723
Fix for Bisq blocks data watchers stopps working randomly. Restaring watcher when block height has diverged.
2020-09-27 17:21:18 +07:00
softsimon
9d1dd030af
NodeJS cluster: Delay child process auto restart 10 seconds on exit.
...
refs #108
2020-09-22 04:27:08 +07:00
softsimon
c2288c31e6
NodeJS cluster fix: Only save disk cache to disk when master.
...
fixes #108
2020-09-22 04:07:47 +07:00
softsimon
d6744c07f9
NodeJS cluster support.
2020-09-22 03:52:54 +07:00
softsimon
bb0e644922
Bisq Markets API. WIP
2020-09-10 14:46:23 +07:00
softsimon
a6e937756a
Add setting to disable database use.
2020-07-23 00:04:29 +07:00
softsimon
7614338667
Rearange network dropdown.
...
API for Bisq block height tip.
Loading indicators on transactions/blocks view.
Total sent now correctly display burnt on Pay trade fee txs.
2020-07-15 13:10:13 +07:00
softsimon
518629e144
Bisq stats page.
...
BSQ prices.
2020-07-14 21:26:02 +07:00
softsimon
cb3d21a2b2
Bisq statistics page.
2020-07-14 14:38:52 +07:00
softsimon
3bb2ce7d40
Address index and api.
...
Address view.
2020-07-13 21:46:25 +07:00
softsimon
38afcc6822
Bisq module separation.
...
Transaction view.
Block view.
Blocks list.
2020-07-13 15:16:12 +07:00
softsimon
58509aa612
Auto reload bisq dump file.
2020-07-10 14:13:07 +07:00
softsimon
d39b4a5c92
WIP: Bisq DAO support. Transactions list and details.
2020-07-03 23:45:19 +07:00
softsimon
33cd77eba6
Code cleanup.
2020-06-07 17:30:32 +07:00
softsimon
3ef81b0092
Add backendInfo api endpoint.
2020-05-26 18:06:14 +07:00
softsimon
2422356704
Added first seen on mempool transactions.
2020-02-28 01:09:07 +07:00
softsimon
e4bd08cf31
Moved websocket handling to its own file and cleaned up index.ts
2020-02-26 17:49:53 +07:00
softsimon
12c9b80a64
Address tracking and notification sounds.
2020-02-26 04:29:57 +07:00
Simon Lindh
d6bfb77abe
Basic address tracking.
2020-02-26 03:31:45 +09:00
Simon Lindh
6e724d4203
Transaction tracking revamped.
...
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
98391580b3
Refactor. API explanations. UX revamp.
2020-02-26 03:26:16 +09:00
Simon Lindh
45fa1be217
Optimize statistics.
2020-02-26 03:21:21 +09:00
Simon Lindh
43f41b8aab
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00
Simon Lindh
3ddbd33b70
Renamed the electrs backend support to 'electrs'.
2019-12-06 22:37:07 +01:00
Simon Lindh
5d61e00ab1
Address page with QR code
2019-11-13 14:51:44 +08:00
Simon Lindh
4de8384708
Block view.
2019-11-12 16:39:59 +08:00
Simon Lindh
2dbfa323fa
Transaction view.
2019-11-10 16:44:00 +08:00