x
|
9785777642
chore: Update copyright license year
|
7 months ago |
oars
|
d85cf80dbf
replace log imports with tracing everywhere
|
1 year ago |
darkfi
|
e7a7e0afe7
net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances.
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 years ago |
parazyd
|
0f125fa2db
net: Remove async-std dependency and prefer smol.
|
3 years ago |
parazyd
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
3 years ago |
x
|
5702976798
cleanup logging project wide
|
3 years ago |
parazyd
|
71cd3064d6
Update license year.
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
lunar-mining
|
578e5dc612
net: change timer to 15 mins, name SESSION_OUTBOUND explicitly, add todos
|
4 years ago |
lunar-mining
|
ac5c97cb76
net: if it's an outbound session + has an external_addr, then:
|
4 years ago |
ghassmo
|
b23517c8fa
net: organize the modules structures
|
4 years ago |
parazyd
|
36fa2e020c
net: Minor cleanups for idiomatic naming.
|
4 years ago |
Dastan-glitch
|
43ab9ecc1f
Filtering specific targets in logging system
|
4 years ago |
narodnik
|
a64820132a
cleanup ProtocolRegistry
|
4 years ago |
narodnik
|
7a8a10aaac
add protocol names
|
4 years ago |
narodnik
|
a9a714aa73
net: when registering protocols, use a bitwise selector to specify
|
4 years ago |
narodnik
|
f4026bf8a2
remove uneeded 'static declarations
|
4 years ago |
narodnik
|
6fb1304c00
cargo fmt
|
4 years ago |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
4 years ago |