提交历史

作者 SHA1 备注 提交日期
  Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 9 年之前
  Péter Szilágyi 710435b51b core, eth, trie: reuse trie journals in all our code 9 年之前
  Felix Lange a59a93f476 core/state: track all accounts in canon state 9 年之前
  Nick Johnson 2f99720901 core/vm, eth: Add support for javascript trace functions 9 年之前
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 年之前
  zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 9 年之前
  Péter Szilágyi 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s 9 年之前
  Péter Szilágyi 1e50f5dd28 Merge pull request #2159 from zsfelfoldi/light-backend 9 年之前
  zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 10 年之前
  Péter Szilágyi 22ef7370e7 Merge pull request #2686 from obscuren/issue-2542 9 年之前
  Jeffrey Wilcke bb3651abc8 core/state, eth: Updated suicides objects when tracing transactions 9 年之前
  zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 9 年之前
  Rémy Roy f86ea9aad5 eth/api: fixed GetCompilers when there is no error creating Solc 9 年之前
  Jeffrey Wilcke 7f515b0e88 Merge pull request #2564 from bas-vk/submit-tx 9 年之前
  Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction 9 年之前
  Péter Szilágyi 1580ec1804 accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call 9 年之前
  Jeffrey Wilcke 4b1a7d3868 eth: fixed regression in eth_signTransaction fixes #2578 9 年之前
  Jeffrey Wilcke 7d59c5c58d eth: fixed tracing functions using the current header instead of parent 9 年之前
  Péter Szilágyi 586eddfd09 release, all: integrate the release service into geth 9 年之前
  Felix Lange 1c20313a6a Merge pull request #2493 from almindor/develop 9 年之前
  Ales Katona 572da73d4d eth: add personal_importRawKey for runtime private key import 9 年之前
  Péter Szilágyi cdcbb2f160 accounts/abi/bind, eth: add contract non-existent error 9 年之前
  Felix Lange a40e61b4ac rpc: remove NotifierContextKey 9 年之前
  Felix Lange d04a2e7557 all: update license information 9 年之前
  Péter Szilágyi 53016c1225 eth, rpc: make trace configs optional 9 年之前
  Péter Szilágyi bbc77f488e eth: fix single transaction tracing (run prev mutations) 9 年之前
  Felix Lange bcd8aeefdd eth: add chaindbProperty to debug API 9 年之前
  Felix Lange 46df50be18 accounts: improve API and add documentation 9 年之前
  Felix Lange 549f1add29 eth: report unlock errors to RPC clients 9 年之前
  Felix Lange 46e8940b19 accounts: streamline API 9 年之前