Commit Graph

1326 Commits (3d997b6decfaa42e37521ae20bf58886c8b2de8f)

Author SHA1 Message Date
Péter Szilágyi e0d0e64ce2
cmd, core, miner: add --txpool.locals and priority mining 6 years ago
Aditya c929030e28 core/types: fix docs about protected Vs (#17436) 6 years ago
gary rong 54216811a0 miner: regenerate mining work every 3 seconds (#17413) 6 years ago
Felföldi Zsolt 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
gary rong a1783d1697 miner: move agent logic to worker (#17351) 6 years ago
gary rong e0e0e53401 crypto: change formula for create2 (#17393) 6 years ago
Mymskmkt fb368723ac core: fix comment typo (#17376) 6 years ago
stormpang 6711f098d5 core/vm: fix comment typo (#17319) 6 years ago
Hyung-Kyu Hqueue Choi 0ab54de1a5 core/vm: update benchmarks for core/vm (#17308) 6 years ago
Ha ĐANG 702b8a7aec core/vm: fix typo in cryptographic hash function name (#17285) 6 years ago
Ha ĐANG 2cffd4ff3c core: fix some small typos on comment code (#17278) 6 years ago
Oleg Kovalov d42ce0f2c1 all: simplify switches (#17267) 6 years ago
Raghav Sood 11a402f747 core: report progress on log chain exports (#17066) 6 years ago
Guillaume Ballet 7abedf9bbb
core/vm: support for multiple interpreters (#17093) 6 years ago
Antoine Rondelet 27a278e6e3 core: fixed typo in addresssByHeartbeat (#17243) 6 years ago
hadv bc0a43191e
core: fix typo in comment code 6 years ago
Osuke 10780e8a00 core: fix txpool guarantee comment (#17214) 6 years ago
gary rong 2433349c80 core/vm, params: implement EXTCODEHASH opcode (#17202) 6 years ago
gary rong cab1cff11c core, crypto, params: implement CREATE2 evm instrction (#17196) 6 years ago
Wenbiao Zheng d0082bb7ec core: fix comment typo (#17236) 6 years ago
Sheldon 9e24491c65 core/bloombits, light: fix typos (#17235) 6 years ago
gary rong dcdd57df62 core, ethdb: two tiny fixes (#17183) 6 years ago
Smilenator 30bdf817a0 core/types: polish TxDifference code and docs a bit (#17130) 6 years ago
Guillaume Ballet 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 6 years ago
gary rong a4a2343cdc ethdb, core: implement delete for db batch (#17101) 6 years ago
Guillaume Ballet 598f786aab core/vm: clear linter warnings (#17057) 6 years ago
Péter Szilágyi d926bf2c7e trie: cache collapsed tries node, not rlp blobs (#16876) 6 years ago
Wenbiao Zheng 9b1536b26a core: remove dead code, limit test code scope (#17006) 6 years ago
Caesar Chad ec192f18b4 core/asm: correct comments typo (#16974) 6 years ago
Wenbiao Zheng 52b1d09457 core: reduce nesting in transaction pool code (#16980) 6 years ago
Martin Holst Swende 947e0afeb3 core/vm: optimize MSTORE and SLOAD (#16939) 6 years ago
Caesar Chad f04c0e341e core/asm: correct comments typo (#16975) 6 years ago
John C. Vernaleo 8c4a7fa8d3 core: change comment to match code more closely (#16963) 6 years ago
Felföldi Zsolt 049f5b3572 core, eth, les: more efficient hash-based header chain retrieval (#16946) 6 years ago
Wenbiao Zheng aab7ab04b0 core/rawdb: wrap db key creations (#16914) 6 years ago
Martin Holst Swende eac16f9824 core: improve getBadBlocks to return full block rlp (#16902) 6 years ago
ledgerwatch feb6620c34 core: relax type requirement for bc in ApplyTransaction (#16901) 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Péter Szilágyi 2ab24a2a8f
core: concurrent background transaction sender ecrecover 6 years ago
hadv e3a993d774
core: fix typo in comment code 6 years ago
Péter Szilágyi 143c4341d8
core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
Péter Szilágyi 342ec83d67
core: fix transaction event asynchronicity 6 years ago
Wenbiao Zheng 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
kimmylin 426f62f1a8 core: improve test for TransactionPriceNonceSort (#16413) 6 years ago
Abel Nieto d258eee211
core/vm: fix typo in comment 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
Ryan Schneider 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 6 years ago
Abel Nieto be22ee8dda core/vm: fix typo in instructions.go (#16788) 6 years ago
gary rong fbf57d53e2 core/types: convert status type from uint to uint64 (#16784) 6 years ago
hadv f2fdb75dd9
core, consensus: fix some typos in comment code and output log 6 years ago