Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Holst Swende
048b463b30
common/fdlimit: cap on MacOS file limits, fixes #18994 ( #19035 )
...
* common/fdlimit: cap on MacOS file limits, fixes #18994
* common/fdlimit: fix Maximum-check to respect OPEN_MAX
* common/fdlimit: return error if OPEN_MAX is exceeded in Raise()
* common/fdlimit: goimports
* common/fdlimit: check value after setting fdlimit
* common/fdlimit: make comment a bit more descriptive
* cmd/utils: make fdlimit happy path a bit cleaner
(cherry picked from commit f48da43bae
)
6 years ago
..
abigen
cmd/abigen: support for --type flag with piped data ( #17648 )
6 years ago
bootnode
cmd/bootnode: fix -writeaddress output ( #17932 )
6 years ago
clef
cmd/clef: replace password arg with prompt ( #17897 )
6 years ago
ethkey
cmd/ethkey: fix the README to match updated commands ( #17332 )
7 years ago
evm
cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem
6 years ago
faucet
cmd/faucet: fix faucet static peer regression
6 years ago
geth
cmd, core, params: add support for Goerli
6 years ago
internal/ browser
cmd/geth: added 'geth bug' command ( #3684 )
8 years ago
p2psim
all: new p2p node representation ( #17643 )
7 years ago
puppeth
cmd/puppeth: handle pre-set Petersburg number, save changed fork rules
6 years ago
rlpdump
cmd/rlpdump: allow hex input to have leading '0x'
7 years ago
swarm
vendor, crypto, swarm: switch over to upstream sha3 package
6 years ago
utils
common/fdlimit: cap on MacOS file limits, fixes #18994 ( #19035 )
6 years ago
wnode
all: new p2p node representation ( #17643 )
7 years ago