コミット履歴

作者 SHA1 メッセージ 日付
  Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 年 前
  gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 年 前
  Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 年 前
  Péter Szilágyi 054412e335 all: clean up and proerly abstract database access 7 年 前
  Martin Holst Swende 75d292bcf6 clef: external signing fixes + signing data (#19003) 6 年 前
  Martin Holst Swende 2ac61a9914 ethapi: default to use eip-155 protected transactions 6 年 前
  Martin Holst Swende 43e8efe895 accounts, eth, clique, signer: support for external signer API (#18079) 6 年 前
  Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 年 前
  Yondon Fu e05d468075 internal/ethapi: ask transaction pool for pending nonce (#15794) 6 年 前
  Paweł Bylica de39513ced core, internal, eth, miner, les: Take VM config from BlockChain (#17955) 7 年 前
  Kenso Trabing 14346e4ef9 internal: fix typo in comments (#18106) 7 年 前
  Simon Jentzsch 97fb08342d EIP-1186 eth_getProof (#17737) 7 年 前
  Péter Szilágyi aff421e78c internal/ethapi: warn on failed account accesses 7 年 前
  Liang ZOU 6663e5da10 all: fix various comment typos (#17748) 7 年 前
  Péter Szilágyi e8f229b82e cmd, core, eth, miner, params: configurable gas floor and ceil 7 年 前
  Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 7 年 前
  Péter Szilágyi 90829a04bf internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs) 7 年 前
  Péter Szilágyi 99483e85b9 rpc: support returning nil pointer big.Ints (null) 7 年 前
  Martin Holst Swende eac16f9824 core: improve getBadBlocks to return full block rlp (#16902) 7 年 前
  kiel barry cbfb40b0aa params: fix golint warnings (#16853) 7 年 前
  Péter Szilágyi 6cf0ab38bd core/rawdb: separate raw database access to own package (#16666) 7 年 前
  Steven Roose ec8ee611ca core/types: remove String methods from struct types (#16205) 7 年 前
  Péter Szilágyi 28ef23f446 internal/ethapi: make resent gas params optional 7 年 前
  Péter Szilágyi b7e57ca1d0 cmd/evm, core/vm, internal/ethapi: don't disable call gas metering 7 年 前
  Péter Szilágyi ba7b384019 internal/ethapi: fix getTransactionReceipt 7 年 前
  Péter Szilágyi 5cf1d35470 eth, les, light: filter on logs only, derive receipts on demand 7 年 前
  Martin Holst Swende b585f76128 ethapi: prevent creating contract if no data is provided (#16108) 7 年 前
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 年 前
  Guillaume Ballet dd7a715d73 internal: fix a typo that caused a lint error on travis (#15987) 7 年 前
  Martin Holst Swende 722bac84fa ethapi: add personal.signTransaction (#15971) 7 年 前