Skip to content

Releases: rsksmart/2wp-app

Changing fee level configurations

21 Oct 18:52
Compare
Choose a tag to compare

We're changing the configuration
from:

miningSpeedBlock: {
    fast: 1,
    average: 6,
    slow: 12,
  },

to:

miningSpeedBlock: {
    fast: 1,
    average: 3,
    slow: 5,
  },

Changing fee level configurations

21 Oct 18:50
Compare
Choose a tag to compare
Pre-release
  • We're changing the configuration

from:

miningSpeedBlock: {
    fast: 1,
    average: 6,
    slow: 12,
  },

to:

miningSpeedBlock: {
    fast: 1,
    average: 3,
    slow: 5,
  },

Fixing Rounding Mode for flyover Pegin

27 Sep 21:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Fixing Rounding Mode for flyover Pegin

27 Sep 21:35
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 Sep 15:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

2.2.0-rc

25 Sep 14:31
Compare
Choose a tag to compare
2.2.0-rc Pre-release
Pre-release

What's Changed

Full Changelog: 2.1-rc...2.2.0-rc

v2.1.0

03 Sep 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

2.1.0-rc

03 Sep 14:37
Compare
Choose a tag to compare
2.1.0-rc Pre-release
Pre-release

What's Changed

Fixes

  • Fix on accounts change event for rlogin
  • Removing auto connection for rlogin
  • Remove cached provider for rLogin (fix Trezor connection issue)
  • Prevent api calls for invalid txId

UX/UI improvements

  • Fix. update twitter domain to x
  • Refactor: change T&C position
  • Refactor: show disabled copy btn for summary empty fields
  • Change app name
  • Use checksum address for all app
  • Handle pegin form errors

Full Changelog: 2.0.0-rc...2.1-rc

v2.0.0

07 Aug 15:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v2.0.0

2.0.0-rc

07 Aug 14:43
Compare
Choose a tag to compare
2.0.0-rc Pre-release
Pre-release

What's Changed

Full Changelog: 1.8.0-rc...2.0.0-rc