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
|
3ae3df6722
|
Revert "Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)" (#610)
This reverts commit 2e2e6aa01f .
|
2021-07-06 19:55:01 +03:00 |
|
softsimon
|
2e2e6aa01f
|
Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)
fixes #450
fixes #415
|
2021-07-06 19:43:18 +03:00 |
|
softsimon
|
33a5be5a7d
|
Lower scroll threshold to fix load more not triggering. (#576)
* Lower scroll threshold to fix load more not triggering.
fixes #575
|
2021-06-24 18:20:20 -04:00 |
|
Miguel Medeiros
|
efb5deda43
|
Fix missing whitespace linting. (#534)
|
2021-05-21 19:03:18 +04:00 |
|
Miguel Medeiros
|
e70fd0045d
|
Fix tx-list load is being constantly triggered. (#531)
|
2021-05-20 02:03:59 +04:00 |
|
softsimon
|
ddea10b160
|
Toggle display UTXO details and scripts for transactions
fixes #46
|
2020-11-15 17:58:38 +07:00 |
|
softsimon
|
0f72030d5e
|
Enhancement: "Load more" is now "Load all"
fixes #117
|
2020-09-29 15:05:52 +07:00 |
|
softsimon
|
c21dad88bf
|
WIP: Bisq DAO support. Transactions list and details.
|
2020-07-03 23:45:19 +07:00 |
|
softsimon
|
7e9ba6b983
|
Bugfix: Latestblock height didn't propagate in the template
Renaming Contributors to About
|
2020-06-21 14:55:16 +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 |
|
softsimon
|
20c7ee98e7
|
Asset tracking.
Asset caching.
refs #37
|
2020-05-05 15:26:23 +07:00 |
|
softsimon
|
11b1d9bbd3
|
Assets support WIP
refs #37
|
2020-05-02 12:36:35 +07:00 |
|
softsimon
|
294e6d1667
|
Adding "load more" for large input/output sets.
|
2020-03-27 02:34:09 +07:00 |
|
softsimon
|
af86956836
|
Set outspend fetch limit on transaction level.
|
2020-03-27 01:33:39 +07:00 |
|
softsimon
|
550a096749
|
Bugfixes.
|
2020-03-27 01:29:55 +07:00 |
|
softsimon
|
90c05ccb51
|
Infinite scroll replaces "load more" buttons.
|
2020-03-01 03:32:12 +07:00 |
|
softsimon
|
4879036216
|
Added first seen on mempool transactions.
|
2020-02-28 01:09:07 +07:00 |
|
softsimon
|
37166e230d
|
Confirmed address transactions fix. QR Code fix.
|
2020-02-26 21:11:43 +07:00 |
|
softsimon
|
a122432c24
|
Address tracking and notification sounds.
|
2020-02-26 04:29:57 +07:00 |
|
Simon Lindh
|
ac95c09ea6
|
New base code for mempool blockchain explorerer
|
2020-02-26 03:19:26 +09:00 |
|