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 |
|
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 |
|
zelig
|
e85f3972b9
|
inline mnemonic wordlist to support binary builds without extra asset
|
2014-08-12 14:56:10 +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
|
a760ce05b9
|
Updated chain for filtering
|
2014-08-11 16:23:38 +02:00 |
|
obscuren
|
2e5d28c73f
|
Added bloom filter & block filter methods
|
2014-08-11 16:23:17 +02:00 |
|
obscuren
|
51a2087081
|
Minor issues
|
2014-08-10 14:57:42 +01:00 |
|
obscuren
|
42d2bc28af
|
Upped protocol version
|
2014-08-09 18:10:11 +01:00 |
|
obscuren
|
024be32f06
|
Make sure all left padded zero's aren't included
|
2014-08-09 18:09:55 +01:00 |
|
obscuren
|
27290e1277
|
Fixed gas limit calculation
|
2014-08-09 18:06:16 +01:00 |
|
obscuren
|
c51db4c940
|
Fixed stack issue
|
2014-08-08 14:36:59 +01:00 |
|
obscuren
|
3fc24013ef
|
Fixed issue with overflowing 256 bit integers
|
2014-08-08 12:04:18 +01:00 |
|
obscuren
|
4dc5855dfe
|
Regular browser option added
|
2014-08-07 16:35:47 +02:00 |
|
obscuren
|
d6b0ab3028
|
Changed to DnsReg
|
2014-08-07 15:26:07 +02:00 |
|
obscuren
|
a915ba17ed
|
Support the ".eth" TLD through the DnsContract
|
2014-08-07 15:12:25 +02:00 |
|
obscuren
|
7272577fe6
|
Added dns lookup
|
2014-08-07 15:11:54 +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
|
da50c75148
|
Added state dump method
|
2014-08-06 09:53:00 +02:00 |
|
obscuren
|
4edf7cfb05
|
config => Config
|
2014-08-05 11:31:39 +02:00 |
|
obscuren
|
3c78e418fb
|
world => World
|
2014-08-05 11:30:12 +02:00 |
|
obscuren
|
e71b198e3d
|
Renamed object to Object
|
2014-08-05 11:26:12 +02:00 |
|
obscuren
|
4f0bda403e
|
Added vm options for object execution
|
2014-08-05 11:10:24 +02:00 |
|
obscuren
|
c215bbadf1
|
pipe
|
2014-08-05 10:17:26 +02:00 |
|
obscuren
|
0f84b9c30d
|
Added exist method
|
2014-08-04 16:34:55 +02:00 |
|
obscuren
|
342cc122b4
|
Added general Pipe API
|
2014-08-04 16:25:53 +02:00 |
|
obscuren
|
03ce15df4c
|
ethstate.NewState => ethstate.New
|
2014-08-04 10:42:40 +02:00 |
|
obscuren
|
3debeb7236
|
ethtrie.NewTrie => ethtrie.New
|
2014-08-04 10:38:18 +02:00 |
|
obscuren
|
3c319f93f2
|
Merge branch 'ethersphere-feature/ethutil-refactor' into develop
|
2014-08-01 10:30:37 +02:00 |
|
obscuren
|
2e7cf83522
|
Merge branch 'ethersphere-feature/ethutil-refactor' into develop
|
2014-08-01 10:30:19 +02:00 |
|
obscuren
|
8bed47a2d4
|
Merge branch 'feature/ethutil-refactor' of https://github.com/ethersphere/eth-go into ethersphere-feature/ethutil-refactor
|
2014-08-01 10:22:25 +02:00 |
|
obscuren
|
5ede1224e4
|
minor rlp things
|
2014-08-01 10:21:43 +02:00 |
|
zelig
|
9831619881
|
merge upstream
|
2014-07-30 18:03:20 +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
|
5a2d62e4d9
|
Added better data parser
|
2014-07-30 13:06:59 +02:00 |
|
obscuren
|
42d47ecfb0
|
Removed peer disconnect on pong timeout. Fixes #106
This mechanism wasn't very accurate so it has been removed.
|
2014-07-30 11:26:38 +02:00 |
|
obscuren
|
23f83f53cc
|
Upped version number
|
2014-07-30 01:05:40 +02:00 |
|