This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/tendermint/tendermint.git
synced
2026-01-06 21:36:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebfaf30705c38746ff05377eaf3199ebf497ffdd
tendermint
/
p2p
/
conn
History
Zaki Manian
ebfaf30705
Fix for panic in signature verification if a peer sends a nil public key.
2019-10-01 23:00:35 -07:00
..
testdata
p2p: Add test vectors for deriving secrets (
#2120
)
2018-08-01 15:06:29 -04:00
codec.go
Renamed wire.go to codec.go (
#3827
)
2019-07-23 15:35:36 +02:00
conn_go110.go
Revert "delete everything" (includes everything non-go-crypto)
2018-06-20 17:35:30 -07:00
conn_notgo110.go
Revert "delete everything" (includes everything non-go-crypto)
2018-06-20 17:35:30 -07:00
connection_test.go
fix linter errors thrown by
unconvert
,
goconst
, and
nakedret
(
#3960
)
2019-09-10 11:31:44 +04:00
connection.go
fix linter errors thrown by
unconvert
,
goconst
, and
nakedret
(
#3960
)
2019-09-10 11:31:44 +04:00
secret_connection_test.go
linters: modify code to pass maligned and interfacer (
#3959
)
2019-09-30 17:12:51 -07:00
secret_connection.go
Fix for panic in signature verification if a peer sends a nil public key.
2019-10-01 23:00:35 -07:00