Skip to content

Releases: phantasma-io-archive/Poltergeist

2.7.4

23 May 13:53
Compare
Choose a tag to compare
  • Update Phantasma's peers links, add support for testnet peers link

2.7.3

27 Apr 17:16
Compare
Choose a tag to compare
  • Fix wallet hanging on startup if selected RPC is dead
  • Phantasma Link: Support for multiple results in single call of InvokeScript
  • Add new token logos

2.7.0

13 Dec 16:53
Compare
Choose a tag to compare
  • Speed up balance/history load, everything loads independently now and broken rpcs of one chain shouldn't affect other chains. Also swaps loaded separately now
  • Neo error handling completely reworked, RPC fallback should start working now
  • Add BSC RPCs benchmarking and fallback
  • Add Ethereum/BSC signature support for Phantasma Link
  • Remove unneeded balance/history reloads
  • Refresh button now updates only currenly selected blockchain
  • Refresh only Phantasma balances after cosmic swap
  • Refresh button now has 30 seconds cooldown period (but allows one balance refresh by user right after sending transaction)
  • Add support for BEP20 USDT
  • Fix BSC history loading
  • Fix glitching address hint button

2.6.4

02 Dec 22:23
Compare
Choose a tag to compare
  • Add SPE token support
  • Add GM token support
  • Better description for pharming reward-claming tx
  • Fix "SM reward" button disabled when all SOUL is staked

2.6.3

08 Nov 17:32
Compare
Choose a tag to compare
  • Add full GAME NFTs support
  • Add local time stake timestamp to staking info
  • Fix/tune BSC swaps fees requirements
  • Fix testnet GM compatibility

2.6.2

29 Oct 23:02
Compare
Choose a tag to compare
  • Fix Eth swaps fee calculation
  • Add HoDooi token logo
  • Phantasma Link improvements

2.6.1

30 Sep 19:22
Compare
Choose a tag to compare
  • Fix PHA-ETH swapping issue (allowed BNB to be swapped to ETH)

2.6.0

30 Sep 10:04
Compare
Choose a tag to compare
  • BSC swaps enabled
  • Add batch NFT transfer (100 NFTs per transfer limit removed)
  • Add "Phantasma staking info"/"Phantasma address info" buttons to Settings screen
  • Add "Info" button to get staking information when logged into account (available on PC with Shift pressed)
  • Add button to claim SM rewards (available on PC with Shift pressed)

2.5.1

14 Jul 19:49
Compare
Choose a tag to compare
  • Fix wallet not launching if testnet is selected and unavailable
  • Fix CoinGecko token symbol initialisation for same token on multiple platforms
  • Fix password-protected wallet migration

2.5.0

28 May 00:14
Compare
Choose a tag to compare
  • One seed now can be used to create any number of wallets. Private key derivation scheme is Metamask compatible
  • Add BSC support
  • Add password mode setting allowing to lower security level by not asking password for every transaction
  • Add master password mode (least secure)
  • Add simplified seed verification mode for advanced users (turned off by default)
  • Use existing KCAL instead of cosmic swapping when claiming ETH/BSC swaps on Phantasma
  • If account creation process is interrupted during seed verification, account is not saved
  • Fix KCAL swap claiming on Phantasma requesting for pre-existing KCAL and blocking cosmic swap
  • Fix ETH fee subtracted from max allowed amount for ERC20 tokens transfers within ETH network
  • Fix "Collection was modified" error appearing sometimes after account creation or modification
  • Fix rare issue when balance refresh could get stuck after getTokens call failure
  • Fix crash on incorrect WIF import attempt
  • Fix password prompt allowing empty password