Skip to content

Releases: paritytech/parity-bridges-ui

v1.05 Adding option to pay dispatch fee on target chain.

12 Nov 21:47
5bac4b2
Compare
Choose a tag to compare

This release let the user to choose to pay the dispatch fee on the target chain.

v1.04 Few bugs resolved.

20 Sep 12:51
3398de9
Compare
Choose a tag to compare

This release contain some bug resolutions described below:

  • Fixing race condition and amount evaluation (#282)
  • Solving receipt undesired arrow on header (#283 )
  • Add local image and don't crash when logo is missing. (#284 )
  • Fixing width for Sender Component. (#286)
  • Solving bug with unselect transaction type (#287 )
  • Solving issue with balance on selecting same account (#288)

v1.03 - Bugs resolution and docker url override.

10 Sep 18:35
c609382
Compare
Choose a tag to compare

This release contains the following enhancements to the bridge UI application:

Fixing some styles around Sender component #274
Solving receiver field bug for internal transfer #279
Adding tx cancel use case to enable the submit button back #280
Override provider URLs in Docker container runtime #281

v1 of Bridge UI.

01 Sep 14:36
e1bbd5c
Compare
Choose a tag to compare

This is the first release of the stable version of the substrate bridge UI.

At the moment the UI permits to:

  1. Send a remark message over the bridge.
  2. Transfer native tokens over the bridge ( with the use of target companion account ).
  3. Internal transfer ( token transfer in the same chain without using the bridge )
  4. Send a custom call to the bridge.

v1.02 Fixing Dockerfile definition.

01 Sep 20:07
34add4c
Compare
Choose a tag to compare
  • Include a new version of Dockerfile that fix the issue with previous intent.

v1.01 Patch Dockerfile name.

01 Sep 14:56
5167c48
Compare
Choose a tag to compare

In order to make the Dockerfile deploy to work, file needed to be renamed.