Histórico de Commits

Autor SHA1 Mensagem Data
  Péter Szilágyi 5cf1d35470 eth, les, light: filter on logs only, derive receipts on demand há 7 anos atrás
  Martin Holst Swende b585f76128 ethapi: prevent creating contract if no data is provided (#16108) há 7 anos atrás
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) há 7 anos atrás
  Guillaume Ballet dd7a715d73 internal: fix a typo that caused a lint error on travis (#15987) há 7 anos atrás
  Martin Holst Swende 722bac84fa ethapi: add personal.signTransaction (#15971) há 7 anos atrás
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 há 8 anos atrás
  Felix Lange 8c33ac10bf internal/ethapi: support "input" in transaction args (#15640) há 8 anos atrás
  rhaps107 e9971d356b internal/ethapi: don't crash for missing receipts há 8 anos atrás
  yoza bbea4b2b53 internal/ethapi: fix typo in comment (#15659) há 8 anos atrás
  tsarpaul c7b0abf86b Added output to clarify gas calculation in txpool.inspect há 8 anos atrás
  Péter Szilágyi b0190189a3 core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) há 8 anos atrás
  gary rong 984c25ac40 accounts, internal: fail if no suitable estimated gas found (#15477) há 8 anos atrás
  rjl493456442 94903d572b internal, accounts, eth: utilize vm failed flag to help gas estimation há 8 anos atrás
  Péter Szilágyi 7e9e3a134b core/types, internal: swap Receipt.Failed to Status há 8 anos atrás
  rjl493456442 a31835c8b4 internal/ethapi: add status code to receipt rpc return há 8 anos atrás
  slumber1122 2b4a5f2677 internal/ethapi: remove code duplication around tx sending (#15158) há 8 anos atrás
  Ernesto del Toro 3c8656347f eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) há 8 anos atrás
  Péter Szilágyi da7d57e07c core: make txpool operate on immutable state há 8 anos atrás
  rjl493456442 28aea46ac0 core: implement Metropolis EIP 658, receipt status byte há 8 anos atrás
  Péter Szilágyi 5d9ac49c7e accounts: refactor API for generalized USB wallets há 8 anos atrás
  Péter Szilágyi db568a61e2 accounts, console, internal: support trezor hardware wallet há 8 anos atrás
  Egon Elbre f42bd73ce5 internal: fix megacheck warnings (#14919) há 8 anos atrás
  Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) há 8 anos atrás
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) há 8 anos atrás
  Martin Holst Swende 1a0eb903f1 internal/ethapi: initialize account mutex in lock properly há 8 anos atrás
  Péter Szilágyi 41bdf49eed Merge pull request #14516 from holiman/noncefixes há 8 anos atrás
  Martin Holst Swende ea11f7dd7a internal/ethapi: add mutex around signing + nonce assignment há 8 anos atrás
  Péter Szilágyi 673c92db6b internal/ethapi: fix tx nonces in pool inspect/content há 8 anos atrás
  Péter Szilágyi aa73420207 accounts/keystore, crypto: enforce 256 bit keys on import há 8 anos atrás
  Martin Holst Swende 83721a95ce internal/ethapi: lock when auto-filling transaction nonce (#14483) há 8 anos atrás