Mononaut
|
65dbafd2ec
|
Support P2PK address types
|
2023-07-23 14:01:31 +09:00 |
|
nymkappa
|
53a44853b3
|
Reconnect to electrum an unlimited amount of times every 1 seconds up disconnection
|
2023-03-23 15:18:48 +09:00 |
|
Felipe Knorr Kuhn
|
72c4ea0065
|
Fix crypto library usage for the Electrum API
|
2022-07-06 12:34:54 -07:00 |
|
Felipe Knorr Kuhn
|
19ae01defb
|
Various typing and build fixes to enable CI
|
2022-06-27 21:28:21 -07:00 |
|
softsimon
|
dd6c26b079
|
Handle new type of Electrum Server error.
fixes #872
|
2021-10-23 11:46:38 +04:00 |
|
softsimon
|
641d2ad028
|
Refactoring Bitcoin RPC client implementation
|
2021-09-18 13:18:47 +04:00 |
|
softsimon
|
2d007b9100
|
Liquid: Display unconfidential address and fix tracking
fixes #761
|
2021-09-06 10:20:31 +04:00 |
|
softsimon
|
0b077d6fda
|
Handle string error messages.
fixes #763
|
2021-09-04 01:32:36 +04:00 |
|
softsimon
|
ec12f21113
|
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
|
2a5a4ddac0
|
Hide address received/sent from address page when using electrum API.
fixes #294
|
2021-02-01 04:52:24 +07:00 |
|
softsimon
|
47a449e1d9
|
Disable support for Electrum TX lookups (require -txindex).
|
2021-01-24 04:15:06 +07:00 |
|
softsimon
|
20406fa522
|
Moved method $validateAddress
|
2021-01-11 14:30:58 +07:00 |
|
softsimon
|
c4d1fad853
|
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
|
9a23d2c6b0
|
Electrum: Sort address transactions correctly by confirmed and unconfirmed.
|
2021-01-10 17:40:05 +07:00 |
|
softsimon
|
6a58717694
|
Loading progressbar for loading address, block transactions and blocks
|
2021-01-08 21:44:36 +07:00 |
|
softsimon
|
dc63fd9428
|
Config file updates. electrs -> esplora
|
2021-01-06 22:49:28 +07:00 |
|
softsimon
|
f46728080d
|
Inform client when Electrum server limit exceeded
|
2021-01-05 17:30:53 +07:00 |
|
softsimon
|
1a6c2e79e6
|
Electrum protocol and tx lookup setting.
|
2021-01-05 03:06:57 +07:00 |
|
softsimon
|
89b4de2484
|
Fixed addressTransactions with pagination in electrum API.
|
2020-12-30 02:27:34 +07:00 |
|
softsimon
|
ae87694bc3
|
Use @mempool/electrum-client lib as Electrum Client lib.
|
2020-12-29 14:14:34 +07:00 |
|
softsimon
|
a3644e23a7
|
Switching Electrum Client lib supporting auto reconnect.
|
2020-12-29 00:41:02 +07:00 |
|
softsimon
|
3c0fa71a10
|
Updates for general transaction and block fetching.
|
2020-12-28 20:17:32 +07:00 |
|
softsimon
|
bb28a56622
|
Big refactor of multiple backends handling.
|
2020-12-28 04:47:22 +07:00 |
|