softsimon
|
3402fbd206
|
Handle string error messages.
fixes #763
|
2021-09-04 01:32:36 +04:00 |
|
softsimon
|
645986b7fc
|
Backend: Bumping Typescript version to 4.4.2 (#748)
* Backend: Bumping Typescript version to 4.4.2
* Replacing any types with instanceOf checks.
|
2021-08-31 15:09:33 +03:00 |
|
softsimon
|
65454bf169
|
Hide address received/sent from address page when using electrum API.
fixes #294
|
2021-02-01 04:52:24 +07:00 |
|
softsimon
|
5e0f2dda62
|
Disable support for Electrum TX lookups (require -txindex).
|
2021-01-24 04:15:06 +07:00 |
|
softsimon
|
01671910bf
|
Moved method $validateAddress
|
2021-01-11 14:30:58 +07:00 |
|
softsimon
|
b4d837cc8d
|
Cache electrum address history fetch a couple of seconds to prevent double requests on address page load.
|
2021-01-10 19:58:55 +07:00 |
|
softsimon
|
ee915b49ee
|
Electrum: Sort address transactions correctly by confirmed and unconfirmed.
|
2021-01-10 17:40:05 +07:00 |
|
softsimon
|
ccb36b1048
|
Loading progressbar for loading address, block transactions and blocks
|
2021-01-08 21:44:36 +07:00 |
|
softsimon
|
ce9ed01582
|
Config file updates. electrs -> esplora
|
2021-01-06 22:49:28 +07:00 |
|
softsimon
|
c289210dc9
|
Inform client when Electrum server limit exceeded
|
2021-01-05 17:30:53 +07:00 |
|
softsimon
|
86516c575b
|
Electrum protocol and tx lookup setting.
|
2021-01-05 03:06:57 +07:00 |
|
softsimon
|
6159597fb4
|
Fixed addressTransactions with pagination in electrum API.
|
2020-12-30 02:27:34 +07:00 |
|
softsimon
|
b8373b134e
|
Use @mempool/electrum-client lib as Electrum Client lib.
|
2020-12-29 14:14:34 +07:00 |
|
softsimon
|
90370f1c1a
|
Switching Electrum Client lib supporting auto reconnect.
|
2020-12-29 00:41:02 +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 |
|