Commit History

作者 SHA1 備註 提交日期
  zelig 00f59f5014 fix eth.sign. now implemented in admin jsre until web3.js has it . 10 年之前
  Taylor Gerring f14feea436 Refactor user prompts into utils 10 年之前
  obscuren 55d85d60fd eth, cmd/geth: start mining from console respects CLI flag 10 年之前
  Bas van Kervel 1fa48bc5e7 Introduced default unlock duration when an account is unlocked from the console 10 年之前
  Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 10 年之前
  Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 10 年之前
  obscuren 97dd4551ef miner, cmd/geth: miner will not ignored owned account transactions 10 年之前
  obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 10 年之前
  obscuren 13ddf20bd2 miner, cmd/geth: settable gas price from flags and console 10 年之前
  zelig 009b221692 solidity compiler and contract metadocs integration 10 年之前
  obscuren 062fa049d0 fixed merge issue 10 年之前
  obscuren 05ac1209c7 cmd/geth: limit `pendingTransactions` to owned accounts. 10 年之前
  obscuren 5ebc22807c cmd/geth: admin, switched price with limit in arguments 10 年之前
  obscuren 7fed424435 cmd/geth: implemented resending transaction with different gas settings 10 年之前
  Péter Szilágyi 701591b403 cmd, eth, p2p: fix review issues enumerated by Felix 10 年之前
  Péter Szilágyi de0549fabb cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers 10 年之前
  zelig 6b1b5a4a2a cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with `-corsDomain` 10 年之前
  zelig 7b2f25b578 cli: clean up flag descriptions, usage docs, account list uses primary and indexes, add help line to account subcnd usage 10 年之前
  zelig 22450c069b js console: add cors domain optional argument to startRpc 10 年之前
  zelig a3fb41981e cmd/admin: rename debug.block to debug.processBlock; move backtrace under debug 10 年之前
  Felix Lange e1f616fadf cmd/geth: improve the JS tests 10 年之前
  Jeffrey Wilcke 99e825ad96 Merge pull request #734 from bas-vk/issue-729 10 年之前
  obscuren 76025cc424 geth: added a `admin.debug.block` command which reprocess the block 10 年之前
  obscuren 45da3e17e2 core: added chain head reset to known block 10 年之前
  obscuren 5dd56bb474 geth: admin download status 10 年之前
  obscuren 6e1aa91aaf geth: added getBlockRlp for dumping block in rlp format 10 年之前
  Bas van Kervel 57f93d25bd admin.stopRPC support added which stops the RPC HTTP listener 10 年之前
  obscuren 13eb46ea94 geth: added print block to admin 10 年之前
  obscuren 9c55576c7b Block header changed & console miner control 10 年之前
  obscuren 50edd4243e removed hash rate from info log. Added hashrate js func 10 年之前