Péter Szilágyi
|
0d3a8ad6dd
|
rpc/api: add missing autocomplete commands
|
2015-07-31 12:46:16 +03: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
|
7e6c1f8024
|
corrected input formatters as suggested during review
|
2015-07-07 11:30:23 +02:00 |
|
Bas van Kervel
|
ceb0739ba1
|
fixed web3 formatters mismatch
|
2015-07-07 11:30:11 +02:00 |
|
Taylor Gerring
|
6c7f5e3d0e
|
Add autocomplete support for console
|
2015-07-05 15:42:04 -05:00 |
|
Bas van Kervel
|
ec866b066a
|
added eth.resend
|
2015-06-30 11:20:31 +02:00 |
|
Bas van Kervel
|
056e9dd393
|
added eth.pendingTransactions
|
2015-06-30 11:20:31 +02:00 |
|
Bas van Kervel
|
6d596b1ad1
|
fixed eth sign unittest
|
2015-06-22 13:19:59 +02:00 |
|
Bas van Kervel
|
2e0b56a72b
|
added RPC start/stop support
|
2015-06-22 12:47:32 +02:00 |
|
Bas van Kervel
|
c3f6c322c0
|
added DB api
|
2015-06-22 08:54:21 +02:00 |
|
Nick Dodson
|
e952bb65e7
|
thanks subtly :)
|
2015-06-16 00:06:28 -04:00 |
|
Nick Dodson
|
ad56aef5d2
|
Update utils.go
|
2015-06-15 11:10:40 -04:00 |
|
SilentCicero
|
f9a0a13fa9
|
eth_pushTx send raw signed encoded TX data to the chain through RPC
|
2015-06-14 18:07:03 -04:00 |
|
Bas van Kervel
|
348f1562e2
|
restructured eth rpc API
|
2015-06-11 14:13:57 +02:00 |
|
Bas van Kervel
|
7e41d7ac51
|
added shh API
|
2015-06-11 14:01:41 +02:00 |
|
Bas van Kervel
|
87b62f75a7
|
added txpool API
|
2015-06-11 14:01:41 +02:00 |
|
Bas van Kervel
|
cc9ae39933
|
added admin API
|
2015-06-11 14:01:41 +02:00 |
|
Bas van Kervel
|
08d72a9245
|
added personal API
|
2015-06-11 14:01:41 +02:00 |
|
Bas van Kervel
|
09d0d55fc5
|
added debug API
|
2015-06-11 14:01:41 +02:00 |
|
Bas van Kervel
|
d2a87f6f72
|
added net API
|
2015-06-11 14:01:40 +02:00 |
|
Bas van Kervel
|
4b9b633dfe
|
added miner API
|
2015-06-11 14:01:40 +02:00 |
|
Bas van Kervel
|
a1a475fb92
|
added console command
|
2015-06-11 14:01:39 +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 |
|