mempool/frontend/cypress
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
..
fixtures New e2e test suite (#555) 2021-06-07 10:36:41 -04:00
integration Liquid support for unblinding transactions. (#588) 2021-07-06 19:56:32 +03:00
plugins New e2e test suite (#555) 2021-06-07 10:36:41 -04:00
support New e2e test suite (#555) 2021-06-07 10:36:41 -04:00
tsconfig.json New e2e test suite (#555) 2021-06-07 10:36:41 -04:00