Commit Graph

2152 Commits (d80f8bda940a8ae8f6dab1502a46054c06cee5cc)
 

Author SHA1 Message Date
obscuren e12abfd43b Double click 11 years ago
obscuren 793e666f36 Dump bytes instead of strings 11 years ago
obscuren 4008ff32c9 Mutan compile 11 years ago
obscuren d79387c27e Mutan compile 11 years ago
obscuren 27735bbdfc State dumps from gui 11 years ago
obscuren 2eab964a00 Switched over to ethpipe 11 years ago
obscuren 4bd6003b7f removed pub completely in favour of pipe 11 years ago
obscuren 8f1b461228 Corrected getEachStorageAt 11 years ago
obscuren c2c8757bd1 Added message to closure 11 years ago
obscuren 7d95e8624a Added message to closure && added change addresses 11 years ago
obscuren 203c4b99a0 LookupDomain method to uilib 11 years ago
obscuren 9f4886839f Moved over to hardcoded v1 of Go QML 11 years ago
obscuren df0c43265e Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 11 years ago
obscuren a6c4543c57 Moving over to ethpipe 11 years ago
obscuren 2b9f71c6ca Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 11 years ago
Jeffrey Wilcke f6a4f9c753 Merge pull request #115 from ethersphere/develop 11 years ago
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