softsimon
40dc476460
Fixes multiple bugs with outspends and channels
...
fixes #412
2022-08-27 16:01:08 +02:00
softsimon
fb63817282
Lazy load tx inputs in Bitcoin Core mode
...
fixes #465
2022-05-20 21:30:01 +04:00
softsimon
f466498988
Address page highlight and transfer value
2022-03-14 16:19:37 +01:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
Miguel Medeiros
9dae7020c8
Liquid support for unblinding transactions. ( #588 )
...
* Add docker file to generate wallycore wasm js lib.
* Add unblinded liquid transactions.
* Add background to unblided transactions.
* Check liquid network to try to unblind tx.
Ww don't want to try to unblind transactions in other networks.
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
* Delete libwally-core dockerfile.
* Delete wallycore.html.
* Fix validation unblind tx.
Fix lint.
Add errorUnblinded.
Add vin.prevout unblinded tx.
* Add e2e testing to liquids unblinded tx.
* Load libwally.js dynamically.
* Fix table size.
* Add Blockstream License to libwally and wallycore.
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2021-07-06 19:56:32 +03:00
softsimon
d2fe000ad0
Display block details and taproot signaling.
2021-05-01 03:55:02 +04:00
softsimon
ed55e86a9d
Visualize the CPFP transactions.
...
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
d3c53c7406
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07: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
097e2ba0ea
Assets page pagination.
2020-08-13 00:46:44 +07:00
softsimon
cc48e0be2c
Fix: Don't calculate block fee for Liquid.
...
Completing interfaces.
2020-06-17 15:01:58 +07:00
softsimon
6eca311147
Display input/output asset transfers
...
fixes #85
2020-06-12 16:17:52 +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
c08a4c8424
Instant mining pool identification from recent blocks.
...
refs #59
2020-05-10 00:54:07 +07:00
softsimon
1feb985bec
Liquid and Testnet now accessable from the main site
...
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
20c7ee98e7
Asset tracking.
...
Asset caching.
refs #37
2020-05-05 15:26:23 +07:00
softsimon
44d19550e8
Assets list. Native asset updates.
...
refs #37
2020-05-02 16:29:34 +07:00
softsimon
11b1d9bbd3
Assets support WIP
...
refs #37
2020-05-02 12:36:35 +07:00
softsimon
b2d2fd225c
Basic Liquid Asset support.
2020-04-28 17:10:31 +07:00
softsimon
73e24195da
Adding miner block reward and fee to block info.
2020-03-04 15:10:30 +07:00
softsimon
4879036216
Added first seen on mempool transactions.
2020-02-28 01:09:07 +07:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00