softsimon
|
c09c694fb1
|
Minor i18n corrections
|
2022-05-17 19:27:41 +04:00 |
|
softsimon
|
9d33270970
|
Restoring the Confirmed string and re-localized the Multisig tag
|
2022-05-12 02:42:24 +04:00 |
|
Antoni Spaanderman
|
f61b8bf0fd
|
detect received lighting HTLC outputs
|
2022-05-09 17:08:59 +02:00 |
|
Antoni Spaanderman
|
222696f859
|
fix lightning force close label with CSV delay <= 16
|
2022-05-03 17:26:32 +02:00 |
|
Antoni Spaanderman
|
b4fce5cb00
|
Fix Lightning HTLC detection with options_anchors
rename `OP_CHECKSEQUENCEVERIFY` to `OP_CSV` in regex
|
2022-04-10 00:20:19 +02:00 |
|
Antoni Spaanderman
|
493b44d4b9
|
detect bare multisigs with handleVout
|
2022-03-29 16:16:20 +02:00 |
|
Antoni Spaanderman
|
b5ef148b82
|
replace 3 seperate labels with one AddressLabelsComponent.label?: string
+ consistency: move comments in the `if` blocks
|
2022-03-29 15:47:48 +02:00 |
|
Antoni Spaanderman
|
56656839b3
|
Detect more lightning scripts:
- expired htlc
- anchor
- swept anchor
Fix indentation what i messed up in 7565aa7
Add explanation
|
2022-03-27 16:13:48 +02:00 |
|
Antoni Spaanderman
|
9f3a3bd4d7
|
also detect uncompressed pubkeys + fix errors
|
2022-02-06 12:41:37 +01:00 |
|
Antoni Spaanderman
|
bb8bfa0e3a
|
copy paste moment
|
2022-02-05 17:29:42 +01:00 |
|
Antoni Spaanderman
|
148e340ea6
|
actually test htlc, fix indentation (again) and detect multisig
|
2022-02-05 17:26:50 +01:00 |
|
Antoni Spaanderman
|
7565aa7a25
|
fix indentation + detect htlc with option_anchors
|
2022-02-05 16:58:41 +01:00 |
|
Antoni Spaanderman
|
1f6504898a
|
detect lightning htlc and unilateral close
|
2022-02-05 16:50:10 +01:00 |
|
softsimon
|
181cb8e03f
|
Removing lightning htlc matching since it has false positives.
refs #324
|
2021-02-10 19:55:11 +07:00 |
|
softsimon
|
ccdf41c5b6
|
Don't display multisig tag on lightning/liquid contracts.
refs #324
|
2021-02-03 19:03:59 +07:00 |
|
softsimon
|
999163d7ad
|
Type fix for contract parsing.
refs #324
|
2021-02-03 12:51:30 +07:00 |
|
fiatjaf
|
276117fba9
|
better identification of lightning outputs. (#320)
* better identification of lightning outputs.
* identify liquid pegouts and emergency pegouts.
fixes #324
|
2021-02-03 12:40:31 +07:00 |
|
softsimon
|
36e46249b5
|
Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
|
2020-06-10 23:52:14 +07:00 |
|
softsimon
|
1feb985bec
|
Liquid and Testnet now accessable from the main site
fixes #35
|
2020-05-09 20:37:50 +07:00 |
|
Simon Lindh
|
8e52a2ba06
|
Design updates.
|
2020-02-26 03:39:22 +09:00 |
|
Simon Lindh
|
ac95c09ea6
|
New base code for mempool blockchain explorerer
|
2020-02-26 03:19:26 +09:00 |
|