x
|
676e10eaa0
rpc/jsonrpc: Use i64 ids instead of u16
|
2 ヶ月 前 |
dasman
|
99dbc2dc4f
[WIP] add static DAG and implement RLN
|
8 ヶ月 前 |
oars
|
4e94188d75
bin/darkirc,bin/taud,bin/genev: use the genesis timestamp as a dag name
|
10 ヶ月 前 |
dasman
|
8bc4cec15a
evgr2: merge multi-dag branch
|
10 ヶ月 前 |
dasman
|
616e5cdd25
[WIP] added event headers, concurrent requests from connected peers and wip sync mechanisms
|
1 年間 前 |
x
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
skoupidi
|
621e704115
rust: set stable toolchain and clippy chore
|
8 ヶ月 前 |
oars
|
d85cf80dbf
replace log imports with tracing everywhere
|
1 年間 前 |
skoupidi
|
a55471cbcf
genev: chore clippy
|
1 年間 前 |
parazyd
|
604f443fd1
chore: Update license header year
|
1 年間 前 |
skoupidi
|
bc22307e8b
rcp/server: generalize RequestHandler so we can create multiple instances of it
|
1 年間 前 |
skoupidi
|
82520041eb
chore: clippy elided lifetimes
|
1 年間 前 |
dasman
|
69a26b7fd3
event_graph: return sorted Vec<Events> instead of Vec<blake3::Hash> to reduce dag_get() calls
|
2 年 前 |
parazyd
|
46a74e6b60
net: Use AtomicBool for dnet_enabled mark
|
2 年 前 |
dasman
|
103e7b64f8
bin/genev: add dnet task & rpc calls
|
2 年 前 |
dasman
|
47a319fd00
bin/genev: add deg task and related rpc calls
|
2 年 前 |
parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 年 前 |
Dastan-glitch
|
a6aa24920e
bin/genev: update event_graph synced flag when we skip sync
|
2 年 前 |
aggstam
|
cdaddfbfe2
event_graph: introduce layers to the DAG
|
2 年 前 |
parazyd
|
5580559707
genev: Update eventgraph API
|
2 年 前 |
Dastan-glitch
|
525e4b3c98
bin/genev: fix history events being showed once
|
2 年 前 |
Dastan-glitch
|
6245422714
bin/genev: use DAG eventgraph
|
2 年 前 |
parazyd
|
43e1c2f7a0
bin: Update RequestHandler users API
|
2 年 前 |
parazyd
|
6e45af3c5d
bin: Update respective binaries to new RPC server API.
|
2 年 前 |
Dastan-glitch
|
3840fda64b
event_graph: better error handling
|
2 年 前 |
parazyd
|
a5360368aa
bin: Remove async-std dependencies.
|
3 年 前 |
parazyd
|
fe4079c4ee
Apply minor lints and cleanups.
|
3 年 前 |
parazyd
|
b473599b9b
genev: Update to new RPC dependencies.
|
3 年 前 |
aggstam
|
5d63d86083
chore: cleanup
|
3 年 前 |
parazyd
|
3b9c016ef6
bin: Update daemon methods for dnet.
|
3 年 前 |