Commit Graph

17 Commits (07508ac0e9695df347b9dd00d418c25151fbb213)

Author SHA1 Message Date
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