Files
nym/nym-wallet/CHANGELOG.md
T
2025-07-15 14:57:49 +02:00

29 KiB

Changelog

[Unreleased]

[v1.2.19] (2025-07-15)

  • Amended the buy section (#5841)
  • Remove bity dir (#5844)

[2025.7-tex] (2025-04-14)

  • Fix the mac build of the wallet (#5684)
  • Allow copy and paste on logins fields for the wallet (#5699)
  • Tauri V2 - Wallet Migration (#5687)

[2025.6-chuckles] (2025-04-01)

  • Wallet-revamp to be in line with new nym-theming (#5653)
  • Update wallet to include Interval Operator Cost and Profit Margin (#5652)

[2024.13-magura] (2024-11-18)

  • bugfix: [wallet] displaying delegations for native nymnodes (#5087)
  • bugfix: wallet backend fixes (#5070)
  • Feature/wallet bonding fixes (#5064)

[v1.2.13] (2024-05-08)

  • Bug fix: wallet delegations list is empty when RPC node doesn't hold block (#4565)
  • updating sign commands to include nym-node(#4578)

[v1.2.10] (2023-10-31)

  • Add loading model on initial load of delegations (#4039)
  • remove any whitespace from input field when bonding host (#4062)

[v1.2.9] (2023-10-10)

  • Wallet: Introduce edit account name (#3895)

[v1.2.8] (2023-08-23)

  • [hotfix]: don't assign invalid fields when crossing the JS boundary (#3805)

[1.2.7] (2023-08-17)

  • release due to schema changes in the contract

[v1.2.6] (2023-07-18)

  • [wallet] bugfix: don't send funds for pledge decrease simulation (#3676)

[v1.2.5] (2023-07-04)

  • Wallet - add "Test my node" in the Node Settings and show its results (#2314)
  • Move client wasm to Wallet directory (#3606)

[v1.2.4] (2023-06-06)

  • Wallet - Bonding page does not load the node info automatically unless you navigate back and forth from it! (#3478)

[v1.2.3] (2023-05-16)

  • Wallet - Allow users to choose validator under the Advanced Settings 🟢 (#2489)

[v1.2.2] (2023-05-02)

  • Wallet - change "Bond more" action to "Change bond amount" to allow for increasing and decreasing the amount in the same modal (#2134)
  • Split wallet sign in and main into two entry points (#3188)

[v1.2.1] (2023-04-18)

  • [bug] bonding signature with vesting account (#3315)
  • Wallet - settings: fix version check (#3306)
  • Wallet - add new tauri command to fetch app version info (#3305)
  • Wallet - backend support to change password in file (#3285)
  • Wallet - add missing tooltips (#3275)
  • Wallet - global settings part 1 general and advanced 🟢 (#2181)
  • Wallet - global settings part 2 Security - Add&Change Password 🟢 (#2275)
  • feat(wallet): app version check (#3308) (#3319)

[v1.2.0] (2023-04-04)

  • Add Version and Location to gateway settings (#3266)
  • Wallet - bonding screen - short info with link (#3179)
  • Wallet - discrepancies figma vs wallet (#2183)
  • Wallet - If a gateway is bonded show gateway settings in the node settings: (#2242)

[v1.1.12] (2023-03-15)

  • Wallet - in the vesting section separate the "Unlocked transferable tokens" into "Unlocked vesting tokens" and "Transferable rewards" for better clarity (#3132)
  • Wallet - change the Bonding flow to include an additional step for the user to provide a unique signature when they bond their node (#3109)

[v1.1.11] (2023-03-07)

  • Wallet: optional gas and memo fields (#2222)

[v1.1.10] (2023-02-20)

  • Wallet - Fix send address bug (#3030)
  • Wallet - [Issue] the Operator cost field in the Playground does not allow values above 100.0000 (#2998)
  • nym-wallet: fix auto-updated files (#3043)

nym-wallet-v1.1.9 (2023-02-14)

  • Allow more flexibility for user when setting passwords (#2993)
  • User feedback on weak passwords (#2993)
  • User no longer has to copy mnemonic to continune account creation (#2948)
  • Updated instructional steps for creating accounts with a password (#2962)

nym-wallet-v1.1.8 (2023-01-24)

  • Fix delegations sorting (#2885)

nym-wallet-v1.1.7 (2023-01-17)

  • link to the ng mixnet explorer for account info (#2823)
  • Fix delegations sorting (#2885) (2023-01-23)

nym-wallet-v1.1.6 (2023-01-10)

nym-wallet-v1.1.5 (2022-12-22)

This release contains the APY calculator feature.

nym-wallet-v1.1.5 (2022-12-22)

This release contains the APY calculator feature.

nym-wallet-v1.1.4 (2022-12-20)

This release contains a bugfix for hiding and displaying the mnemonic, and displays the Bity wallet address in the buy page, as well as better error handling.

nym-wallet-v1.1.3 (2022-12-13)

  • wallet: improved unbond screen.

nym-wallet-v1.1.2 (2022-11-09)

  • wallet: Bity buy functionality

nym-wallet-v1.1.1 (2022-11-09)

  • wallet: compatibility with nym-binaries-1.1.1

nym-wallet-v1.1.0 (2022-11-09)

  • wallet: Add window for showing logs for when the terminal is not available.
  • wallet: Rework of rewarding (#1472)
  • wallet: Highlight delegations on an unbonded node to notify the delegator to undelegate stake
  • wallet: Group delegations on unbonded nodes at the top of the list
  • wallet: Simplified delegation screen when user has no delegations
  • wallet: Update "create password" howto guide
  • wallet: Allow setting of operating cost when node is bonded
  • wallet: Allow update of operating cost on bonded node
  • wallet: New bond settings area
  • wallet: Display pending unbonds
  • wallet: Display routing score and average score for gateways
  • wallet: Improve dialogs for account creation

nym-wallet-v1.0.9 (2022-09-08)

nym-wallet-v1.0.8 (2022-08-11)

  • wallet: new bonding flow and screen for bonded node
  • wallet: compound and redeem functionalities for operator rewards
  • wallet: a few minor touch ups and bug fixes

nym-wallet-v1.0.7 (2022-07-11)

  • wallet: dark mode
  • wallet: when simulating gas costs, an automatic adjustment is being used (#1388).

nym-wallet-v1.0.6 (2022-06-21)

  • wallet: undelegating now uses either the mixnet or vesting contract, or both, depending on how delegations were made
  • wallet: redeeming and compounding now uses both the mixnet and vesting contract
  • wallet: the wallet backend learned how to archive wallet files
  • wallet: add ENABLE_QA_MODE environment variable to enable QA mode on built wallet

nym-wallet-v1.0.5 (2022-06-14)

  • wallet: add simple CLI tool for decrypting and recovering the wallet file.
  • wallet: added support for multiple accounts (#1265)
  • wallet: compound and claim reward endpoints for operators and delegators (#1302)
  • wallet: require password to switch accounts
  • wallet: the wallet backend learned how to keep track of validator name, either hardcoded or by querying the status endpoint.
  • wallet: new delegation and rewards UI
  • wallet: show version in nav bar
  • wallet: contract admin route put back
  • wallet: staking_supply field to StateParams
  • wallet: show transaction hash for redeeming or compounding rewards

nym-wallet-v1.0.4 (2022-05-04)

Changed

  • all: the default behaviour of validator client is changed to use broadcast_sync and poll for transaction inclusion instead of using broadcast_commit to deal with timeouts ([#1246])

nym-wallet-v1.0.3 (2022-04-25)

Full Changelog

Fixed bugs:

  • [Issue] Wallet 1.0.2 cannot send NYM tokens from a DelayedVestingAccount #1215
  • Main README not showing properly with GitHub dark mode #1211

Merged pull requests:

nym-wallet-v1.0.2 (2022-04-05)

Full Changelog

Merged pull requests:

nym-wallet-v1.0.1 (2022-04-05)

Full Changelog

Closed issues:

  • Check enabling bbbc simultaneously with open access. Estimate what it would take to make this the default compilation target. #1175
  • Get coconut credential for deposited tokens #1138
  • Make payments lazy #1135
  • Uptime on node selection for sets #1049

nym-wallet-v1.0.0 (2022-02-03)

Full Changelog

Implemented enhancements:

  • [Feature Request] Please enable registration without need for Telegram account #1016
  • Fast mixnode launch with a pre-built ISO + VM software #1001

Fixed bugs:

  • [Issue] #1000
  • [Issue] nym-client requires multiple attempts to run a server #869
  • De-'float'-ing Interval (Display impl + serde) #1065 (jstuczyn)
  • display client address on wallet creation #1058 (fmtabbara)

Closed issues:

  • Rewarded set inclusion probability API endpoint #1037
  • Update cw-storage-plus to 0.11 #1032
  • Change u128 fields in RewardEstimationResponse to u64 #1029
  • Test out the mainnet Gravity Bridge #1006
  • Add vesting contract interface to nym-wallet #959
  • Mixnode crash #486

Merged pull requests: