Commit Graph

272 Commits (7a5a822905d95456a108db52ee68871a73dc54f1)

Author SHA1 Message Date
Martin Holst Swende dad26582b6
accounts, signer: implement gnosis safe support (#21593) 4 years ago
Felföldi Zsolt 4996fce25a
les, les/lespay/server: refactor client pool (#21236) 4 years ago
Felix Lange 6ccce0906a
common/math: use math/bits intrinsics for Safe* (#21316) 4 years ago
Felix Lange bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 4 years ago
Marius van der Wijden af5c97aebe
core, txpool: less allocations when handling transactions (#21232) 4 years ago
Guillaume Ballet 9a188c975d
common/fdlimit: build on DragonflyBSD (#21241) 4 years ago
Marius van der Wijden ab72803e6f
accounts/abi: move U256Bytes to common/math (#21020) 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
Boqin Qin be6078ad83
all: fix a bunch of inconsequential goroutine leaks (#20667) 5 years ago
Boqin Qin 1b9c5b393b
all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 5 years ago
Felix Lange c22fdec3c7
common/mclock: add NewTimer and Timer.Reset (#20634) 5 years ago
Felix Lange 0ec5ab4175 common: improve GraphQL error messages (#20354) 5 years ago
Felix Lange 72e62efc76 common/hexutil: improve GraphQL error messages (#20353) 5 years ago
Felix Lange b1c3010bf2
common/mclock: clean up AfterFunc support (#20054) 5 years ago
Martin Holst Swende 72045dff4f
core/state: optimize some internals during encoding 5 years ago
Péter Szilágyi 49b86a2859
common, graphql: fix hash/address decoding + UI content type 5 years ago
lmittmann 1cd5bf080e common: unify hex prefix check code (#19937) 5 years ago
Felix Lange 9bad7fa717
common/compiler: fix lint issue (#19967) 5 years ago
shiqinfeng1 260b177fe3 common/compiler: support relative import paths (#17374) 5 years ago
Felföldi Zsolt a7de796840
les: implement new client pool (#19745) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
David Chase 31a1f164d9 common/bitutil: use result of TestBytes to prevent dead code elimination (#19846) 5 years ago
gary rong 22060611fb cmd/abigen: refactor command line interface (#19797) 5 years ago
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
Martin Holst Swende 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 5 years ago
Péter Szilágyi fc85777a21
core: concurrent database reinit from freezer dump 5 years ago
gary rong 37d280da41
core, cmd, vendor: fixes and database inspection tool (#15) 5 years ago
Kushagra Sharma fb458280d1 Modified Abigen to Support Vyper (#19120) 6 years ago
Martin Holst Swende 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
Péter Szilágyi 2b6158a51e
common/fdlimit: fix macos file descriptors for Go 1.12 6 years ago
Enrique Fynn 628a0bde3f common/fdlimit: Fix compilation error in freebsd, Raise() returns uint64 (#19141) 6 years ago
Felix Lange ba90a4aaa4 common/fdlimit: fix windows build (#19068) 6 years ago
Martin Holst Swende f48da43bae common/fdlimit: cap on MacOS file limits, fixes #18994 (#19035) 6 years ago
Péter Szilágyi d6225ab846
cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
Javier Sagredo 98e0bedcd7 common/compiler: fixed testSource (#18978) 6 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
JoranHonig 1064e3283d common/compiler: capture runtime code and source maps (#18020) 6 years ago
Simon Jentzsch 97fb08342d EIP-1186 eth_getProof (#17737) 6 years ago
Péter Szilágyi 0f2ba07c41
common, core, light: add block age into info logs 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
ligi 3e81840061 common: fix typo (#17582) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Felföldi Zsolt b2ddb1fcbf les: implement client connection logic (#16899) 6 years ago
Vincent Serpoul 2909f6d7a2 common: add database/sql support for Hash and Address (#15541) 6 years ago
Felix Lange aa34173f13 common/number: delete unused package (#16983) 6 years ago
kiel barry d0fd8d6fc2 common: all golint warnings removed (#16852) 6 years ago
Antonio Salazar Cardozo 4cf2b4110e cmd/abigen: support for reading solc output from stdin (#16683) 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
GagziW d7be5c6619 common: changed if-else blocks to conform with golint (#16656) 6 years ago