obscuren
|
93008e279d
|
Removed old chain code
|
2014-08-22 10:58:14 +02:00 |
|
obscuren
|
740081e2f7
|
Storage at changed to return bytes
|
2014-08-21 21:06:42 +02:00 |
|
obscuren
|
088bbc6bb7
|
Merge branch 'release/0.6.4' into develop
|
2014-08-21 20:25:38 +02:00 |
|
obscuren
|
2d00027fd9
|
Merge branch 'release/0.6.4'
|
2014-08-21 20:25:09 +02:00 |
|
obscuren
|
d03ab3c976
|
invalidated SWAP/DUP
|
2014-08-21 20:25:02 +02:00 |
|
obscuren
|
fb90ecc8bc
|
Merge branch 'release/0.6.4'
|
2014-08-21 20:23:33 +02:00 |
|
obscuren
|
5196f9a340
|
bump
|
2014-08-21 20:22:39 +02:00 |
|
obscuren
|
732573ba51
|
Turbo mining
|
2014-08-21 20:13:26 +02:00 |
|
obscuren
|
854d6d4e5c
|
DUP/SWAP n & ADD/MULMOD
|
2014-08-21 19:23:54 +02:00 |
|
obscuren
|
a289a77d5d
|
DUP n SWAP n
|
2014-08-21 18:15:09 +02:00 |
|
obscuren
|
3def9258be
|
Turbo mode
|
2014-08-21 18:14:49 +02:00 |
|
obscuren
|
0eb08693e9
|
Turbo mode
|
2014-08-21 18:14:41 +02:00 |
|
obscuren
|
cc6ad034f1
|
Merge branch 'release/0.6.3' into develop
|
2014-08-21 15:46:51 +02:00 |
|
obscuren
|
0af0f0d890
|
Merge branch 'release/0.6.3'
|
2014-08-21 15:46:26 +02:00 |
|
obscuren
|
c173e9f4ab
|
MIT -> LGPL
|
2014-08-21 15:43:14 +02:00 |
|
obscuren
|
15ef3388c1
|
Doc
|
2014-08-21 15:27:01 +02:00 |
|
obscuren
|
d90ae4d45b
|
Prot 0.6.3
|
2014-08-21 15:24:19 +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
|
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
|
55a2f35a64
|
JS Filter
|
2014-08-20 13:05:26 +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
|
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
|
4bd6003b7f
|
removed pub completely in favour of pipe
|
2014-08-16 01:38:02 +02:00 |
|
obscuren
|
7d95e8624a
|
Added message to closure && added change addresses
|
2014-08-15 16:19:10 +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
|
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
|
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
|
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 |
|
zelig
|
0283498140
|
Merge branch 'develop' of github.com:ethereum/eth-go into develop
|
2014-08-14 12:11:59 +02:00 |
|
obscuren
|
fa881220ae
|
Updated lookup method to include CNAME's as well as A records
|
2014-08-13 10:52:50 +02:00 |
|
zelig
|
e85f3972b9
|
inline mnemonic wordlist to support binary builds without extra asset
|
2014-08-12 14:56:10 +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
|
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
|
d6b0ab3028
|
Changed to DnsReg
|
2014-08-07 15:26:07 +02:00 |
|
obscuren
|
7272577fe6
|
Added dns lookup
|
2014-08-07 15:11:54 +02:00 |
|