cuprate/rpc/types/src
hinto-janai 372cab24d7
cuprated: internal signatures required for RPC pt. 2 (#320)
* apply diffs

* clippy

* fix tests

* rpc: fix tests

* remove `BlockchainManagerRequest::Overview`

* cuprated/p2p: fix `ConnectionInfo`

* move `CalculatePow`

* remove `AddAuxPow`

* move `Spans` and `NextNeededPruningSeed`

* factor types into `cuprate-types`

* scope cargo features

* fix/doc type serde

* Update binaries/cuprated/src/rpc/request/address_book.rs

Co-authored-by: Boog900 <boog900@tutanota.com>

* Update binaries/cuprated/src/rpc/request/blockchain_context.rs

Co-authored-by: Boog900 <boog900@tutanota.com>

* Update binaries/cuprated/src/rpc/request/blockchain_manager.rs

Co-authored-by: Boog900 <boog900@tutanota.com>

* fmt

* txpool: collapse `TxEntry`

* `ConnectionId`

* fix import

* fix bin

---------

Co-authored-by: Boog900 <boog900@tutanota.com>
2024-11-01 22:25:55 +00:00
..
misc cuprated: internal signatures required for RPC pt. 2 (#320) 2024-11-01 22:25:55 +00:00
base.rs cuprated: internal signatures required for RPC pt. 2 (#320) 2024-11-01 22:25:55 +00:00
bin.rs CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
constants.rs rpc: custom epee for misc/bin types (#229) 2024-07-25 16:46:41 +01:00
defaults.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00
free.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
json.rs cuprated: internal signatures required for RPC pt. 2 (#320) 2024-11-01 22:25:55 +00:00
lib.rs CI: add cargo hack (#170) 2024-11-01 20:22:14 +00:00
macros.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
other.rs cuprated: internal signatures required for RPC pt. 2 (#320) 2024-11-01 22:25:55 +00:00
rpc_call.rs rpc-types: add traits and enum requests/responses (#241) 2024-08-01 22:04:22 +01:00
serde.rs rpc: remove temporary lints (#255) 2024-08-20 23:50:31 +01:00