Felix Lange
|
e1037bd0cf
|
Merge pull request #1724 from Gustav-Simonsson/get_work
rpc: return error code for eth_getWork when no work ready
|
2015-08-29 10:54:10 +02:00 |
|
Gustav Simonsson
|
829201382b
|
rpc: return error code for eth_getWork when no work ready
|
2015-08-26 12:46:50 +02:00 |
|
Bas van Kervel
|
f448310eef
|
bugfix console error handling
|
2015-08-26 11:33:02 +02:00 |
|
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
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
|
2e0b56a72b
|
added RPC start/stop support
|
2015-06-22 12:47:32 +02:00 |
|
Bas van Kervel
|
fd764d4ff7
|
added comms http
|
2015-06-22 08:54:21 +02:00 |
|
Bas van Kervel
|
09d0d55fc5
|
added debug API
|
2015-06-11 14:01:41 +02:00 |
|
Bas van Kervel
|
8ebf2d8fad
|
added RPC/IPC support
|
2015-06-11 14:01:39 +02:00 |
|
Bas van Kervel
|
2f55a1d798
|
restructured eth rpc API
|
2015-06-11 14:01:39 +02:00 |
|