Commit Graph

685 Commits

Author SHA1 Message Date
obscuren 8f1b461228 Corrected getEachStorageAt 2014-08-15 16:26:49 +02:00
obscuren c2c8757bd1 Added message to closure 2014-08-15 16:19:30 +02:00
obscuren 203c4b99a0 LookupDomain method to uilib 2014-08-15 13:45:34 +02:00
obscuren 9f4886839f Moved over to hardcoded v1 of Go QML 2014-08-15 13:27:43 +02:00
obscuren df0c43265e Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 2014-08-15 13:16:15 +02:00
obscuren a6c4543c57 Moving over to ethpipe 2014-08-15 13:16:07 +02:00
Jeffrey Wilcke f6a4f9c753 Merge pull request #115 from ethersphere/develop
remove mnemonic words initialisation
2014-08-15 10:49:52 +02:00
obscuren c362172567 Got rid of warnings and updated storage getters 2014-08-15 01:07:40 +02:00
obscuren aadc5be3ff Implemented new watch
* Old watch methods have been removed
* Implemented new callback handlers for onWatchCb
* added new Filter JS object
2014-08-15 00:24:14 +02:00
obscuren 1fd69e9569 Implemented "messages" 2014-08-14 17:01:37 +02:00
obscuren 612b631823 Json types 2014-08-14 17:01:21 +02:00
obscuren 3fd0337330 DNS for a hrefs should now be fixed 2014-08-14 13:26:29 +02:00
obscuren 14e4f1283c Removed old debug method 2014-08-14 10:52:13 +02:00
obscuren 95ba340d07 Tweaks and fixes + added webview debugger
* Require better icons .. someone? :-)
2014-08-14 00:18:37 +02:00
obscuren d518423b9c Updated DNS Lookup 2014-08-13 10:52:30 +02:00
zelig 3569e8d7df remove mmenomic words initialisation (mnemonic wordlist now inline to support binary builds without extra asset) 2014-08-12 14:57:51 +02:00
obscuren 1fa792eae7 Fixed reference 2014-08-12 13:16:44 +02:00
obscuren dc3b0e170c Name changes 2014-08-12 12:21:50 +02:00
obscuren 59d9746849 Changed naming on exposed QML variables 2014-08-12 12:16:21 +02:00
obscuren 2e2f23a0ae Properly hide elements on tx submit 2014-08-12 12:07:32 +02:00
obscuren 0c9c79a89b UI update 2014-08-12 12:03:06 +02:00
obscuren ac14f002e6 Refactored GUI and added modular/pluginable side bar 2014-08-12 11:02:33 +02:00
obscuren c59d7a899b Added open js option for repetitive tasks in ethereal 2014-08-11 16:24:35 +02:00
obscuren ce8f24e57a Moved JSRE to it's own package for sharing between ethere(um/al) 2014-08-11 16:24:17 +02:00
obscuren 51a2087081 Minor issues 2014-08-10 14:57:42 +01:00
obscuren 4dc5855dfe Regular browser option added 2014-08-07 16:35:47 +02:00
obscuren a915ba17ed Support the ".eth" TLD through the DnsContract 2014-08-07 15:12:25 +02:00
obscuren bbe896875e Typo. Fixes #107 2014-08-07 00:27:58 +02:00
obscuren c7afb5fb72 output dump string, not undefined 2014-08-06 10:05:34 +02:00
obscuren 852d1ee395 State dumps 2014-08-06 09:53:12 +02:00
obscuren 3c319f93f2 Merge branch 'ethersphere-feature/ethutil-refactor' into develop 2014-08-01 10:30:37 +02:00
zelig 34e937c976 merge upstream 2014-07-30 18:02:43 +02:00
obscuren 834803f1e8 Update 2014-07-30 15:34:36 +02:00
obscuren 5501679642 Updated README to include Cpt. Obv. 2014-07-30 15:33:42 +02:00
obscuren 23f83f53cc Upped version number 2014-07-30 01:05:40 +02:00
obscuren 719b7784f3 Renamed to balance 2014-07-30 00:30:57 +02:00
obscuren 5c9fd19105 A few start up optimisations 2014-07-30 00:17:23 +02:00
obscuren beca2234af Merge branch 'release/0.6.0' into develop 2014-07-25 10:43:23 +02:00
obscuren 97004f7eb2 wip export 2014-07-25 10:41:57 +02:00
obscuren 44da1801d8 Fixed strange issue where qml will crash first run after go install 2014-07-24 14:34:22 +02:00
obscuren 82a84dca80 Move to goroutine for faster startup time 2014-07-24 14:16:43 +02:00
obscuren 0ca776a6b8 Merge branch 'feature/new_vm' into develop 2014-07-24 14:16:25 +02:00
obscuren 2e39efbe7c New State object 2014-07-24 12:34:48 +02:00
obscuren a06a84d19b Refactored to reflect the new VM and State 2014-07-24 12:30:41 +02:00
obscuren e7a80ec681 set asm 2014-07-22 19:54:33 +02:00
zelig 2f5c95610f use logger instead of fmt for error in ext_app 2014-07-21 19:55:47 +01:00
zelig 74abc457ad reactor event channels have large buffer to allow more tolerance 2014-07-21 19:26:01 +01:00
zelig 9f7d8ff302 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor 2014-07-21 13:31:03 +01:00
zelig 4d5a890b46 merge upstream 2014-07-21 13:30:37 +01:00
obscuren 15960a5c04 changed iterator 2014-07-21 11:55:50 +02:00