Commit Graph

33 Commits (682ee820fa116b8a081d269c9d155ec19411959b)

Author SHA1 Message Date
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 10 months ago
Delweng 2d7dba024d
graphql: always set content-type to application/json (#28417) 11 months ago
Delweng abe3fca1de
graphql: fix an issue of nil pointer panic (#28416) 11 months ago
Sina Mahmoodi 4f0d8f0d15
graphql: fix race in withdrawals test (#27706) 1 year ago
rjl493456442 59f7b289c3
cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) 1 year ago
Sina Mahmoodi fbe432fa15
graphql: implement withdrawals (EIP-4895) (#27072) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
Sina Mahmoodi 2f98dd3838
graphql: encode Long values as hex (#26894) 1 year ago
Sina Mahmoodi a236e03d00
graphql: fix data races (#26965) 2 years ago
Delweng 117530b0e6
metrics/librato: ensure resp.body closed (#26969) 2 years ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
Sina Mahmoodi 818ff32ff5
graphql: fixes missing tx logs (#25745) 2 years ago
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
AmitBRD adf09aeab1
graphql: add support for tx types and tx access lists (#22491) 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
rene c0862f4f4c
graphql: change receipt status to decimal instead of hex (#22187) 4 years ago
Martin Holst Swende 96157a897b
graphql: fix spurious travis failure (#22166) 4 years ago
Martin Holst Swende 6296211a3e
graphql: fix spurious error in test (#22164) 4 years ago
rene 072fd96254
graphql: return decimal for `estimateGas` and `cumulativeGas` queries (#22126) 4 years ago
Antoine Toulme eb2a1dfdd2
graphql: use a decimal representation for gas limit and gas used (#21883) 4 years ago
Antoine Toulme f59ed3565d
graphql: always return 400 if errors are present in the response (#21882) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Péter Szilágyi e3ec77f50e
cmd, graphql, node: graphql flag polishes, les integration 5 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago
ethersphere e187711c65 swarm: network rewrite merge 6 years ago
Kurkó Mihály 05ade19302 dashboard: CPU, memory, diskIO and traffic on the footer (#15950) 7 years ago
Felix Lange c1343c8872 cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren 38c61f6f25 core, core/vm: added structure logging 9 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren f76cc6699e Changed context and ADDMOD, MULMOD 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren 0d57ca486a Squashed commit of the following: 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren 20c742e474 Moved ethvm => vm 10 years ago
obscuren f55e39cf1a Tests for native function calling 10 years ago
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug 10 years ago