Skip to content

Releases: Eximchain/EximchainWallet

1.0.0-prerelease+build

05 Jun 15:25
Compare
Choose a tag to compare
Pre-release

GOVERNANCE(has been added)

  • Added some easily usable ui to interact with our governance smart contract.
  • Simplified gas fee selection.
  • Voting is easier with state checking.(Currently, it tries to make sure that you don't send votes that will fail, and gives you the reason why)
  • Claim/Collect tokens has been further simplified with a dropdown of possible claimable/collectable ballots.(Also has state checking to insure that you won't claim/collect ballots that are not claimable/collectable)
  • Checking governance cycle will automatically check the blockchain when clicked unlike the other read functions with inputs that are required.
  • Voting utilizes the built in address book functionalities so it is recommended that you save addresses you want to vote for, so you can just type the name associated with the address and find the address that way.

0.2.1-prerelease+build

02 May 19:34
Compare
Choose a tag to compare
Pre-release

View & Send

  • Ledger support has been added
  • Some additional functionality related to the upcoming governance app release has been added.
  • Removed the unused web3 wallet option

UX and UI improvements

  • Various ui/ux adjustments have been made for upcoming governance app release.

Other Important Notes

  • Current version is unsigned we will drop a signed release soon.

##Update
-MacOS version is signed

0.2.0-prerelease+build

28 Mar 20:03
Compare
Choose a tag to compare
Pre-release

This update contains lots of major and minor changes across the board.

Contracts

  • Less scrolling is involved when selecting a function, and the UI has been improved

View & Send

  • The active wallet card is sleeker and info is displayed more clearly
  • Revamped address book UI
  • The recent transactions tab is back and better than ever, with a streamlined look

Navigation

  • Items have been reordered to have most commonly used items on top
  • Top headings now have a new, unified appearance
  • Tabs within sections have a new look and are now integrated into the top heading
  • There's a new dropdown in place of a slide out panel for network and node selection
  • The help button is now in the bottom left corner of the sidebar

Wallets & Transactions

  • Wallet sign in flow has been revamped
  • The simple transaction fee interface has been given a facelift
  • Icons have been added to each wallet type
  • Generating a wallet no longer suggests buying a hardware wallet - you can get straight to generating a wallet
  • Seed phrase generation flow has been improved
  • Completely redesigned paper wallet

UX and UI Improvements

  • Updated Inter font to v3.3
  • Improved button styling
  • Improved address selector styling
  • Improved input field styling
  • Window sizing has been slightly adjusted
  • Notifications have an updated look and no longer obscure the left sidebar
  • Modals are now centered and have a softer, less harsh overlay
  • The active node, in addition to the active network, is now shown in the left sidebar
  • Lots of messaging improvements to improve clarity.
  • New app icon to match mobile app
  • Various bug fixes and performance improvements
  • Fixed link to submit issues to Github

0.1.4-beta

20 Mar 16:07
Compare
Choose a tag to compare
0.1.4-beta Pre-release
Pre-release

Notable Changes

  • Hotfix for trezor firmware 1.8.0

0.1.3-beta

21 Feb 20:56
Compare
Choose a tag to compare
0.1.3-beta Pre-release
Pre-release

Notable Changes

  • Changed the deprecated transaction executor urls to the proper dns ones.

0.1.2-beta (deprecated)

04 Feb 17:40
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • There's a shiny new nav
  • Removed a few unnecessary assets
  • Updated Inter UI font with latest version. Kerning and font weights will look nicer to those with keen eyes.
  • You'll notice a new logo and icon
  • Removed Ledger support (for now)
  • Empty states should look a bit more pleasing now
  • New headings are being slowly implemented
  • Default window size has been adjusted
  • Added transaction executor nodes as default connection nodes. Now, you won't need to (but still have the option to) run a node locally to establish a connection to the network.

0.1.1-beta

23 Jan 17:04
Compare
Choose a tag to compare
0.1.1-beta Pre-release
Pre-release

Notable Changes

  • Some code cleanups regarding functions that were no longer being used.
  • Added the weyl governance contract.
  • Changed previous governance contract to be more appropriately named as "block voting contract".

0.1.0-beta

04 Oct 19:35
Compare
Choose a tag to compare
0.1.0-beta Pre-release
Pre-release

Eximchain Wallet is an interface for generating and managing Eximchain wallets. This is Eximchain Wallet's first beta release reconfigured from MyCrypto v1.3.0. There are still some bugs regarding Ledger support, so please use at your own risk.

Please post issues regarding bugs at https://github.com/Eximchain/EximchainWallet/issues.

Notable Changes

  • We've done a significant amount of work to try and make the UI simpler, cleaner, and easier to use. We hope you like it, and there're a lot of other updates in the pipeline. Enjoy!