Skip to content

Releases: RadiantBlockchain-Community/photonic-wallet

Photonic 1.2.2

24 Dec 07:33
5225b36
Compare
Choose a tag to compare
  • Fixed max file size text.
  • Fixed fungible token names overflowing.

Photonic - 1.2.0

18 Dec 08:27
df04c71
Compare
Choose a tag to compare
  • Increased mint file size to 250KB, moved to config.json file.
  • Fixed issue with swap text showing photons as RXD amount.
  • Added fungible token airdrop feature.

Photonic - 1.1.2

30 Nov 10:01
6d80b70
Compare
Choose a tag to compare

Web version + Extension version

  • Mobile UI improvements.
  • Added block explorer link for completed swap.
  • Multisig fix.
  • Update swap pending state on NFT after successful swap.
  • Removed 0 value from swap NFT text.
  • Updated language files.

How add the extension?

  1. Use a compatible Chrome browser like Brave, Edge, Chromium...
  2. In a tab write: chrome://extensions/
  3. Activate the developer mode in the switch on the right side of the screen that says: Activate developer mode
  4. Find the unzipped wallet zip file and select.

Photonic Extension - 1.1.1

23 Nov 08:24
Compare
Choose a tag to compare

This is an experimental version containing the Photonic v1.1.1 wallet adapted to work as an addon in Chrome and its derivatives.

Steps to activate it:

  • Use a compatible Chrome browser like Brave.
  • In a tab write: chrome://extensions/
  • Activate the developer mode in the switch on the right side of the screen that says: Activate developer mode
  • Find the unzipped wallet zip file and select.

Photonic - 1.0.15

05 Nov 19:45
1e8f112
Compare
Choose a tag to compare
  • Sync improvements.
  • Fixed bug where tx with required inputs doesn't get funded correctly by bsv-coinselect.

Photonic - 1.0.13

21 Oct 16:00
74a30fa
Compare
Choose a tag to compare
  • Updated electrumx servers

Photonic - 1.0.12

18 Oct 10:55
49e2826
Compare
Choose a tag to compare
  • Add QR code scanner for mobile device.
  • Upgrade packages.
  • Fixed electrumx connection problem.

Photonic - 1.0.10

18 Oct 08:17
23a3056
Compare
Choose a tag to compare
  • Some Mobile fixes and UI tweaks.
  • Increased max UTXOs to 20.
  • Added more servers, thanks to Blademaster for this.

Photonic - 1.0.8

11 Oct 07:57
d0b1794
Compare
Choose a tag to compare
  • Added manual sync button to wallet settings.
  • Consolidation improvements.
  • Consolidation improvements
  • NFT fixes
  • Language file updated

Photonic - 1.0.7

10 Oct 09:04
2fbf2f6
Compare
Choose a tag to compare

Changes since the first version 1.0.0

  • Disable sync when inactive.
  • Update wallet immediately after transaction without waiting for sync.
  • Use updated listunspent method which includes refs in script.
  • Added new broadcast table for logging tx broadcasts.
  • Use navigator.language when formatting numbers.
  • Format token balances.
  • Improved copy buttons.
  • Added logging and more error handling to mint page.
  • Only have one sync process running at a time. If another subscription is received while syncing it will be queued.
  • Fixed error when failing to fund token melt.
  • Filter NFTs by container.
  • Disabled IPFS uploading.