Commit graph

16 commits

Author SHA1 Message Date
hinto.janai
1b94435952
fix imports 2024-09-06 16:54:28 -04:00
hinto.janai
9f8f2c7edf
cleanup 2024-09-05 18:23:39 -04:00
hinto.janai
d443cfb9b7
split state from main handler struct 2024-09-05 18:11:27 -04:00
hinto.janai
7406afb910
use BoxFuture 2024-09-05 18:06:07 -04:00
hinto.janai
29afe237d5
remove crate lints 2024-09-05 17:38:57 -04:00
hinto.janai
7487aa4779
interface: extract out to RpcService 2024-09-02 20:34:02 -04:00
hinto.janai
68ba5f4781
split rpc calls into 3 Services 2024-09-02 20:15:12 -04:00
hinto.janai
c57020d805
interface: handle json-rpc concepts 2024-09-02 19:58:38 -04:00
hinto.janai
5f37771729
error signatures 2024-09-02 18:08:52 -04:00
hinto.janai
f89e29eeba
fixes 2024-09-02 17:47:23 -04:00
hinto.janai
abfc3c503c
add state, fn signatures 2024-09-02 17:37:18 -04:00
hinto.janai
5b0e56f711
!! 2024-09-01 16:59:33 -04:00
hinto.janai
d83a93fc31
cuprated: add lints 2024-09-01 16:38:17 -04:00
hinto.janai
ac1815a8c9
cuprated: add all workspace deps 2024-09-01 16:38:02 -04:00
hinto.janai
b28c52a8c0
readme 2024-09-01 16:33:23 -04:00
7207fbd17b
Binaries: add cuprated skeleton (#258)
Some checks failed
Audit / audit (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
Doc / deploy (push) Has been cancelled
* add cuprated skeleton

* fmt and add deny exception
2024-08-20 23:56:18 +01:00