Histórico de Commits

Autor SHA1 Mensagem Data
  Martin Holst Swende 72dcd3c58b core, eth, internal: Added `debug_getBadBlocks()` method (#3654) há 8 anos atrás
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) há 8 anos atrás
  Felix Lange c5df37c111 eth: accept leading zeros for nonce parameter of submitWork (#3558) há 8 anos atrás
  Péter Szilágyi 18c77744ff all: fix spelling errors há 8 anos atrás
  Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) há 8 anos atrás
  Péter Szilágyi 89a32267f7 eth: fix miner start API to accept int, not hexint há 9 anos atrás
  Felix Lange cf71f5cd60 rpc: remove HexNumber, replace all uses with hexutil types há 9 anos atrás
  Péter Szilágyi 0ee796632a eth, miner: verify PoW in the remote agent to notify submitter (#3438) há 9 anos atrás
  Nick Johnson 9ba9fe818d cmd/utils, eth: Add gzip support for chain dump and restore há 9 anos atrás
  Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) há 9 anos atrás
  Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 há 9 anos atrás
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write há 9 anos atrás
  Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) há 9 anos atrás
  Péter Szilágyi 710435b51b core, eth, trie: reuse trie journals in all our code há 9 anos atrás
  Felix Lange a59a93f476 core/state: track all accounts in canon state há 9 anos atrás
  Nick Johnson 2f99720901 core/vm, eth: Add support for javascript trace functions há 9 anos atrás
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface há 9 anos atrás
  zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface há 9 anos atrás
  Péter Szilágyi 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s há 9 anos atrás
  Péter Szilágyi 1e50f5dd28 Merge pull request #2159 from zsfelfoldi/light-backend há 9 anos atrás
  zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service há 10 anos atrás
  Péter Szilágyi 22ef7370e7 Merge pull request #2686 from obscuren/issue-2542 há 9 anos atrás
  Jeffrey Wilcke bb3651abc8 core/state, eth: Updated suicides objects when tracing transactions há 9 anos atrás
  zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys há 9 anos atrás
  Rémy Roy f86ea9aad5 eth/api: fixed GetCompilers when there is no error creating Solc há 9 anos atrás
  Jeffrey Wilcke 7f515b0e88 Merge pull request #2564 from bas-vk/submit-tx há 9 anos atrás
  Bas van Kervel 64a6c2c1b6 eth: add new RPC method (personal.) SignAndSendTransaction há 9 anos atrás
  Péter Szilágyi 1580ec1804 accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call há 9 anos atrás
  Jeffrey Wilcke 4b1a7d3868 eth: fixed regression in eth_signTransaction fixes #2578 há 9 anos atrás
  Jeffrey Wilcke 7d59c5c58d eth: fixed tracing functions using the current header instead of parent há 9 anos atrás