| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | node: fix instance dir locking and improve error message | Felix Lange | 2017-08-18 | 1 | -0/+18 |
| | | | | | | | The lock file was ineffective because opening leveldb storage in read-only mode doesn't really take the lock. Fix it by including a dedicated flock library (which is actually split out of goleveldb). | ||||
| * | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -3/+17 |
| | | |||||
| * | node: customizable protocol and service stacks | Péter Szilágyi | 2015-11-27 | 1 | -0/+31 |
