Commit Graph

1165 Commits (4065695350d99247fd74c69079be7dc7edb5ed2c)

Author SHA1 Message Date
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Martin Holst Swende 017b9f7eac core, ethdb: reuse database batches (#15989) 7 years ago
Péter Szilágyi 566d5c0777
core, eth, les, light: get rid of redundant methods 7 years ago
Péter Szilágyi 84be009154
core: sorted reorg insertion order for proper head header updating 7 years ago
George Ornbo 370dca4491
core/vm: Fix comment typo 7 years ago
Jim McDonald 18a7d31338 miner: avoid unnecessary work (#15883) 7 years ago
Felix Lange 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
Felix Lange 1c2378b926
tests: update to upstream commit 2bb0c3da3b (#15806) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
ferhat elmas 5866626b08 core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747) 7 years ago
gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Péter Szilágyi 7138de7b55
core: silence txpool reorg warning (annoying on import) (#15725) 7 years ago
Kurkó Mihály b4cf57a581 core: fix typos (#15720) 7 years ago
Péter Szilágyi 5e1581c2c3
core: fix panic when stat-ing a tx from a queue-only account (#15714) 7 years ago
Paweł Bylica fb5f25eeee
core/vm: Remove snapshot param from Interpreter.Run() 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Airead 8092106abc core/types: fix typo in comment (#15619) 7 years ago
Felix Lange be12392fba core/vm: track 63/64 call gas off stack (#15563) 7 years ago
Péter Szilágyi 5dea0f2aa4
core/state: copy trie too, not just content 7 years ago
Ricardo Domingos 9ff9d04a69 all: fix code comment typos (#15547) 7 years ago
Péter Szilágyi b0190189a3
core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) 7 years ago
Péter Szilágyi 463014126f
core/bloombits: handle non 8-bit boundary section matches 7 years ago
Jay Guo 924098c6e5 core/vm: fix typos in jump_table.go 7 years ago
Martin Holst Swende 96ddf27a48
core/vm: copyright header on test-file 7 years ago
Péter Szilágyi 54ce3887d8
core: split same-td blocks on block height 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
Jim McDonald 0131bd6ff9 core: respect price bump threshold (#15401) 7 years ago
ferhat elmas 07e8c177e7 core, swarm: typo fixes 7 years ago
Felföldi Zsolt 8d434f6a6f les, core/bloombits: post-LES/2 fixes (#15391) 7 years ago
Péter Szilágyi 0095531a58 core, eth, les: fix messy code (#15367) 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Péter Szilágyi 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
Péter Szilágyi 0af1ab0c86
core: avoid warning when loading the transaction journal 7 years ago
Péter Szilágyi 0e7d019e0e
core: fire tx event on replace, expand tests 7 years ago
Péter Szilágyi a91e682234
core/vm: check opcode stack before readonly enforcement 7 years ago
Jim McDonald c599b78f62 core/types: fix test for TransactionsByPriceAndNonce 7 years ago
Péter Szilágyi 629b5837e9 core: revert invalid block dedup code (#15235) 7 years ago
Péter Szilágyi 7e9e3a134b
core/types, internal: swap Receipt.Failed to Status 7 years ago
Felix Lange d78ad226c2 ethclient, mobile: add TransactionSender (#15127) 7 years ago
Péter Szilágyi 2ab2a9f131 core/bloombits, eth/filters: handle null topics (#15195) 7 years ago
cdetrio 673007d7ae core/vm: standard vm traces (#15035) 7 years ago
Felix Lange a0d783094e core/state: revert log index when removing logs 7 years ago
Péter Szilágyi 701d60c889
params: enable Byzantium on Ropsten/tests, fix failures 7 years ago
Martin Holst Swende 9be07de539 params: Updated finalized gascosts for ECMUL/MODEXP (#15135) 7 years ago
Péter Szilágyi 5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium 7 years ago
Péter Szilágyi 10b3f97c9d core: only fire one chain head per batch (#15123) 7 years ago
Felix Lange 42a5b54bf5 core/vm: improve bitvec comments 7 years ago