Commit Graph

27 Commits (064cf1609987bb0f6c59c1e790b7811d9a783fef)

Author SHA1 Message Date
obscuren 13ddf20bd2 miner, cmd/geth: settable gas price from flags and console 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
obscuren 05ac1209c7 cmd/geth: limit `pendingTransactions` to owned accounts. 10 years ago
obscuren 5ebc22807c cmd/geth: admin, switched price with limit in arguments 10 years ago
obscuren 7fed424435 cmd/geth: implemented resending transaction with different gas settings 10 years ago
Péter Szilágyi 701591b403 cmd, eth, p2p: fix review issues enumerated by Felix 10 years ago
Péter Szilágyi de0549fabb cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers 10 years ago
zelig 6b1b5a4a2a cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with `-corsDomain` 10 years ago
zelig 7b2f25b578 cli: clean up flag descriptions, usage docs, account list uses primary and indexes, add help line to account subcnd usage 10 years ago
zelig 22450c069b js console: add cors domain optional argument to startRpc 10 years ago
zelig a3fb41981e cmd/admin: rename debug.block to debug.processBlock; move backtrace under debug 10 years ago
Felix Lange e1f616fadf cmd/geth: improve the JS tests 10 years ago
obscuren 76025cc424 geth: added a `admin.debug.block` command which reprocess the block 10 years ago
obscuren 45da3e17e2 core: added chain head reset to known block 10 years ago
obscuren 5dd56bb474 geth: admin download status 10 years ago
obscuren 6e1aa91aaf geth: added getBlockRlp for dumping block in rlp format 10 years ago
Bas van Kervel 57f93d25bd admin.stopRPC support added which stops the RPC HTTP listener 10 years ago
obscuren 13eb46ea94 geth: added print block to admin 10 years ago
obscuren 9c55576c7b Block header changed & console miner control 10 years ago
obscuren 50edd4243e removed hash rate from info log. Added hashrate js func 10 years ago
obscuren 5dc5e66986 set backtrace during runtime 10 years ago
obscuren c20d04ca67 added verbosity to js admin 10 years ago
Taylor Gerring 04a7c4ae1e Abstract http into rpc package 10 years ago
Taylor Gerring e29396b691 Use ExtraDB for storage. Fixes #577 10 years ago
obscuren b0b0939879 renamed ethereum => geth 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
Felix Lange 064279c0ec cmd/ethereum, cmd/utils: partial fix for chain import 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
zelig 17cd7a5817 remove long-running mining test, ethutil -> common 10 years ago
zelig 132e87a707 node admin interface for Frontier Console, see spec https://github.com/ethereum/go-ethereum/wiki/Frontier-Console 10 years ago