Commit Graph

288 Commits (44b41641f8220fe79e43461356c147cc3cc72380)

Author SHA1 Message Date
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Felix Lange 8c33ac10bf
internal/ethapi: support "input" in transaction args (#15640) 7 years ago
Paweł Bylica fb5f25eeee
core/vm: Remove snapshot param from Interpreter.Run() 7 years ago
rhaps107 e9971d356b internal/ethapi: don't crash for missing receipts 7 years ago
yoza bbea4b2b53 internal/ethapi: fix typo in comment (#15659) 7 years ago
Péter Szilágyi 989fb4472a
internal/ethapi: avoid recreating JavaScript tracer wrappers 7 years ago
Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 7 years ago
Pulyak Viktor f5091e5711 internal/ethapi: fix js tracer to properly decode addresses (#15297) 7 years ago
tsarpaul c7b0abf86b Added output to clarify gas calculation in txpool.inspect 7 years ago
Péter Szilágyi b0190189a3
core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) 7 years ago
gary rong 984c25ac40 accounts, internal: fail if no suitable estimated gas found (#15477) 7 years ago
Péter Szilágyi e401536c97
dockerignore, internal/build: forward correct git folder 7 years ago
Arba Sasmoyo f47adc9ea8 .dockerignore, internal/build: Read git information directly from file (#15458) 7 years ago
Guillaume Ballet 36243c7ed8 internal/web3ext: make whisper v5 methods work (#15111) 7 years ago
rjl493456442 94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation 7 years ago
Péter Szilágyi 7e9e3a134b
core/types, internal: swap Receipt.Failed to Status 7 years ago
rjl493456442 a31835c8b4
internal/ethapi: add status code to receipt rpc return 7 years ago
slumber1122 2b4a5f2677 internal/ethapi: remove code duplication around tx sending (#15158) 7 years ago
Ernesto del Toro 3c8656347f eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) 7 years ago
Felix Lange 48705f8aea internal/debug: add debug_setGCPercent 7 years ago
Felix Lange 5596b664c4 internal/debug: add debug_freeOSMemory (#15122) 7 years ago
Péter Szilágyi da7d57e07c
core: make txpool operate on immutable state 7 years ago
Martin Holst Swende 286ec5df40 cmd/evm, core/vm, internal/ethapi: Show error when exiting (#14985) 7 years ago
rjl493456442 28aea46ac0
core: implement Metropolis EIP 658, receipt status byte 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
Péter Szilágyi 5d9ac49c7e
accounts: refactor API for generalized USB wallets 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre f42bd73ce5 internal: fix megacheck warnings (#14919) 7 years ago
Felix Lange f59a49d591 internal/build: add GoTool and document why it uses GOROOT 7 years ago
Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 7 years ago
Daniel Sloof 0958770625 internal/web3ext: fix debug.traceBlockFromFile wrapper (#14774) 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Lewis Marshall a1f3878ec5 swarm/test: add integration test for 'swarm up' (#14353) 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
Martin Holst Swende 80f7c6c299 cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) 7 years ago
Martin Holst Swende 1a0eb903f1 internal/ethapi: initialize account mutex in lock properly 7 years ago
Martin Holst Swende ea11f7dd7a internal/ethapi: add mutex around signing + nonce assignment 7 years ago
Péter Szilágyi 673c92db6b
internal/ethapi: fix tx nonces in pool inspect/content 7 years ago
Péter Szilágyi aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
Martin Holst Swende 83721a95ce internal/ethapi: lock when auto-filling transaction nonce (#14483) 7 years ago
Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 7 years ago
gluk256 f9be9a2302 whisper: switching to v5 + minor refactoring (#14387) 8 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 years ago
bas-vk 54253aae4c internal/ethapi: return empty arrays instead of null (#14374) 8 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Péter Szilágyi 6b7ae4e751 consensus/clique, internal/web3ext: support hash based API queries (#14321) 8 years ago
Nick Johnson 49f1e84253 internal/ethapi: Add support for fetching information about the current call in JS traces 8 years ago
Péter Szilágyi feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 years ago