create account

eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting by greymass

View this thread on: hive.blogpeakd.comecency.com
· @greymass · (edited)
eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting
This release features a number of "quality of life" improvements in addition to a few core EOS protocol integrations that have been in high demand. These new features include:

- Multiple Accounts: Import multiple accounts and swap between them easily. Hot wallets can import Hot/Watch wallets, Watch Wallets can import Watch wallets, and Cold Wallets an import more Cold wallets. This feature is available under "Tools -> Manage Wallets". Accounts can be switched from this section as well as from a new dropdown in the upper left.
- Account History: Each wallets history is now displayed on the wallet panel under the "History" section. Many different kinds of actions are formatted to show relevant details, and any unhandled transaction type will display it's full action JSON. Clicking on the transaction ID will open a link to a block explorer to further confirm those details.
- RAM Buy/Sell: A "Buy RAM" and "Sell RAM" button has been added to the wallet allowing easy access to this resource. Prices are estimated (though may change) on the confirmation screen presented before submitting the action. A notice of the 0.5% fee and the ricardian contract are both also displayed prominently.
- Set a Voting Proxy: Support for the producer proxy voting system. Easily set another account as your proxy to represent you, and the voting interface will load the votes of the representative of your choosing (read-only).
- Register as a voting Proxy: Register an account as a voting proxy, which will allow other accounts to set that account as their proxy.
- Additional Tools: The blockchain global properties and chain state files are now visible from within the tools section.

To date the `eos-voter` tool has seen over 28,000 downloads in one of the largest efforts to help connect EOS stakeholders with the EOS mainnet!

---

## What is `eos-voter`?

`eos-voter` is a desktop wallet application build for the EOS blockchain, which can be downloaded and run on your computer. `eos-voter` is free to use and open-source, and is designed to be a way to help secure your account while using the EOS blockchain. When using `eos-voter`, your private keys never leave the application as transactions are signed locally.

(`eos-voter` is a temporary application name and we are in the process of rebranding to a much better name!)

Previous updates for more information:

- [2018/06/25 - eos-voter 0.2.1 - Custom Tokens + Cold/Watch Wallets](https://steemit.com/eos/@greymass/eos-voter-0-2-1-custom-tokens-cold-watch-wallets)
- [2018/06/17 - eos-voter 0.1.6 - A better welcome experience + tutorial](https://steemit.com/eos/@greymass/eos-voter-0-1-6-a-better-welcome-experience-tutorial)
- [2018/06/02 - Annoucing eos-voter, a block producer voting tool and light wallet](https://steemit.com/eos/@greymass/announcing-eos-voter-an-eos-block-producer-voting-tool-and-light-wallet)

### Greymass Initiative

`eos-voter` is an application being developed and led by members of the @greymass team. Greymass is an EOS block producer candidate (`teamgreymass`) on the EOS blockchain. For more information about Greymass, please visit our website ([greymass.com](https://greymass.com)) or read our [Steemit Blog](https://steemit.com/@greymass).

---

## Download `eos-voter` by Greymass

As of 2018/07/07, `v0.3.0` is the most recent release.

The most recent version can always be downloaded from our GitHub releases page:

[https://github.com/greymass/eos-voter/releases](https://github.com/greymass/eos-voter/releases)

- **MacOS User**: Download either the DMG (`mac-eos-voter-***.dmg`) or ZIP (`mac-eos-voter-***.zip`) file.
- **Windows User**: Download the EXE (`windows-eos-voter-***.exe`) file.
- **Linux User**: Download either the SNAP (`linux-eos-voter-***-_amd64.snap`), DEB (`linux-eos-voter-***-_amd64.deb`), or AppImage (`linux-eos-voter-***-x86_64.AppImage`) file.
- **Linux (ARM/Raspberry Pi)**: Download the DEB (`linux-eos-voter-***-armv7l.deb`) file.

Further useful links:

- **eos-voter (Telegram)**: [https://t.me/eoswalletgreymass](https://t.me/eoswalletgreymass)
- **Bug Reports (GitHub)**: [https://github.com/greymass/eos-voter/issues](https://github.com/greymass/eos-voter/issues)
- **Source Code (GitHub)**: [https://github.com/greymass/eos-voter](https://github.com/greymass/eos-voter)
- **Greymass Website**: [https://greymass.com](https://greymass.com)
- **Greymass Twitter**: [https://twitter.com/@greymass](https://twitter.com/@greymass)

---

# Multiple Accounts

One of the most requested features we've fielded questions about is multiple accounts. Today we're proud to release our 0.3.0 with support for an unlimited number of individually encrypted wallets and quick access to swap between them. 

We have added a new section to the "Tools" area of the application that allows you to manage all of your individual wallets. From this interface you can import new accounts, swap accounts, or remove existing accounts.

![screenshot 20](http://jesta.us/eos/eosvoter20.png)

## Wallet Mode Mixing

This system also allows some mixing of different types of wallets, depending on the level of security you require from these accounts. This mixing is as follows:

- A **Hot Wallet** can import any number of additional Hot and Watch wallets. The additional watch wallets proved to be the perfect solution for keeping an eye on accounts you don't want to actually import. Cold wallets may not be imported (they are meant to be offline).
- A **Watch Wallet** can import any number of additional Watch wallets, but cannot import any Hot/Cold wallets. This is because the watch wallet is not encrypted and is designed to have relaxed security.
- A **Cold Wallet** can import any number of additional Cold Wallets, but since it's offline, will not support Hot or Watch wallets.

### Quickly Switching Accounts

Switching accounts can be done from anywhere within the application using the dropdown in the menu bar. 

The icon next to each account represents the type of account it is:

- Green ID Card: Hot Wallet (can create + sign + broadcast)
- Orange Eye: Watch Wallet (can create + broadcast)
- Blue Snowflake: Cold Wallet (can sign)

Switching to a watch wallet is immediate, and switching to a Cold or Hot wallet will require the local wallet password to be re-entered in order to decrypt and swap wallets.

![screenshot quick switch](http://jesta.us/eos/quickswitch.gif)

### Importing an Account

To illustrate how simple the process of importing a new Hot Wallet is, we've created a short animated gif showing the usage of a private key to import a new account, and then the process to remove it. 

![screenshot adding wallet](http://jesta.us/eos/addingwallet.gif)

# Account History

Within the wallet section we have added a full history of the actions on each account. 

Many of these actions are formatted and displayed in a context-specific statement briefly explaining what the action performed was. Any action we haven't recognized within the application will be rendered as full JSON.

Each entry also displays a partial transaction ID on the right most column, which if clicked, launches your web browser to a block explorer to view the precise details.

**Note on History Items**: Depending on the API node you've chosen to connect with, your account history may vary. Some API nodes choose to filter account history on specific conditions, which will cause some actions to not be displayed. You can always verify your account history by viewing the account on a block explorer of your choosing (that supports account history).

![screenshot 23](http://jesta.us/eos/eosvoter23.png)

# RAM Buy/Sell

The wallet actions section has 2 new buttons, one for Buying RAM and one for Selling. Using these controls will allow you to use your liquid EOS to trade RAM using the built-in market that uses the Bancor algorithm.

![screenshot 17](http://jesta.us/eos/eosvoter17.png)

Enter the amount (in kBs) you wish to purchase and click the button to continue. 

**Note**: We will likely be changing this to BYTES in the next minor release. Trying to use a larger notation is likely more confusion than is required by the UI. 

![screenshot 18](http://jesta.us/eos/eosvoter18.png)

The confirmation screen will display an **estimated** cost for this purchase/sale and the values of your account after the action is completed. The prices fluctuate due to it's use of the Bancor algorithm, so once the action is complete the price paid may have changed slightly.

![screenshot 19](http://jesta.us/eos/eosvoter19.png)

# Proxy Voting

The Producers Voting section has a new option that allows you to proxy your votes to another account. The weight of the staked EOS on your account will then be applied to the votes cast by the proxy you've selected.

**Note**: By setting a proxy voter for your account, any existing votes you may have cast will be cleared/removed. 

Click the blue "Set Voter Proxy" button to get started.

![screenshot 24](http://jesta.us/eos/eosvoter24.png)

The prompt will ask for the account name of the proxy you'd like to use. 

**Note**: The account must have previously run the "Register Proxy" command (`regproxy`) to be an eligible proxy. Instructions on that below.

![screenshot 25](http://jesta.us/eos/eosvoter25.png)

## Viewing the votes of your Proxy

Once a proxy account is set, if you view the "Producer Voting" section of the app, the votes that your proxy have cast will be displayed in a read-only mode. This overview will allow you to easily keep tabs on the account you are proxied to, ensuring that your staked EOS is being used to represent your values.

![screenshot 26](http://jesta.us/eos/eosvoter26.png)

# Registering as a Proxy

For accounts that wish to be a proxy, we have added a simple interface within the Tools section of the application that allows the toggling of this mode.

**Note**: This flag is required on an account before any other accounts is allowed to proxy to it.

![screenshot 21](http://jesta.us/eos/eosvoter21.png)

After registered, the UI changes to display an Unregister command, should you choose to no longer allow other accounts to proxy it.

![screenshot 22](http://jesta.us/eos/eosvoter22.png)

---

## On the horizon...

Greymass has a number of additional features planned to build a modern wallet experience. A rough roadmap of the upcoming features includes:

- 0.4.0: Account Creation
- 0.5.0: Account Permissions
- 0.6.0: Multisig

As an open source project, we encourage all others to help in these efforts!

### Supporting Greymass

Greymass is a self-funded organization that accepts no outside funding. There are currently three ways you can help support Greymass in an effort to bring tools like `eos-voter` to life:

- Contribute to the code - [https://github.com/greymass/eos-voter](https://github.com/greymass/eos-voter)
- Contribute to the translations - [https://crowdin.com/project/eos-voter](https://crowdin.com/project/eos-voter)
- Vote for `teamgreymass` as in your Block Producer selections.

---

## Download Signatures

With each release we will be publishing shasum (512) signatures so you can ensure the integrity of the files you are downloading. This footer on the post serves as immutable reference to the shasum data to validate these files.

```
shasum -b -a 512 linux-eos-voter-0.3.0-i386.deb
383d2e030ee927c76c54eeb6c6ce13913a0e39cb97a2ba297af15fab45913f96545b2025b986115d01a8ecab14e964749370990789e68ccdb19a6c5210933f5d *linux-eos-voter-0.3.0-i386.deb

shasum -b -a 512 linux-eos-voter-0.3.0-amd64.deb
1228f22a4edbfe689a30780b9f018bbe1de81e58384350f74039e56d10ec65cca747f7c91971df43d1fe92365fc7f38ebeceafb3b2bee750c267a021564ab6c0 *linux-eos-voter-0.3.0-amd64.deb

shasum -b -a 512 linux-eos-voter-0.3.0-arm64.deb
fd2786f97971a5a94c1e35ca3a95b6ba8c9d916906ca372e4d705dc7b6cd9f0298921725a6df3e6348cb31efc321bb5578086f8f7171a9af15b6dc0045ae59fd *linux-eos-voter-0.3.0-arm64.deb

shasum -b -a 512 linux-eos-voter-0.3.0-armv7l.deb
21be6be8e70020b2655bdcadaf399a2440d3e4c9988619d8a9d6c81e16151271ad1d5568452a219d02f2e9ff196e79e349f7ec876be0570e424165e3b0cc3c5d *linux-eos-voter-0.3.0-armv7l.deb

shasum -b -a 512 linux-eos-voter-0.3.0-amd64.snap
a8ac848ee23a67ec1749316d1d4fbd81c19525c6a39fc1b22da89676f26d0ceec35689ae3b6feaccec5e6e515466d8b087ede1c057d4b01fb97295faeff80dd4 *linux-eos-voter-0.3.0-amd64.snap

shasum -b -a 512 linux-eos-voter-0.3.0-x86_64.AppImage
e55be02a047054de711bf40d3feb238d12485a7f8f4329c4735ce434205f49ff47e95fa0ed32d42a7ee16bb3db7f8f1602530ecb5ef009331af2d91016ae79d8 *linux-eos-voter-0.3.0-x86_64.AppImage

shasum -b -a 512 eos-voter-0.3.0-mac.zip
19e5c689e51c9eb46037f179ef0d93e99b5c02d20d0d8b96171f13082b17253a2a6c53ad759d55807e8546e18f1fe90ace6b84d7ee98e157ccf5e858c1210f4d *eos-voter-0.3.0-mac.zip

shasum -b -a 512 win-eos-voter-0.3.0.exe
ca143a59ceee7b656254a4ee1c0bb3834ab54fd633a87dc3a4d742a3bec56ce0a0ba4ed4384e2c8571d36075acda6ef4cdf47df4e490efe798b8a95345aa1bd8 *win-eos-voter-0.3.0.exe

shasum -b -a 512 mac-eos-voter-0.3.0.dmg
63a962436a6ad63cc7a054d9ca0efa2c0d5c355f5f7b83161d10d1129be234407f46e7a96bcd8bfd107a8b7b05ccb8f0e95457ac38e3b6060985868d4457fdb7 *mac-eos-voter-0.3.0.dmg
```
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorgreymass
permlinkeos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting
categoryeos
json_metadata{"tags":["eos","eosio","wallet"],"users":["greymass"],"image":["http://jesta.us/eos/eosvoter20.png","http://jesta.us/eos/quickswitch.gif","http://jesta.us/eos/addingwallet.gif","http://jesta.us/eos/eosvoter23.png","http://jesta.us/eos/eosvoter17.png","http://jesta.us/eos/eosvoter18.png","http://jesta.us/eos/eosvoter19.png","http://jesta.us/eos/eosvoter24.png","http://jesta.us/eos/eosvoter25.png","http://jesta.us/eos/eosvoter26.png","http://jesta.us/eos/eosvoter21.png","http://jesta.us/eos/eosvoter22.png"],"links":["https://steemit.com/eos/@greymass/eos-voter-0-2-1-custom-tokens-cold-watch-wallets","https://steemit.com/eos/@greymass/eos-voter-0-1-6-a-better-welcome-experience-tutorial","https://steemit.com/eos/@greymass/announcing-eos-voter-an-eos-block-producer-voting-tool-and-light-wallet","https://greymass.com","https://steemit.com/@greymass","https://github.com/greymass/eos-voter/releases","https://t.me/eoswalletgreymass","https://github.com/greymass/eos-voter/issues","https://github.com/greymass/eos-voter","https://twitter.com/@greymass","https://crowdin.com/project/eos-voter"],"app":"steemit/0.1","format":"markdown"}
created2018-07-07 22:41:27
last_update2018-07-09 17:54:48
depth0
children22
last_payout2018-07-14 22:41:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13,160
author_reputation9,338,685,957,189
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout0.000 HBD
percent_hbd10,000
post_id63,830,879
net_rshares9,988,998,375,027
author_curate_reward""
vote details (61)
@beiker ·
i'm downloading the : win-eos-voter-0.3.3.exe

and my avast blocked the: **win32:Evo-gen** considering it a threat.

![IMG_0330.jpg](https://cdn.steemitimages.com/DQmeKB1qhXRK59jUYfDydQRRLsZo7UNYxbbdHQgGvDrojpM/IMG_0330.jpg)

Any recommendation? Thanks in advance
properties (22)
authorbeiker
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180725t175900235z
categoryeos
json_metadata{"tags":["eos"],"image":["https://cdn.steemitimages.com/DQmeKB1qhXRK59jUYfDydQRRLsZo7UNYxbbdHQgGvDrojpM/IMG_0330.jpg"],"app":"steemit/0.1"}
created2018-07-25 17:58:57
last_update2018-07-25 17:58:57
depth1
children3
last_payout2018-08-01 17:58:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length263
author_reputation22,676,486,681,131
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id65,957,299
net_rshares0
@beiker ·
https://github.com/greymass/eos-voter/issues/246

i found this issue, should i trust it?
👍  
properties (23)
authorbeiker
permlinkre-beiker-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180726t174021959z
categoryeos
json_metadata{"tags":["eos"],"links":["https://github.com/greymass/eos-voter/issues/246"],"app":"steemit/0.1"}
created2018-07-26 17:40:18
last_update2018-07-26 17:40:18
depth2
children2
last_payout2018-08-02 17:40:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation22,676,486,681,131
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,067,403
net_rshares153,886,284
author_curate_reward""
vote details (1)
@anyx ·
$0.05
Avast considers it an "unknown", not actually a "threat". 
Most AV's are overly cautious with brand new applications, and our tool is very much brand new!

If you can, mark it is a false positive in Avast and it will teach their servers that the app is safe -- because it totally is!
👍  
properties (23)
authoranyx
permlinkre-beiker-re-beiker-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180726t174219102z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-26 17:42:18
last_update2018-07-26 17:42:18
depth3
children1
last_payout2018-08-02 17:42:18
cashout_time1969-12-31 23:59:59
total_payout_value0.041 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length283
author_reputation98,676,136,100,181
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,067,605
net_rshares27,796,879,134
author_curate_reward""
vote details (1)
@fcrypto ·
Well done. Great work! Do you have an ETA to support account creation? It seems like one of the biggest blocker for the community.
👍  ,
properties (23)
authorfcrypto
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180708t151200262z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-08 15:12:00
last_update2018-07-08 15:12:00
depth1
children4
last_payout2018-07-15 15:12:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length130
author_reputation358,392,079,290
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,909,067
net_rshares1,207,277,323
author_curate_reward""
vote details (2)
@jesta ·
Likely 0.4.x, so not too far off. We're doing a round of improvements on 0.3.x but then will start making progress on it!
properties (22)
authorjesta
permlinkre-fcrypto-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180709t175239950z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-09 17:52:39
last_update2018-07-09 17:52:39
depth2
children2
last_payout2018-07-16 17:52:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation140,605,453,893,072
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,060,980
net_rshares0
@fcrypto ·
Cool! Will you enable account creation from scratch? I mean for people that don't already have an account. There are many users that kept their token on exchanges for the swap but are now blocked as they don't have an account. You'd get a significant traction if you offer such feature.
properties (22)
authorfcrypto
permlinkre-jesta-re-fcrypto-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180713t082823649z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-13 08:28:24
last_update2018-07-13 08:28:24
depth3
children1
last_payout2018-07-20 08:28:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length286
author_reputation358,392,079,290
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,506,728
net_rshares0
@okayplanet ·
That would be a big win!
properties (22)
authorokayplanet
permlinkre-fcrypto-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180709t011449283z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-09 01:14:51
last_update2018-07-09 01:14:51
depth2
children0
last_payout2018-07-16 01:14:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation14,751,870,312
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,962,607
net_rshares0
@jimmyfotogallery ·
i have voted for your. good job
👍  
properties (23)
authorjimmyfotogallery
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180713t024326443z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-13 02:45:33
last_update2018-07-13 02:45:33
depth1
children0
last_payout2018-07-20 02:45:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation18,673,077,616,848
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,480,338
net_rshares2,428,210,573
author_curate_reward""
vote details (1)
@mahajian · (edited)
3.1 v  removed to dd custom token option
all custom token balance is now zero
👍  
properties (23)
authormahajian
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180712t184624172z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-12 18:46:21
last_update2018-07-12 19:12:27
depth1
children1
last_payout2018-07-19 18:46:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation303,102,034
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,442,736
net_rshares602,141,299
author_curate_reward""
vote details (1)
@jesta ·
It's in the tools section now, under "Airdrops / Custom Tokens", with a better interface to manage them. I temporarily readded the button, that when hovered, explains this (in 0.3.2+).
properties (22)
authorjesta
permlinkre-mahajian-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180714t185609302z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-14 18:56:09
last_update2018-07-14 18:56:09
depth2
children0
last_payout2018-07-21 18:56:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length184
author_reputation140,605,453,893,072
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,679,307
net_rshares0
@mrorange55 ·
Why is the money erased?
properties (22)
authormrorange55
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180708t163119046z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-08 16:31:18
last_update2018-07-08 16:31:18
depth1
children1
last_payout2018-07-15 16:31:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation21,368,326,601
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,918,334
net_rshares0
@jesta ·
Not sure what this means, but tokens can't be erased :D
properties (22)
authorjesta
permlinkre-mrorange55-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180709t175305586z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-09 17:53:06
last_update2018-07-09 17:53:06
depth2
children0
last_payout2018-07-16 17:53:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation140,605,453,893,072
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,061,030
net_rshares0
@nateonsteemit ·
Thank y'all so much. I've not been able to figure out any other wallets that I've tried. This one came to me by way of @ashe-oro on STEEM, and was confirmed by @lukestokes on twitter. Glad to finally be making some way. I've begun voting, and you're one of my first votes. Keep it up. I need to learn more.
properties (22)
authornateonsteemit
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180708t080102153z
categoryeos
json_metadata{"tags":["eos"],"users":["ashe-oro","lukestokes"],"app":"steemit/0.1"}
created2018-07-08 08:00:57
last_update2018-07-08 08:00:57
depth1
children1
last_payout2018-07-15 08:00:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length306
author_reputation79,308,736,489,591
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,868,399
net_rshares0
@tbnfl4sun ·
This one shows the airdrops=heck yea! I had problems with the other ones also!
properties (22)
authortbnfl4sun
permlinkre-nateonsteemit-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180708t221306457z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-08 22:13:03
last_update2018-07-08 22:13:03
depth2
children0
last_payout2018-07-15 22:13:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation110,023,687,383,783
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,949,156
net_rshares0
@steempowerpics ·
**AWESOME UPDATE!**
*NOTE - most of the links to GitHub have a typo  ( missing the - )*
https://github.com/greymass/eos-voter
properties (22)
authorsteempowerpics
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180708t231744439z
categoryeos
json_metadata{"tags":["eos"],"links":["https://github.com/greymass/eos-voter"],"app":"steemit/0.1"}
created2018-07-08 23:17:42
last_update2018-07-08 23:17:42
depth1
children2
last_payout2018-07-15 23:17:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation83,229,319,827,576
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,953,967
net_rshares0
@jesta ·
Haha, good catch. We'll get that fixed.
properties (22)
authorjesta
permlinkre-steempowerpics-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180709t175331044z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-09 17:53:30
last_update2018-07-09 17:53:30
depth2
children1
last_payout2018-07-16 17:53:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation140,605,453,893,072
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,061,082
net_rshares0
@steempowerpics ·
Perfect - thanks! I see they are updated now. Just resteemed it.
properties (22)
authorsteempowerpics
permlinkre-jesta-re-steempowerpics-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180709t183439092z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-09 18:34:39
last_update2018-07-09 18:34:39
depth3
children0
last_payout2018-07-16 18:34:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation83,229,319,827,576
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id64,065,400
net_rshares0
@subashmurugan ·
Thank you for the updated version. Btw i have a question regarding using cold and watch wallets. Should both of them need to be having the latest version? if i update my watch wallet to 0.3.0 version and make some transactions can i still be able to sign them in the cold wallet version 0.2.2 and then broadcast with 0.3.0 version of watch wallet again? or do i need to have both wallets in sync with latest version?
properties (22)
authorsubashmurugan
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180708t100835197z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-08 10:08:36
last_update2018-07-08 10:08:36
depth1
children1
last_payout2018-07-15 10:08:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length416
author_reputation9,265,507
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,878,755
net_rshares0
@jesta ·
I haven't tested it, but I believe the 0.2.2 should be able to sign transactions for 0.3.0, and probably beyond. It's a very simple protocol between the two which hopefully won't break that often. We will be sure to announce if the compatibility between older/new watch/cold wallets ever breaks.
properties (22)
authorjesta
permlinkre-subashmurugan-re-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180709t045732646z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-07-09 04:57:33
last_update2018-07-09 04:57:33
depth2
children0
last_payout2018-07-16 04:57:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length295
author_reputation140,605,453,893,072
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,980,929
net_rshares0
@thorheit ·
I have a problem when I trie to update my vote I get message "producer is not currently registered"  so there seems to be a BP on which I voted month ago which is not longer registrated. But I cannot see which one it is.
properties (22)
authorthorheit
permlinkre-greymass-eos-voter-0-3-0-multiple-accounts-ram-account-history-and-proxy-voting-20180801t214958116z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-08-01 21:49:57
last_update2018-08-01 21:49:57
depth1
children0
last_payout2018-08-08 21:49:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation450,187,217,507
root_title"eos-voter 0.3.0 - Multiple Accounts, RAM, Account History and Proxy Voting"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id66,806,265
net_rshares0