Commit Graph

1985 Commits (7db44b56b05a0b859e4d369736cdb86d35cbb860)
 

Author SHA1 Message Date
Jeffrey Wilcke 79bc628858 Merge pull request #43 from ethersphere/develop 11 years ago
obscuren ace551030f Convert to hex 11 years ago
obscuren c362172567 Got rid of warnings and updated storage getters 11 years ago
obscuren c7ee9844bd Removed old code 11 years ago
obscuren 0fcc606569 Added new filter from map 11 years ago
obscuren aadc5be3ff Implemented new watch 11 years ago
obscuren 07cfb7b64a updated filter so it accepts multiple from and to 11 years ago
obscuren 0d733aa071 Removed validation check from GetMessages 11 years ago
obscuren 1fd69e9569 Implemented "messages" 11 years ago
obscuren 612b631823 Json types 11 years ago
obscuren 3fd0337330 DNS for a hrefs should now be fixed 11 years ago
zelig 0283498140 Merge branch 'develop' of github.com:ethereum/eth-go into develop 11 years ago
obscuren 14e4f1283c Removed old debug method 11 years ago
obscuren 95ba340d07 Tweaks and fixes + added webview debugger 11 years ago
obscuren fa881220ae Updated lookup method to include CNAME's as well as A records 11 years ago
obscuren d518423b9c Updated DNS Lookup 11 years ago
zelig 3569e8d7df remove mmenomic words initialisation (mnemonic wordlist now inline to support binary builds without extra asset) 11 years ago
zelig e85f3972b9 inline mnemonic wordlist to support binary builds without extra asset 11 years ago
obscuren 1fa792eae7 Fixed reference 11 years ago
obscuren dc3b0e170c Name changes 11 years ago
obscuren 59d9746849 Changed naming on exposed QML variables 11 years ago
obscuren 2e2f23a0ae Properly hide elements on tx submit 11 years ago
obscuren 0c9c79a89b UI update 11 years ago
obscuren ac14f002e6 Refactored GUI and added modular/pluginable side bar 11 years ago
obscuren c59d7a899b Added open js option for repetitive tasks in ethereal 11 years ago
obscuren ce8f24e57a Moved JSRE to it's own package for sharing between ethere(um/al) 11 years ago
obscuren a760ce05b9 Updated chain for filtering 11 years ago
obscuren 2e5d28c73f Added bloom filter & block filter methods 11 years ago
obscuren 51a2087081 Minor issues 11 years ago
obscuren 42d2bc28af Upped protocol version 11 years ago
obscuren 024be32f06 Make sure all left padded zero's aren't included 11 years ago
obscuren 27290e1277 Fixed gas limit calculation 11 years ago
obscuren c51db4c940 Fixed stack issue 11 years ago
obscuren 3fc24013ef Fixed issue with overflowing 256 bit integers 11 years ago
obscuren 4dc5855dfe Regular browser option added 11 years ago
obscuren d6b0ab3028 Changed to DnsReg 11 years ago
obscuren a915ba17ed Support the ".eth" TLD through the DnsContract 11 years ago
obscuren 7272577fe6 Added dns lookup 11 years ago
obscuren bbe896875e Typo. Fixes #107 11 years ago
obscuren c7afb5fb72 output dump string, not undefined 11 years ago
obscuren 852d1ee395 State dumps 11 years ago
obscuren da50c75148 Added state dump method 11 years ago
obscuren 4edf7cfb05 config => Config 11 years ago
obscuren 3c78e418fb world => World 11 years ago
obscuren e71b198e3d Renamed object to Object 11 years ago
obscuren 4f0bda403e Added vm options for object execution 11 years ago
obscuren c215bbadf1 pipe 11 years ago
obscuren 0f84b9c30d Added exist method 11 years ago
obscuren 342cc122b4 Added general Pipe API 11 years ago
obscuren 03ce15df4c ethstate.NewState => ethstate.New 11 years ago