Commit Graph

1969 Commits

Author SHA1 Message Date
obscuren 38cf52b62c Bumped version 2014-08-21 15:22:24 +02:00
obscuren b368549fd5 Always return something valid 2014-08-21 15:12:13 +02:00
obscuren c44f4f32fe Re-enabled catching up flag 2014-08-21 14:52:21 +02:00
obscuren eaa2e8900d PoC 6 networking code.
* Added block pool for gathering blocks from the network (chunks)
* Re wrote syncing
2014-08-21 14:47:58 +02:00
obscuren 7c65560f20 Changed icon source 2014-08-20 23:52:33 +02:00
obscuren 79c64f6bca Added block by hash or number 2014-08-20 16:40:19 +02:00
obscuren 89c442cadb Added block by number 2014-08-20 13:36:54 +02:00
obscuren 245ffb1123 Fixed transact 2014-08-20 13:36:32 +02:00
obscuren 55a2f35a64 JS Filter 2014-08-20 13:05:26 +02:00
obscuren fb49e5565a Fixed minor issues with filtering 2014-08-20 12:42:49 +02:00
obscuren 0eb1db0d17 Added messages method 2014-08-20 10:41:20 +02:00
obscuren ecc2c609d4 Implemented QML message filtering 2014-08-20 10:00:02 +02:00
obscuren b97ea0e447 Added JSFilter type 2014-08-20 09:59:09 +02:00
obscuren b0ae61c652 Removed the "Get" part 2014-08-18 10:17:45 +02:00
obscuren a8409b0a8b Implementing new wallet views 2014-08-18 01:35:42 +02:00
obscuren 5ae3deea86 New menu 2014-08-17 21:07:09 +02:00
obscuren 88655439a0 Copy to clipboard hax 2014-08-17 13:49:46 +02:00
obscuren e12abfd43b Double click 2014-08-17 13:05:43 +02:00
obscuren 793e666f36 Dump bytes instead of strings 2014-08-17 12:42:32 +02:00
obscuren 4008ff32c9 Mutan compile 2014-08-17 12:42:02 +02:00
obscuren d79387c27e Mutan compile 2014-08-17 12:41:52 +02:00
obscuren 27735bbdfc State dumps from gui 2014-08-17 12:41:23 +02:00
obscuren 2eab964a00 Switched over to ethpipe 2014-08-16 01:38:24 +02:00
obscuren 4bd6003b7f removed pub completely in favour of pipe 2014-08-16 01:38:02 +02:00
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 7d95e8624a Added message to closure && added change addresses 2014-08-15 16:19:10 +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
obscuren 2b9f71c6ca Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-08-15 13:05:20 +02:00
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 2014-08-15 13:05:13 +02:00
Jeffrey Wilcke f6a4f9c753 Merge pull request #115 from ethersphere/develop
remove mnemonic words initialisation
2014-08-15 10:49:52 +02:00
Jeffrey Wilcke 79bc628858 Merge pull request #43 from ethersphere/develop
inline mnemonic wordlist to support binary builds without extra asset
2014-08-15 10:49:43 +02:00
obscuren ace551030f Convert to hex 2014-08-15 01:08:23 +02:00
obscuren c362172567 Got rid of warnings and updated storage getters 2014-08-15 01:07:40 +02:00
obscuren c7ee9844bd Removed old code 2014-08-15 00:25:16 +02:00
obscuren 0fcc606569 Added new filter from map 2014-08-15 00:24:37 +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 07cfb7b64a updated filter so it accepts multiple from and to 2014-08-14 17:02:39 +02:00
obscuren 0d733aa071 Removed validation check from GetMessages 2014-08-14 17:02:21 +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
zelig 0283498140 Merge branch 'develop' of github.com:ethereum/eth-go into develop 2014-08-14 12:11:59 +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 fa881220ae Updated lookup method to include CNAME's as well as A records 2014-08-13 10:52:50 +02:00
obscuren d518423b9c Updated DNS Lookup 2014-08-13 10:52:30 +02:00