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
..
bitutil
all: remove the duplicate 'the' in annotations ( #17509 )
7 years ago
compiler
common/compiler: capture runtime code and source maps ( #18020 )
6 years ago
fdlimit
common/fdlimit: cap on MacOS file limits, fixes #18994 ( #19035 )
6 years ago
hexutil
common: all golint warnings removed ( #16852 )
7 years ago
math
common: all golint warnings removed ( #16852 )
7 years ago
mclock
les: implement client connection logic ( #16899 )
7 years ago
prque
les: implement client connection logic ( #16899 )
7 years ago
big.go
core, vm, common: define constantinople fork + shift ( #16045 )
7 years ago
bytes.go
EIP-1186 eth_getProof ( #17737 )
6 years ago
bytes_test.go
common: improve IsHexAddress and add tests ( #15551 )
7 years ago
debug.go
core: added basic chain configuration
9 years ago
format.go
common, core, light: add block age into info logs
7 years ago
main_test.go
all: fix license headers one more time
10 years ago
path.go
common: improve documentation comments ( #16701 )
7 years ago
size.go
core, trie: intermediate mempool between trie and database ( #15857 )
7 years ago
size_test.go
common: move big integer math to common/math ( #3699 )
8 years ago
test_utils.go
all: fix license headers one more time
10 years ago
types.go
vendor, crypto, swarm: switch over to upstream sha3 package
6 years ago
types_test.go
common: add database/sql support for Hash and Address ( #15541 )
7 years ago