Skip to content

Releases: greymass/anchor

0.1.5 - Governance + Localization

11 Jun 22:37
Compare
Choose a tag to compare

0.1.5 - Governance + Localization

  • Chinese Language Support
  • EOS Constitution Prompt + Acceptance upon wallet save
  • Ricardian Contracts display during transfers/voting
  • Added Linux AppImage Build
  • The key input is now a password field
  • Added Staked EOS to the balances page (to avoid confusion)
  • Searches allow uppercase letters
  • Allow wallet controls to be displayed when not saving a wallet
> shasum -b -a 512 eos-voter-0.1.5.dmg
99899ae0dbc64bf5d0392511949881883648ecc89169eb7220630ec9ac89890d18109006a55651cbd5895fe165efadefc79b8143acc61b764efc907b4509a136 *eos-voter-0.1.5.dmg

> shasum -b -a 512 eos-voter_0.1.5_amd64.deb
a29b68976b6c5566b3744c08404df9fd654676109d0bcc5affa6b3b0156fcb214ce56791a4b14bfe3a4d7f34ab232facd0ba421dce0d53b4aa91aada5688e70f *eos-voter_0.1.5_amd64.deb

> shasum -b -a 512 eos-voter_0.1.5_amd64.snap
eda7f641aee491e712fa0555a59fa5b5a0e8a46d458f42160c4eb386e96030e894fef1bc80bcae67d479f1970a8a1c4bb6e44da9e17a0d74be2e80a1ecfcfbc0 *eos-voter_0.1.5_amd64.snap

> shasum -b -a 512 eos-voter\ Setup\ 0.1.5.exe
956d1667b239ec5a184ec80e5b991b7f0180da6eaff9ea5b6acbd72e518c13a79ba2e0f696e6ab88ed074c5bfa7bf77d732e521b95fcfc7314b02dcbf349ad3c *eos-voter Setup 0.1.5.exe

> shasum -b -a 512 eos-voter-0.1.5-mac.zip
d3ac7e9c65a9b3a16196e92ab9763e7093ea35b8e36d481dce79ceed2363ce1eeabcbe615c34cfba7100267a13891ac6ac330f2516ed5fa60942b24fb3c36a3a *eos-voter-0.1.5-mac.zip

> shasum -b -a 512 eos-voter-0.1.5-x86_64.AppImage
b3a1a21f46b0bc3c55b281d90c66ed2e1e41bdd81c988f97d8487f04ba9dbe08fec71c5b487cefce3827a12f159959d885b9b8a4f11169971e22954b65d0cc60 *eos-voter-0.1.5-x86_64.AppImage

0.1.4 - Launch Day Bug Fixes #1 + Japanese

10 Jun 17:14
Compare
Choose a tag to compare

0.1.4 - Localization + Bugs

  • Full support for Japanese.
  • Fixed an issue with really long URLs for producers making the UI really long.
  • Display the producer URL on the warning.
  • Fixed an issue with bad settings getting saved.
  • Fixed an issue with new accounts that have not delegated to themselves.
  • Fixed an issue with staking balances crashing the UI.

0.1.3: French + Korean + UI Improvements

10 Jun 04:39
Compare
Choose a tag to compare

0.1.3 - Localization + UI Improvements

  • Full support for both French and Korean.
  • Improved transaction completion messaging (with clarification that these transactions are not confirmed immediately).
  • Better wallet overview and ux flow.
  • Bug fixes to support EOS 1.0.2.

0.1.2

07 Jun 20:05
Compare
Choose a tag to compare

0.1.2

  • Token Transfers: The wallet now allows token transfers.
  • Clickable Transaction IDs: After each transaction, you can now click the ID to launch a browser to eostracker.io (more options coming soon).
  • UI Improvements: Further refinement on the overall UI of the wallet.
  • Library Updates: Upgraded libraries to the most recent versions for QOL fixes.
  • Bug Fixes: A number of small UI/UX bugs have been addressed.

0.1.1

06 Jun 01:34
Compare
Choose a tag to compare

0.1.1

NOTE: If you had an encrypted wallet saved from 0.1.0, you will have to reset the application completely and reimport your key. You can do so by:

  • Clicking the Greymass logo in the upper right of the application.
  • Scroll to the bottom of the panel.
  • Click "DEBUG: Reset Application".
  • Reimport your credentials.

Changes:

  • Improved local wallet encryption
  • New versioning of wallet encryption formats (to allow for future upgrades without application resets).

Bug fixes:

  • #9: Producer vote totals are inaccurate.
  • #20: Issue looking up account name.
  • #23: Unable to click the producer links.
  • Fixed bugs with invalid amounts in staking.

0.1.0

02 Jun 23:56
Compare
Choose a tag to compare

0.1.0 Release

eos-voter is a limited-functionality release of a light wallet being designed for the EOS blockchain. This application can be used to connect to a remote EOS API endpoint to perform producer voting actions and a few basic wallet commands.

Features

  • CPU/Bandwidth Staking: Stake your EOS as either Bandwidth or CPU. This grants rights to resource usage on the network, in addition to conveying weight while voting for block producers.
  • Block Producer Voting: Select which block producers to support and cast your vote. Please note that the block producer voting UI is not a research tool; it is a simple interface that provides a secure way to vote.
  • Genesis Account Lookup: Enter your public key from the token swap to find your account name on the EOS network.
  • Local Wallet: Set a password while importing your private key to create a local wallet. Your key will be encrypted locally using this password. This password will be required each time you need to unlock the wallet.
  • Temporary Usage: If you prefer not store your keys within the application, simply choose not to set a password. When the application quits, your key will be forgotten.

0.1.0-RC8

02 Jun 23:34
Compare
Choose a tag to compare
0.1.0-RC8 Pre-release
Pre-release

Release Candidate 8

  • Removed producer status (the API has been removed).
  • Fixed credits on about panel

0.1.0-RC5

02 Jun 22:19
Compare
Choose a tag to compare
0.1.0-RC5 Pre-release
Pre-release

Release Candidate 5

  • Added account name lookup tool
  • Bug fixes

0.1.0-RC4

02 Jun 07:06
Compare
Choose a tag to compare
0.1.0-RC4 Pre-release
Pre-release

0.1.0 - Release Candidate 4

  • Various bug fixes

0.1.0-RC3

02 Jun 03:53
Compare
Choose a tag to compare
0.1.0-RC3 Pre-release
Pre-release

Release Candidate 3

  • Improved UI for Staking
  • Better error reporting
  • Wallet UI improvements