2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-01-27 15:05:18 +00:00

2 Commits

Author SHA1 Message Date
Felix Lange
a5c0bbb4f4
all: update license information () 2018-02-14 13:49:11 +01:00
Ricardo Domingos
56152b31ac common/fdlimit: Move fdlimit files to separate package ()
* common/fdlimit: Move fdlimit files to separate package

When go-ethereum is used as a library the calling program need to set
the FD limit.

This commit extract fdlimit files to a separate package so it can be
used outside of go-ethereum.

* common/fdlimit: Remove FdLimit from functions signature

* common/fdlimit: Rename fdlimit functions
2018-01-11 22:55:21 +02:00