GithubHelp home page GithubHelp logo

eosrio / simpleos Goto Github PK

View Code? Open in Web Editor NEW
165.0 26.0 56.0 57.27 MB

EOSIO Blockchain Interface & Wallet

Home Page: https://eosrio.io/simpleos/

License: Other

JavaScript 5.21% TypeScript 54.47% HTML 32.33% CSS 7.99%
eos eos-ecosystem wallet blockchain electron angular

simpleos's Introduction


SimplEOS

Your simple and secure EOS wallet.

Made with ♥️ by EOS Rio, a Block producer candidate for the EOS ecosystem.

About

SimplEOS is a wallet made solely for the EOS ecosystem and fully integrated with all features available in the EOS.IO software.

EOS Rio made SimplEOS with a security and transparency philosophy. It is a desktop application compatible with the most popular operation systems (Windows, Linux and MacOS).

User experience focus was also a main part of SimplEOS creation process.

Warning

Only download SimplEOS from EOS Rio's website or github. Avoid scams, do not trust any other source.

Distribution or copy of this software or any of its parts and associated documentation, is not allowed by applicable law, unless previous written permission is given by EOS Rio. All rights are reserved.

SimplEOS doesn't keep any of your information. All information is kept locally only, not in any cloud services or databases.

Main Features

As of 13/01/2018, SimplEOS main features include:

  • Multiple chain support
  • REX Support
  • EOS Referendum system at eosio.forum
  • Direct contract interaction
  • Local Storage: private keys are encrypted and stored locally only.
  • Multiple accounts support
  • Token transfer
  • All transactions are password protected
  • Contacts List
  • Transactions / Actions History
  • Voting Portal
  • Stake / Unstake functions - (un)delegatebw
  • Support for generic tokens (airdrops)
  • Custom endpoints on the mainnet
  • Create new account

Roadmap

Next features to be implemented:

  • Browser library & universal integration
  • Delegate Permissions
  • Setup Delayed Transactions
  • Mobile Version
  • Multi languages support

Security Measures

Encryption & Local storage only

Your private keys are stored locally only and are properly encrypted with a user defined password of 10+ characters.

Proxy to fetch external data

Off-chain information (such as the Block Producer standard) are fetched via a proxy server provided by EOS Rio, to avoid malformed json data and third-party servers misconfigurations.

Download a pre-compiled build

https://github.com/eosrio/simpleos/releases/latest

Legal Disclaimer

By downloading SimplEOS you agree to the Terms of Service.

Build it yourself

Dependencies Setup

Setup sources:

git clone https://github.com/eosrio/simpleos.git
cd simpleos
npm install
npm run build:prod

Package the installer:

npm run dist

The packages will be available on the /dist folder.

Further help

To get more help please contact our team at [email protected] or at our Telegram channel.

simpleos's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simpleos's Issues

Config not working (Windows 0.6.2-4)

When i click config (up right button) the current screen (history or send or vote) close but nothing else open and i get nothing.

I installed project locally to debug and it work using chrome browser so maybe it's due to electron.

No matter, thanks for your work, I voted for you!

SimplEOS

Hello! Why after updating the wallet to version 0.6.0 requires to enter PIN? How to get it? In the settings of the previous version there is no option to install the PIN. What's the matter and how do I enter my wallet?

Send tab stays open

After sending the tab stays open which feels like it didn't send the first time.

Scrollbar inside popups (Windows 0.6.2-4)

Scrollbar inside popup not showing. This is clearly a usability problem. You can work around the problem by using the Tab Key.

For instance when creating new account
simpleos-bug-scroll-popup

I installed project locally to debug and it work using chrome browser so maybe it's due to electron.

No matter, thanks for your work, I voted for you!

"Generate Key Pairs" button should not need to be clicked to see entry fields for private keys.

If I knew Angular better, I'd alter the existing code so that before displaying the wizard page at line 145 of /src/app/dashboard/dashboard.component.html the generate() function would be called so that generated would be true and the fields for the private keys would be visible. Then we could update the instructions (lines 149-151) to say "If you'd like to use your own keys, please paste them into the fields below. You may also press the 'Generate Key Pairs' button for new keys, or continue with those displayed below."

Assertion Failure

I am not able to stake my tokens and the message im getting reads, Eosio_assert_message
Assertion Failure
I should say Icannot stake the remaining of my EOS. Also , my voting history is showing up, but not the airdrop history or the airdrops.

Cannot connect to Blockchain issue

Running locally using "yarn run start" for development purposes I'm getting a "Couldn't connect to the blockchain, check your internet connection and try again" error even though all the latency and filter checks for each BP are successful and the best server is selected.

"src/app/network.service.ts" line 62 has "this.networkingReady.next(false);" which is causing the error. When set to "true" the app loads with no issues.

I have not executed the app using the production settings but I believe it would be the same issue. Could there be some other issue why this is happening?

simplEOSupdate

update 0.6.2-1 overrides previous installation and asks for pin. No pin was previously used,
"Forgot pin?" tab is grayed out. Can not access acount.

wallet issue

Installed wallet and imported private keys, entered password, wallet started but shows 0 balance. When closing and restarting wallet it is asking for the same info for creating a new wallet. What happened to the wallet already created? Why is balance showing 0?
Thanks for any help

Voting history not updating.

I have tried voting a number of times and a green pop up box appears saying to check my history to see votes. However, my history doesn't update and the most recent transactions shown are 22 days old. This is with versions 0.6.2-1 and the latest 0.6.2-4.

Remember custom server

My employer blocks eosrio.io at the firewall, as well as access to any proxies. Every time I open the wallet, I have to wait for it to timeout, then put in the greymass address and connect.
It would be great if the application would remember when a user uses a different blockchain address, and automatically connect to that upon startup.

Feature request: token display settings

Hi,
After i transfered some tokens to an exchange, my balance for these is zero :) so...
it would be nice to have these settings:

  1. choose which tokens to show on history page (i.e. multiple select)
  2. hide tokens with zero balance (checkbox)

You rock!
Cheers

Clearing local data and logging out error

Version: v0.5.7

I am getting the following error when I try to remove my account from the wallet:

ERROR TypeError: Cannot read property 'app' of undefined
at Function.push../src/app/dashboard/config/config.component.ts.ConfigComponent.resetApp (config.component.ts:25)
at ConfigComponent.push../src/app/dashboard/config/config.component.ts.ConfigComponent.logout (config.component.ts:67)
at Object.eval [as handleEvent] (ConfigComponent.html:63)
at handleEvent (core.js:9947)
at callWithDebugContext (core.js:11040)
at Object.debugHandleEvent [as handleEvent] (core.js:10743)
at dispatchEvent (core.js:7406)
at core.js:7850
at HTMLButtonElement. (platform-browser.js:1140)
at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)

This app is useless.

It worked OK at ver 0.4. But now it just crashes:

Process: simpleos [14602]
Path: /Applications/simpleos.app/Contents/MacOS/simpleos
Identifier: simpleos
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [281]
Responsible: simpleos [14602]
User ID: 501

Date/Time: 2018-06-27 15:24:53.744 +0200
OS Version: Mac OS X 10.9.5 (13F1911)
Report Version: 11
Anonymous UUID:

Sleep/Wake UUID:

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
Referenced from: /Applications/simpleos.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
Reason: image not found

Binary Images:
0x7fff644e4000 - 0x7fff64517887 dyld (239.5) <1D3130FE-FE7E-3C4C-8E74-EB51895B6BA5> /usr/lib/dyld
0x7fff84266000 - 0x7fff842b7ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <07F2B103-AE29-3118-BBC4-9A72E13B013B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff84645000 - 0x7fff84656ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff84864000 - 0x7fff8488eff7 libsandbox.1.dylib (278.11.2) <5C750008-A22B-35E8-8B11-D84F82E08680> /usr/lib/libsandbox.1.dylib
0x7fff84898000 - 0x7fff84898ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff85a43000 - 0x7fff85a46ffc com.apple.IOSurface (91.3 - 91.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff85d12000 - 0x7fff85d13ff7 libSystem.B.dylib (1197.1.1) <72A98ACC-7606-3AD5-82AF-02D4EBBD4F02> /usr/lib/libSystem.B.dylib
0x7fff85e3a000 - 0x7fff85e99fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff85ecf000 - 0x7fff85f3bfff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff86435000 - 0x7fff86589ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86825000 - 0x7fff8682fff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff86a56000 - 0x7fff86c3bfff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff86c8f000 - 0x7fff86effffd com.apple.security (7.0 - 55471.14.40) <58F50B4A-FC1E-3AE0-A5DB-DD737E50AC17> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86f00000 - 0x7fff86f00fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff871e4000 - 0x7fff87209ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8814d000 - 0x7fff8814dfff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff88505000 - 0x7fff8854efff com.apple.CoreMedia (1.0 - 1273.57) <74FA3D80-A6DB-331A-B32A-683C8E0CC0A6> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff885e4000 - 0x7fff885f4fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff88ba5000 - 0x7fff88bd3ff7 com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff88d0b000 - 0x7fff88d0bfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8a249000 - 0x7fff8a257fff com.apple.opengl (9.6.5 - 9.6.5) <4FAEADD8-EEB3-3FD9-ADC6-BA65806228CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8a5a3000 - 0x7fff8a73fff3 com.apple.QuartzCore (1.8 - 332.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8bb4f000 - 0x7fff8c6c5ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8c6c6000 - 0x7fff8c9c6ff7 com.apple.Foundation (6.9 - 1056.17) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e519000 - 0x7fff8e560ff7 libcups.2.dylib (372.6) /usr/lib/libcups.2.dylib
0x7fff8e561000 - 0x7fff8e5f5ff7 com.apple.Bluetooth (4.2.7 - 4.2.7f5) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8e81f000 - 0x7fff8e81ffff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8e85f000 - 0x7fff8ecadfef com.apple.VideoToolbox (1.0 - 1273.57) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8f766000 - 0x7fff8f888fff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8f889000 - 0x7fff8f8dbfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8fba4000 - 0x7fff8fbc0fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff904d6000 - 0x7fff90617fff com.apple.QTKit (7.7.3 - 2826.34) <3BB88D64-71FA-3824-A52A-D51C761E6EE0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff90685000 - 0x7fff90820ff8 com.apple.CFNetwork (673.6 - 673.6) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff908e0000 - 0x7fff90943ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

Model: MacPro4,1, BootROM MP41.0081.B07, 8 processors, Quad-Core Intel Xeon, 2.26 GHz, 24 GB, SMC 1.39f5
Graphics: ATI Radeon HD 4870, ATI Radeon HD 4870, PCIe, 512 MB
Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 3, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 5, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 6, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 7, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 5.2.7f4 15858, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en1
Network Service: AirPort, AirPort, en2
PCI Card: ATI Radeon HD 4870, Display Controller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: Hitachi HDE721064SLA360, 640,14 GB
Serial ATA Device: OCZ-VERTEX4, 512,11 GB
USB Device: Hub
USB Device: Hub
USB Device: Bose USB Audio
USB Device: Apple Cinema HD Display
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Microsoft ® Laser Mouse 6000
USB Device: Apple Keyboard
USB Device: Apple Cinema HD Display
USB Device: USB Receiver
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: My Book, WD, Up to 800 Mb/sec
FireWire Device: My Book, WD, Up to 800 Mb/sec
Thunderbolt Bus:

Unable to create accounts with periods

Account names with a period in the middle give error:
eosio_assert_message assertion failure

for example: abcdef.12345
I have a feeling this is an eos issue because greymass is unable to create the account as well.

Can you provide a md5 checksum for the windows exe please

Could a md5 checksum be provided from the latest versions as they appear. The current version installed crashes I get wallet errors (covered it seems by someone else ) then I can finally run it and click on github to update. From the app the website link is still stuck on 0.5.3

An md5 checksum to verify the exe ..would be great. Also some notes if you save the say a wallet.dat file or something like with other crypto coins in %appdata%roaming.. so if it really bricks WONT load you can go back to a previous version ..and re-install the wallet.dat.
Apology if EOS does not work like say other cypto wallet coins .. but at least considering there was github cracks and wallets being replaced with others code.. an md5 checksum for each version would be great .

AppImage not working

./simpleos-0.5.5-x86_64.appimage
module.js:545
throw err;
^

Error: Cannot find module '/tmp/.mount_simpleivbjoA/resources/electron.asar/browser/init.js'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:473:25)
at Function.Module.runMain (module.js:683:10)
at startup (bootstrap_node.js:196:16)
at bootstrap_node.js:622:3

openSUSE Tumbleweed

Add switch dev/main net

It can be a good idea to add switch devnet/mainnet, for example we can use this following server:
http://vote.eosio.sg/

For example inside the constructor
testEndpoints: Endpoint[];

this.testEndpoints = [
   {url: 'http://13.251.3.82:8888', owner: 'EOS vote.eosio.sg', latency: 0, filters: []}, // TEST 
];

But we need also to change the variables for : mainnetId, genesistx and voteref

Can someone know this last variables for this devnet server http://vote.eosio.sg ?

Thanks

Ver 0.61 crashes

No resolve to upgrade to 0.61

Process: simpleos [22175]
Path: /Applications/simpleos.app/Contents/MacOS/simpleos
Identifier: simpleos
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [281]
Responsible: simpleos [22175]
User ID: 501

Date/Time: 2018-06-28 16:15:32.384 +0200
OS Version: Mac OS X 10.9.5 (13F1911)
Report Version: 11
Anonymous UUID:

Sleep/Wake UUID:

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
Referenced from: /Applications/simpleos.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
Reason: image not found

Binary Images:
0x7fff6214c000 - 0x7fff6217f887 dyld (239.5) <1D3130FE-FE7E-3C4C-8E74-EB51895B6BA5> /usr/lib/dyld
0x7fff84266000 - 0x7fff842b7ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <07F2B103-AE29-3118-BBC4-9A72E13B013B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff84645000 - 0x7fff84656ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff84864000 - 0x7fff8488eff7 libsandbox.1.dylib (278.11.2) <5C750008-A22B-35E8-8B11-D84F82E08680> /usr/lib/libsandbox.1.dylib
0x7fff84898000 - 0x7fff84898ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff85a43000 - 0x7fff85a46ffc com.apple.IOSurface (91.3 - 91.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff85d12000 - 0x7fff85d13ff7 libSystem.B.dylib (1197.1.1) <72A98ACC-7606-3AD5-82AF-02D4EBBD4F02> /usr/lib/libSystem.B.dylib
0x7fff85e3a000 - 0x7fff85e99fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff85ecf000 - 0x7fff85f3bfff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff86435000 - 0x7fff86589ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86825000 - 0x7fff8682fff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff86a56000 - 0x7fff86c3bfff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff86c8f000 - 0x7fff86effffd com.apple.security (7.0 - 55471.14.40) <58F50B4A-FC1E-3AE0-A5DB-DD737E50AC17> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86f00000 - 0x7fff86f00fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff871e4000 - 0x7fff87209ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8814d000 - 0x7fff8814dfff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff88505000 - 0x7fff8854efff com.apple.CoreMedia (1.0 - 1273.57) <74FA3D80-A6DB-331A-B32A-683C8E0CC0A6> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff885e4000 - 0x7fff885f4fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff88ba5000 - 0x7fff88bd3ff7 com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff88d0b000 - 0x7fff88d0bfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8a249000 - 0x7fff8a257fff com.apple.opengl (9.6.5 - 9.6.5) <4FAEADD8-EEB3-3FD9-ADC6-BA65806228CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8a5a3000 - 0x7fff8a73fff3 com.apple.QuartzCore (1.8 - 332.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8bb4f000 - 0x7fff8c6c5ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8c6c6000 - 0x7fff8c9c6ff7 com.apple.Foundation (6.9 - 1056.17) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e519000 - 0x7fff8e560ff7 libcups.2.dylib (372.6) /usr/lib/libcups.2.dylib
0x7fff8e561000 - 0x7fff8e5f5ff7 com.apple.Bluetooth (4.2.7 - 4.2.7f5) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8e81f000 - 0x7fff8e81ffff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8e85f000 - 0x7fff8ecadfef com.apple.VideoToolbox (1.0 - 1273.57) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8f766000 - 0x7fff8f888fff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8f889000 - 0x7fff8f8dbfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8fba4000 - 0x7fff8fbc0fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff904d6000 - 0x7fff90617fff com.apple.QTKit (7.7.3 - 2826.34) <3BB88D64-71FA-3824-A52A-D51C761E6EE0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff90685000 - 0x7fff90820ff8 com.apple.CFNetwork (673.6 - 673.6) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff908e0000 - 0x7fff90943ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

Model: MacPro4,1, BootROM MP41.0081.B07, 8 processors, Quad-Core Intel Xeon, 2.26 GHz, 24 GB, SMC 1.39f5
Graphics: ATI Radeon HD 4870, ATI Radeon HD 4870, PCIe, 512 MB
Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 3, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 5, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 6, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
Memory Module: DIMM 7, 4 GB, DDR3 ECC, 1066 MHz, 0x859B, 0x435435313237324241313036372E4D313846
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 5.2.7f4 15858, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en1
Network Service: AirPort, AirPort, en2
PCI Card: ATI Radeon HD 4870, Display Controller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: Hitachi HDE721064SLA360, 640,14 GB
Serial ATA Device: OCZ-VERTEX4, 512,11 GB
USB Device: Hub
USB Device: Hub
USB Device: Bose USB Audio
USB Device: Apple Cinema HD Display
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Microsoft ® Laser Mouse 6000
USB Device: Apple Keyboard
USB Device: Apple Cinema HD Display
USB Device: USB Receiver
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: My Book, WD, Up to 800 Mb/sec
FireWire Device: My Book, WD, Up to 800 Mb/sec
Thunderbolt Bus:

Error 0.5.0

Hey guys, just installed the newest version 0.5.0, when I open up SimplEOS, i get the error
"TypeError: Cannot read property 'send' of undefined as NsisUpdater.autoUpdater.on"

Voting still works, however adjusting your stake does not.. after i enter my password to change my stake, it says 'something went wrong'.

Hope this helps iron out any more bugs :)
Cheers!

Getting error dialog when clicking on Send in SimplEOS

Unfortunately, it doesn't allow me to copy and paste the message... Here's the beginning of the error:

Cannot find latest.yml in the latest release artifacts.

It appears to work OK after I close the error dialog but you can imagine how concerning this will be to people. I've been telling people in youtube and twitter to use your wallet by the way. Keep up the good work.

Pagination is not showing more than one page on initial load

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
On initial load of the wallet, the pagination shows that only one page is available. See image below:
simpleos_wallet

What is the expected behavior?
I should see more than one page available. See image below:
simpleos_wallet

Comments
This only happens on very first load of the wallet. Switching back and forth between "History" and "Vote" tabs fix the issue.

I suspect there is either a racing condition on first load, or simply that the component is not listening correctly for data to be loaded

Settings tab is blank

Clicked on settings button on top right and the entire simplEOS inner window appears blank.

SimplEOS v0.6.2-4
OS X 10.12.6 (16G1408)

showing errors but still seams to work.

when opening wallet after the update I am showing three error reports in a row. this is the message
first Error.docx

After clicking OK, twice, "it shows the same message twice" I get a third new error message:

Error2.docx

after clicking OK, it brings up my "small" balance and appears to work as intended but I have not attempted any transaction as of yet.

This happened some days ago and I neglected to report it until now. sorry. But noteworthy is that now the first two error messages to not show anymore but the third longer message still shows whenever I open the wallet.

I am using version 0.5.5 on a MacBook running 10.13.1

Import more than 1 account (key pair)

It would be very useful to be able to import more than 1 account/keypair. Currently you can import only 1 account/key pair after fresh install... and none after.

Airdropped tokens do not appear

I had eosDAC in my MyEtherWallet prior to June 1, but they don't appear in my registered wallet. No additional airdropped tokens have appeared in either my EOS or my MyEtherWallet wallets.

Local testnet NetworkService variables for testing

In order to do local testing I have to change the following NetworkService variables mainnetId, genesistx, voteref, txrefBlock, voterefBlock. Using "curl http://127.0.0.1:8888/v1/chain/get_info" I am able to get the mainnetId which is the chain_id but where would I find the other values:

{"server_version":"379cb1a9","chain_id":"cf057bbfb72640471fd910bcb67639c22df9f92470936cddc1ade0e2f2e7dc4f","head_block_num":308552,"last_irreversible_block_num":308551,"last_irreversible_block_id":"0004b547fd227063fc115185e4dfcd4d2d2f2566f90c7312018a64ee2e25b802","head_block_id":"0004b5486042cb0e76d57c78ab5444c41092ed9f8a418c461aa3278db41bbd16","head_block_time":"2018-06-20T14:16:50","head_block_producer":"eosio","virtual_block_cpu_limit":200000000,"virtual_block_net_limit":1048576000,"block_cpu_limit":199900,"block_net_limit":1048576}

Add BP ranking to Voting page

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
The Voting page does not display the ranking of the BPs on the table. It is unclear which ones are the top 21 BPs, and which ones are in the "queue"

What is the expected behavior?
Have a way to reference the top 21 BPs in the table. It could be:

  • a simple number as the first column of each row
  • a different background colour for the first 21 rows

Comments
If validated as a useful enhancement, I'm happy to raise a PR for that

Wrong Password error

simpleos always gives "wrong password!" error. whenever trying to vote or send eos. Tried multiple times to clear local data and add again. The version I tried was version 0.6.2-1, macosx and windows versions yield same error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.