obscuren
93fcabd251
Fixed most of the tests
2014-10-16 18:27:05 +02:00
obscuren
c5bd32b0ad
Refactored VM to two separate VMs; std & debug
...
Standard VM should be about 10x faster than the debug VM. Some error
checking has been removed, all of the log statements and therefor quite
some unnecessary if-statements.
2014-10-14 11:48:52 +02:00
obscuren
4de3ad1712
New block message
2014-10-08 12:29:49 +02:00
obscuren
b417766b36
Minor tweaks for poc7
2014-10-08 11:59:44 +02:00
obscuren
0015ce1e35
kick of bad peers
2014-10-07 11:18:46 +02:00
obscuren
82be305496
Fixed inconsistencies
2014-10-02 17:03:15 +02:00
obscuren
b8354124be
Added protocol caps accessors
2014-09-26 13:45:26 +02:00
obscuren
9ed8dc7384
Attempt to catch up from unknown block
2014-09-25 16:57:49 +02:00
obscuren
1118aaf840
Temp work around
2014-09-24 20:40:40 +02:00
obscuren
65a802c678
Re-wrote Call and Execute to use the new vm messages
2014-09-22 14:51:21 +02:00
obscuren
4b4830692a
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
2014-09-14 00:13:32 +02:00
obscuren
2fb57b2ea7
Reworked filters
2014-09-14 00:13:23 +02:00
Cayman Nava
8ac1b85a0b
Merge branch 'feature-pushtx' into develop
2014-09-09 21:35:53 -07:00
Cayman Nava
7dacd7eb78
add pushtx to api
...
Previously the software assumed use of an internal private key for use in all broadcasted transactions. This addition lets nodes relay pre-signed transactions originating from sources other than the node itself.
2014-09-09 21:27:34 -07:00
obscuren
0fea62ec6d
Make use of new list type for transactions instead of json
2014-09-08 00:49:47 +02:00
obscuren
6afc16399f
Block size
2014-08-25 12:53:06 +02:00
obscuren
740081e2f7
Storage at changed to return bytes
2014-08-21 21:06:42 +02:00
obscuren
b368549fd5
Always return something valid
2014-08-21 15:12:13 +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
4008ff32c9
Mutan compile
2014-08-17 12:42:02 +02:00
obscuren
d79387c27e
Mutan compile
2014-08-17 12:41:52 +02:00
obscuren
7d95e8624a
Added message to closure && added change addresses
2014-08-15 16:19:10 +02:00
obscuren
d701b23230
Reworking the public js interface (pub) => (pipe)
2014-08-15 13:05:13 +02:00
obscuren
a760ce05b9
Updated chain for filtering
2014-08-11 16:23:38 +02:00
obscuren
c51db4c940
Fixed stack issue
2014-08-08 14:36:59 +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
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