Releases: rsksmart/2wp-app
Releases · rsksmart/2wp-app
Changing fee level configurations
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
- 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
Fixing Rounding Mode for flyover Pegin
v2.2.0
2.2.0-rc
v2.1.0
2.1.0-rc
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
What's Changed
- Fix confirm pegin ui by @lserra-iov in #690
- refactor: updating values on example env file by @annipi in #700
- Update package precompiled abis with arrowhead version by @ronaldsg20 in #687
- Refactor/dependabots 0524 by @ronaldsg20 in #707
- Flyover pegout by @ronaldsg20 in #708
- Bump protobufjs and @trezor/connect-web by @ronaldsg20 in #717
- Bump protobufjs and @trezor/connect-web by @dependabot in #692
- Liquality removal by @alexjavabraz in #718
- TWPAPP-755: increase the RBTC max pegout parameter by @ivanIOV in #750
- UX/UI redesign in #699
Full Changelog: v1.8.0...v2.0.0
2.0.0-rc
What's Changed
- Fix confirm pegin ui by @lserra-iov in #690
- refactor: updating values on example env file by @annipi in #700
- Update package precompiled abis with arrowhead version by @ronaldsg20 in #687
- Refactor/dependabots 0524 by @ronaldsg20 in #707
- Flyover pegout by @ronaldsg20 in #708
- Bump protobufjs and @trezor/connect-web by @ronaldsg20 in #717
- Bump protobufjs and @trezor/connect-web by @dependabot in #692
- Liquality removal by @alexjavabraz in #718
- TWPAPP-755: increase the RBTC max pegout parameter by @ivanIOV in #750
- UI/UX redesign in #699
Full Changelog: 1.8.0-rc...2.0.0-rc