parazyd
|
6b49fa6560
net/message: Allow packet payloads to be empty.
|
2 lat temu |
parazyd
|
2d0e3b0d89
lib: Clean up imports
|
3 lat temu |
parazyd
|
98703d361a
lib: Add necessary traits around for async serial.
|
3 lat temu |
parazyd
|
0f125fa2db
net: Remove async-std dependency and prefer smol.
|
3 lat temu |
x
|
ebe6f4e5c4
net/dnet: add outbound connected/disconnected events
|
3 lat temu |
parazyd
|
b76d2e57b5
net/message: Always flush on send_packet()
|
3 lat temu |
parazyd
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
3 lat temu |
x
|
16111d74de
change assert == to <= for usize and u64 so we allow 32 bit archs to run
|
3 lat temu |
x
|
5702976798
cleanup logging project wide
|
3 lat temu |
parazyd
|
71cd3064d6
Update license year.
|
3 lat temu |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 lat temu |
Luther Blissett
|
5e4b663b13
Apply new path to serial crate throughout codebase.
|
3 lat temu |
aggstam
|
34dff4e2d2
p2pnet: validate external address of inbound connection
|
3 lat temu |
Luther Blissett
|
76c25f06a1
Change import references in library to the new serial module.
|
3 lat temu |
ghassmo
|
699a2bf262
net: add app version to VerackMessage message for version protocol
|
3 lat temu |
ghassmo
|
6823927156
p2p: use SerialEncodable, SerialDecodable for types in message.rs & create AppMessage and AppAckMessage message
|
3 lat temu |
narodnik
|
5cac77a67a
net: allow configuring a node_id. this is sent to all nodes with the version message for debugging purposes.
|
4 lat temu |
ghassmo
|
666ab9a4fc
net: fix a bug in channel and clean up
|
4 lat temu |
ghassmo
|
264dc72f03
merge net3 into net
|
4 lat temu |
ghassmo
|
b9738db087
src/net: keep importing dependencies in order
|
4 lat temu |
Dastan-glitch
|
43ab9ecc1f
Filtering specific targets in logging system
|
4 lat temu |
narodnik
|
7a8a10aaac
add protocol names
|
4 lat temu |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
4 lat temu |