Commit History

Author SHA1 Message Date
  Felix Lange 7731061903 core/vm: move Log to core/types 8 years ago
  Péter Szilágyi 08eea0f0e4 accounts, core, crypto, internal: use normalised V during signature handling (#3455) 8 years ago
  Felix Lange 12c964b2b7 internal/ethapi: fix hex handling for eth_call input and eth_sendRawTransaction 9 years ago
  Felix Lange cf71f5cd60 rpc: remove HexNumber, replace all uses with hexutil types 9 years ago
  Felix Lange adab2e16bd rpc: remove HexBytes, replace all uses with hexutil.Bytes 9 years ago
  Felix Lange 3e4a04f34d internal/ethapi: fix hex handling for eth_sign, personal_{sign,recover} 9 years ago
  bas-vk 4e36b1e3da core: bugfix state change race condition in txpool (#3412) 9 years ago
  Zsolt Felfoldi b10bcd924b core/types: turn off nonce checking for Call messages 9 years ago
  Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 9 years ago
  Felix Lange b8bd9a71c8 all: update license information 9 years ago
  Zsolt Felfoldi 9f8d192991 les: light client protocol and API 9 years ago
  bas-vk b59c8399fb internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 9 years ago
  Felix Lange 66ee2dec53 internal/ethapi: add debug.chaindbCompact 9 years ago
  Kobi Gurkan 1a6682c21d internal/ethapi, internal/web3ext: adds raw tx retrieval methods 9 years ago
  Felix Lange c88e435724 Merge pull request #3088 from bas-vk/rpc-block-output 9 years ago
  Bas van Kervel 6c959207db internal/ethapi: bugfix gas price and limit swapped in eth_resend 9 years ago
  Bas van Kervel 71e8ae01b8 core/types: renamed receiptRoot to receiptsRoot 9 years ago
  Péter Szilágyi 710435b51b core, eth, trie: reuse trie journals in all our code 9 years ago
  Felix Lange a59a93f476 core/state: track all accounts in canon state 9 years ago
  Péter Szilágyi 2924fdfcf7 ethereum, ethclient: add SyncProgress API endpoint 9 years ago
  Péter Szilágyi 795b70423e core, eth, miner: only retain 1 tx/nonce, remove bad ones 9 years ago
  Felix Lange b0d9f7372a internal/ethapi: add missing output fields 9 years ago
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 years ago
  Felix Lange 475521dd74 Merge pull request #2909 from fjl/account-manager-cleanup 9 years ago
  Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 9 years ago
  Bas van Kervel 47ff813012 rpc: refactor subscriptions and filters 9 years ago
  Bas van Kervel 4ee00b2309 eth/api: rename signAndSendTransaction to sendTransaction 9 years ago
  zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 9 years ago
  zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 10 years ago