Boog900
|
91ceda1b01
|
Merge branch 'main' into update-monero-serai
|
2024-08-01 19:28:35 +01:00 |
|
Boog900
|
b83a06540c
|
update monero-serai + change height to usize
|
2024-08-01 15:41:46 +01:00 |
|
|
d5c8eba1d8
|
P2P: API Improvements (#168)
* start handshaker builder
* finish builder
* remove borsh requirement
* fix poll_ready :/
* add more docs to builder
* more docs
* fix clippy
* merge fixes
* fix doc test
* fix imports
* cargo fmt
* split `PeerRequest` and `PeerResponse` enums up.
This splits them both into a protocol and admin enum
* add request handler file
* integrate request handler into connection
* fix docs
* doc updates
* add more docs
* fix docs
* misc changes
* review fixes
* fix merge
* add dummy file
* fix docs
* Update p2p/dandelion-tower/src/router.rs
* fix docs
|
2024-07-04 21:05:22 +01:00 |
|
hinto-janai
|
4b93dbec4c
|
workspace: enforce crate/directory naming scheme (#164)
* rename all directories and crates
* fix all `use`
* fix doc link
* `dandelion/` -> `dandelion-tower/`
* fix epee-encoding test
* fix `json-rpc`
* fix pruning
* crate import fixes
* fix leftover merge conflicts
* fix `epee-encoding`
|
2024-06-24 02:30:47 +01:00 |
|