plugeth/p2p/discover
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
As we aren't really using the standarized SHA-3
2016-02-21 22:34:34 +00:00
..
database_test.go p2p/discover: support incomplete node URLs, add Resolve 2015-12-17 23:38:54 +01:00
database.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
node_test.go p2p/discover: support incomplete node URLs, add Resolve 2015-12-17 23:38:54 +01:00
node.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
table_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
table.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
udp_notwindows.go p2p/discover: fix Windows-specific issue for larger-than-buffer packets 2016-01-22 23:44:25 +01:00
udp_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
udp_windows.go p2p/discover: fix Windows-specific issue for larger-than-buffer packets 2016-01-22 23:44:25 +01:00
udp.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00