Commit Graph

40 Commits (1f4ed49b4c3400c8f567a29c70d4fb26df97f305)

Author SHA1 Message Date
obscuren 84adf77bf3 Added RPC "Call" for JS calls to contracts 10 years ago
obscuren cebb149f5c removed key while in the process of moving to the new key storage 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
obscuren f15d23b496 updated messages 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 10 years ago
obscuren 780abaec98 Switched to new trie 10 years ago
obscuren b1c58b76a9 moved err check 10 years ago
zelig b89ed8eb7b adapt javascript pkg to new backend, use SuggestPeer 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren 8826e9694c Moved utils to cmd 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
Felix Lange 8170f96ded javascript: remove unused quit channel 10 years ago
obscuren b095bd3237 events should be set prior to calling mainloop 10 years ago
obscuren 6ea44c466a Updated to reflect BlockChain changes 10 years ago
obscuren 77badc8c46 Updated to reflect the Filter changes in eth-go 10 years ago
Erez Wanderman 7227552f42 Fix ethereum compilation and functioning on Windows. 10 years ago
Felix Lange 0aea5fc4a3 adapt to new event package 10 years ago
obscuren 0a82e3b75b Stack info 10 years ago
obscuren 7280057228 Minor visual updates 10 years ago
obscuren 01863ebff0 Rename and changed peer window 10 years ago
obscuren a8409b0a8b Implementing new wallet views 10 years ago
obscuren 2eab964a00 Switched over to ethpipe 10 years ago
obscuren a6c4543c57 Moving over to ethpipe 10 years ago
obscuren c362172567 Got rid of warnings and updated storage getters 10 years ago
obscuren 612b631823 Json types 10 years ago
obscuren ce8f24e57a Moved JSRE to it's own package for sharing between ethere(um/al) 10 years ago