Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Péter Szilágyi
|
64174f196f
|
p2p/discover: add support for counting findnode failures
|
2015-05-26 23:30:40 +02:00 |
|
Péter Szilágyi
|
cbd3ae6906
|
p2p/discover: fix #838, evacuate self entries from the node db
|
2015-05-21 19:41:46 +03:00 |
|
Felix Lange
|
d2f119cf9b
|
p2p/discover: limit open files for node database
|
2015-05-14 15:01:13 +02:00 |
|
Felix Lange
|
72ab6d3255
|
p2p/discover: track sha3(ID) in Node
|
2015-04-30 15:02:23 +02:00 |
|
Péter Szilágyi
|
b569550a39
|
p2p/discover: fix api issues caused by leveldb update
|
2015-04-28 13:57:57 +03:00 |
|
Péter Szilágyi
|
4992765032
|
p2p/discover: fix goroutine leak due to blocking on sync.Once
|
2015-04-28 10:28:04 +03:00 |
|
Péter Szilágyi
|
437cf4b3ac
|
p2p/discover: add node expirer and related tests
|
2015-04-27 17:38:28 +03:00 |
|
Péter Szilágyi
|
a136e2bb22
|
p2p/discover: parametrize nodedb version, add persistency tests
|
2015-04-27 15:28:17 +03:00 |
|
Péter Szilágyi
|
75fd738dea
|
p2p/discover: drop a superfluous warning
|
2015-04-27 15:06:31 +03:00 |
|
Péter Szilágyi
|
85b4b44235
|
p2p/discover: use iterator based seeding, drop old protocol test
|
2015-04-27 14:45:35 +03:00 |
|
Péter Szilágyi
|
8de8f61d36
|
p2p/discover: write the basic tests, catch RLP bug
|
2015-04-27 12:33:06 +03:00 |
|
Péter Szilágyi
|
0201c04b95
|
p2p/discovery: fix issues raised in the nodeDb PR
|
2015-04-27 10:19:16 +03:00 |
|
Péter Szilágyi
|
8646365b42
|
cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design
|
2015-04-24 18:04:41 +03:00 |
|