Commit Graph

1363 Commits (f1537b774ce532844ec75e4cb4e0bd813cd7b4af)

Author SHA1 Message Date
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
Péter Szilágyi 49719e21bc
core, eth: minor txpool event cleanups 6 years ago
rjl493456442 a2e43d28d0
all: collate new transaction events together 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
kiel barry a7720b5926 core: golint updates for this or self warning (#16633) 6 years ago
Crispin Flowerday 0afd767537
core: ensure local transactions aren't discarded as underpriced 6 years ago
Péter Szilágyi 7a7428a027
core, eth: fix tracer dirty finalization 6 years ago
Felix Lange b724d1aada core/state: cache missing storage entries (#16584) 6 years ago
kimmylin 86be91b3e2 core/types: avoid duplicating transactions on changing signer (#16435) 7 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
dm4 c514fbccc0 core/asm: accept uppercase instructions (#16531) 7 years ago
dm4 49e38c970e core/asm: remove unused condition (#16487) 7 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Péter Szilágyi db48d312e4
core: txpool stable underprice drop order, perf fixes 7 years ago