aboutsummaryrefslogtreecommitdiff
path: root/core/src/error.rs
Commit message (Expand)AuthorAgeFiles
* p2p: Major refactoring of the handshake protocolhozan232024-07-151
* add support for tokio & improve net crate apihozan232024-05-191
* core: Move `key_pair` to the `crypto` module and make it a Cargo feature.hozan232023-11-291
* implement TLS for inbound and outbound connectionshozan232023-11-281
* clean up error module and use `transparent` attributehozan232023-11-181
* rename crateshozan232023-11-091