8000 Releases · syscoin/pali-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: syscoin/pali-wallet

Canary v3.4.4

07 Apr 19:22
6c4e7dd
Compare
Choose a tag to compare
Canary v3.4.4 Pre-release
Pre-release

Log

  • Fixes inconsistent state between background and UI when opening extension
  • Fixes problem setting the active window as closed in the state when clicking cancel or closing the popup
  • Updates the State management by keeping the extension background active

Canary v3.4.3

31 Mar 13:23
a60fae3
Compare
Choose a tag to compare
Canary v3.4.3 Pre-release
Pre-release

Log

  • Fixes [Bug-030] : UTXO transactions do not work after importing UTXO Extended PK
  • Fixes [Bug-031] : Breaks if Pali locked using imported UTXO account #688
  • Fixes [Bug-032]: UTXO requests when switching to EVM, failed to switching
  • Fixes bugs on "connection failed" screen
  • Fixes a bug where Imported UTXO accounts sometimes showed transactions from HD account
  • Fixes a bug where adding an rpc that already exists in pali would break the app
  • Removes Autolock

Canary v3.4.1

14 Mar 17:33
248c621
Compare
Choose a tag to compare

Log

  • Adds SPT support back
  • Updates Pali loading to skeleton
  • Decreases time pali waited for an rpc reply when changing network from 20sec to 3sec
  • Fixes state management when user closes pali during a change in the network
  • Fixes bugs on "connection failed" screen

Pali v3.4.0

14 Feb 13:05
bfb533f
Compare
Choose a tag to compare

[3.4.0] - 2025-02-14

Bug Fix

  • Fixes a bug where sometimes the wallet asks user to create new wallet even though he already has one
  • Fixes a but where the wallet locks itself out of nowhere
  • Improves dapp stability
    • Improves remove background port script
    • updates Home.tsx
    • updates Background/index.ts
    • updates Pooling Logic
    • refactor Dapp controller

New features

  • Enable users to import UTXO wallets

v3.3.1-Canary

27 Jan 15:57
0f7b71a
Compare
Choose a tag to compare
v3.3.1-Canary Pre-release
Pre-release
  • [BUG] - wallet asks user to create new wallet even though he already has one
  • [BUG] - wallet locks itself out of nowhere
  • [FIX] - improve dapp stability
  • [FEAT] - Enable users to import UTXO wallets

Pali v3.3.0

08 Jan 12:31
Compare
Choose a tag to compare

[3.3.0] - 2025-01-08

Bug Fix

  • Fixes Autolock
  • Fixes UTXO seed threshold. The explorer wasn't able to fetch wallet balances since they used a high threshold to generate new addresses
  • Removes Spt Methods
  • Adds zkSync support
  • Fixes resize triggering event
  • Fixes Bug where getConnectedAccountXpub() returns null
  • Fixes SysWeb3 bug that caused Dapp connection to be broken

Canary v3.2.3

18 Dec 16:17
Compare
Choose a tag to compare
Canary v3.2.3 Pre-release
Pre-release
  • Fixes Bug where getConnectedAccountXpub() returns null
  • Fixes SysWeb3 bug that caused Dapp connection to be broken

Canary v3.2.2

12 Dec 17:07
e50c1bf
Compare
Choose a tag to compare
Canary v3.2.2 Pre-release
Pre-release
  • Fixes resize triggering event.

v3.2.1-Canary

09 Dec 12:07
71a4fc6
Compare
Choose a tag to compare
  • Fixes Autolock
  • Fixes UTXO seed threshold. The explorer wasn't able to fetch wallet balances since they used a high threshold to generate new addresses
  • Remove Spt Methods
  • Adds zkSync support

Pali v3.2.0

09 Dec 12:05
Compare
Choose a tag to compare

[3.2.0] - 2024-11-12

Bug Fix

  • [Bug-025] : Pali can't send EVM transactions
  • [Bug-024] : Amounts are constantly changing
0