59 Commits

Author SHA1 Message Date
softsimon
5e0f2dda62 Disable support for Electrum TX lookups (require -txindex). 2021-01-24 04:15:06 +07:00
softsimon
ee0feac7ba Correctly error handle getTransaction and set 404 status when not found. 2021-01-24 02:51:22 +07:00
softsimon
89d562a989 Bitcoind: Use mempool as address index when doing address prefix search. 2021-01-11 01:51:57 +07:00
softsimon
bbc917a2d9 Return not implemented error instead of empty array. 2021-01-11 00:26:36 +07:00
softsimon
ccb36b1048 Loading progressbar for loading address, block transactions and blocks 2021-01-08 21:44:36 +07:00
softsimon
c289210dc9 Inform client when Electrum server limit exceeded 2021-01-05 17:30:53 +07:00
softsimon
881444c3a2 Improved block fetching performance. 2020-12-30 01:47:07 +07:00
softsimon
8713d97c94 Adding getBlocks support. 2020-12-29 20:41:16 +07:00
softsimon
b472c4d216 Updates for general transaction and block fetching. 2020-12-28 20:17:32 +07:00
softsimon
4cc8f8a3dc Big refactor of multiple backends handling. 2020-12-28 04:47:22 +07:00
softsimon
86c4119e1c Address page mostly working. 2020-12-22 06:04:31 +07:00
softsimon
4593a76675 Refactored transaction handling. 2020-12-21 23:08:34 +07:00
softsimon
ed1808ede8 Merge "getInitData" method from simon/angular-universal. 2020-11-23 02:38:56 +07:00
softsimon
a3457a723a Sponsor Lightning support. 2020-10-26 18:29:25 +07:00
softsimon
7e85ecb454 Removing AVG() from mysql query reducing execution time. Increasing graph data span.
fixes #106
2020-10-26 01:00:21 +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
69695c5a00 Backend API to load sponsor profile photos. 2020-10-18 17:14:35 +07:00
softsimon
be59db31c4 Input sanitation. Minimum amount fix. Debug log updated. 2020-10-13 19:54:47 +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
softsimon
1b83260a62 Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
refs #122
2020-10-08 00:20:42 +07:00
softsimon
5859f4ff9b Custom BTCPay donation integration
fixes #122
2020-10-07 20:15:42 +07:00
softsimon
16d39770ce Revering comment. 2020-09-26 23:48:18 +07:00
softsimon
4bfaabbb5f Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
34a2970ff7 Markets api: Add missing "timestamp" parameter for /hloc and /volumes 2020-09-17 15:38:25 +07:00
softsimon
c172de2c34 * /volumes API
* /ticker API
2020-09-15 03:11:52 +07:00
softsimon
a3f8555087 HLOC markets api. 2020-09-13 17:51:53 +07:00
softsimon
23b2b108a6 Corrections to parameters handling and sorting. 2020-09-12 01:26:51 +07:00
softsimon
bb0e644922 Bisq Markets API. WIP 2020-09-10 14:46:23 +07:00
softsimon
17fc486a60 Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
0ca016c6e4 Fix: Don't build statistics cache when DB is disabled. 2020-07-29 13:57:49 +07:00
softsimon
073f75ec48 Upgraded typescript and tslint version and fixed query type error. 2020-07-24 19:38:39 +07:00
softsimon
91594f0df6 Bisq: Feature to filter transaction types. 2020-07-24 18:41:15 +07:00
softsimon
0026b96ae1 Send correct content-types. 2020-07-18 18:46:33 +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
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
54712a33fe Expose git commit hash to backend info api. 2020-05-27 15:18:04 +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
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
f3e282f4d3 typo 2019-11-14 16:31:40 +08:00
Simon Lindh
7aec5f2adb Search box for explorer. 2019-11-14 15:03:01 +08:00
Simon Lindh
5d61e00ab1 Address page with QR code 2019-11-13 14:51:44 +08:00