Histórico de commits

Autor SHA1 Mensagem Data
  Martin Holst Swende 1e1865b73f core: implement background trie prefetcher 5 anos atrás
  Péter Szilágyi 017831dd5b core, eth: split eth package, implement snap protocol (#21482) 4 anos atrás
  Alex Prut 810f9e057d all: remove redundant conversions and import names (#21903) 5 anos atrás
  gary rong 18145adf08 core/state: maintain one more diff layer (#21730) 5 anos atrás
  Martin Holst Swende 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 anos atrás
  Péter Szilágyi d8da0b3d81 core/state, eth, trie: stabilize memory use, fix memory leak 5 anos atrás
  gary rong 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 anos atrás
  Giuseppe Bertone 2ff464b29d core/state: fixed some comments (#21450) 5 anos atrás
  Martin Holst Swende 295693759e core/vm: less allocations for various call variants (#21222) 5 anos atrás
  Péter Szilágyi 80e887d7bf core/state: avoid escape analysis fault when accessing cached state 5 anos atrás
  Péter Szilágyi 0b2edf05bb core/state: make GetCodeSize mirror GetCode implementation wise 5 anos atrás
  Martin Holst Swende 82f9ed49fa core/state: avoid statedb.dbErr due to emptyCode (#21051) 5 anos atrás
  Martin Holst Swende b0b65d017f core/state: abort commit if read errors have occurred (#21039) 5 anos atrás
  gary rong 26d271dfbb core/state/snapshot: implement storage iterator (#20971) 5 anos atrás
  Martin Holst Swende 074efe6c8d core: fix two snapshot iterator flaws, decollide snap storage prefix 5 anos atrás
  Péter Szilágyi 328de180a7 core/state: fix resurrection state clearing and access 5 anos atrás
  Péter Szilágyi dcb22a9f99 core/state: fix account root hash update point 5 anos atrás
  Péter Szilágyi a4cf279494 core/state: extend snapshotter to handle account resurrections 5 anos atrás
  Péter Szilágyi 92ec07d63b core/state: fix an account resurrection issue 5 anos atrás
  Péter Szilágyi fd39f722a3 core: journal the snapshot inside leveldb, not a flat file 6 anos atrás
  Péter Szilágyi 351a5903b0 core/rawdb, core/state/snapshot: runtime snapshot generation 6 anos atrás
  Péter Szilágyi d754091a87 core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 6 anos atrás
  Martin Holst Swende e146fbe4e7 core/state: lazy sorting, snapshot invalidation 6 anos atrás
  Péter Szilágyi 542df8898e core: initial version of state snapshots 6 anos atrás
  Martin Holst Swende 5a9c96454e trie: separate hashes and committer, collapse on commit 5 anos atrás
  Martin Holst Swende fc392395fb core/state: add more verbosity to panic 5 anos atrás
  Felix Lange dd21f079e8 core/state: fix staticcheck warnings (#20357) 6 anos atrás
  Péter Szilágyi a308f012ba core/state: fix copy-commit-copy (#20113) 6 anos atrás
  Péter Szilágyi 223b950944 core/state: accumulate writes and only update tries when must 6 anos atrás
  gary rong c9cdf144d5 graphql, internal/ethapi: support overriding accounts in eth_call (#19917) 6 anos atrás