Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Bas van Kervel
|
e8c1399bbf
|
fixed unittest after new implementation
|
2015-07-03 16:57:40 +02:00 |
|
Bas van Kervel
|
d9efaf754c
|
simplified implementation and improved performance
|
2015-07-03 15:44:35 +02:00 |
|
Bas van Kervel
|
f0e94b4d71
|
display rpc error in console
|
2015-07-03 12:22:20 +02:00 |
|
Bas van Kervel
|
6be527dd52
|
prevent discarding requests when parsing fails
|
2015-07-02 17:25:11 +02:00 |
|
Bas van Kervel
|
effe9cc2cf
|
added pipelining support
|
2015-07-02 17:25:11 +02:00 |
|
Bas van Kervel
|
5757a0edb5
|
added IPC timeout support
|
2015-06-25 14:32:22 +02:00 |
|
Bas van Kervel
|
ffbe5656ff
|
support for large requests/responses
|
2015-06-25 13:18:10 +02:00 |
|
Bas van Kervel
|
6d92fdc0df
|
added support for batch requests
|
2015-06-25 12:01:28 +02:00 |
|
Bas van Kervel
|
2f55a1d798
|
restructured eth rpc API
|
2015-06-11 14:01:39 +02:00 |
|