parazyd
|
ab7a6af93a
rpc/client: Refactor to use StoppableTask
|
2 lat temu |
parazyd
|
14fc49a7d6
rpc/server: Implement connection tracking through a StoppableTaskPtr set.
|
2 lat temu |
x
|
e481bd8bae
add Error::SeedFailed
|
2 lat temu |
parazyd
|
8f46f7b777
lib: Clean up library features.
|
2 lat temu |
Dastan-glitch
|
71ec99e422
src/error: add forgotten event_graph error
|
2 lat temu |
x
|
2db408de14
p2p: greatly simplify & delet kod. p2p doesnt need a StoppableTask - the sessions themselves create their own StoppableTasks when calling start() and yield immediately.
|
3 lat temu |
x
|
21df1a2f52
add assert_err macro
|
3 lat temu |
parazyd
|
0f125fa2db
net: Remove async-std dependency and prefer smol.
|
3 lat temu |
aggstam
|
fb0102a7e0
taud: use StoppableTask instead of detach()
|
3 lat temu |
aggstam
|
3f6b79908b
darkfid: use StoppableTask instead of detach()
|
3 lat temu |
aggstam
|
dbe413d8f0
darkfid2: use StoppableTask instead of detach()
|
3 lat temu |
parazyd
|
21dd80ae99
rpc: Replace serde_json with tinyjson.
|
3 lat temu |
parazyd
|
827ec53f63
rpc: Cleanup client and server and refactor into smaller functions.
|
3 lat temu |
aggstam
|
67d5ed7d28
validator: current slot generation added
|
3 lat temu |
parazyd
|
688da857a8
fud: Implement background tasks for fetching file metadata and file chunks.
|
3 lat temu |
parazyd
|
98a78098bc
fud/proto: Implement file request handler
|
3 lat temu |
parazyd
|
63a408c777
fud/proto: Implement chunk request handler.
|
3 lat temu |
parazyd
|
eab4086b15
dht2: Remove module.
|
3 lat temu |
aggstam
|
9f81e693ed
darkfid2/rpc: basic tx methods added
|
3 lat temu |
aggstam
|
7f9bed8e50
WIP: contract/consensus/client/proposal: verify coin value is less than slot target before creating proof
|
3 lat temu |
aggstam
|
dce1fb929d
darkfid2: calculate genesis txs total and use that for genesis block validation
|
3 lat temu |
aggstam
|
9712efdfb1
validator/consensus/pid: sigmas caclulation foundation
|
3 lat temu |
aggstam
|
b21e787319
error: restore missing error
|
3 lat temu |
parazyd
|
a654341ea4
Remove some unnecessary dependencies.
|
3 lat temu |
parazyd
|
3546af6c79
lilith: Support versioning of spawned networks.
|
3 lat temu |
aggstam
|
bca71304f9
validator: full block validation added
|
3 lat temu |
parazyd
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
3 lat temu |
aggstam
|
97445fca25
blockchain: cleanup
|
3 lat temu |
aggstam
|
feabf5a67a
blockchain: rewrite completed
|
3 lat temu |
aggstam
|
7a2f07502c
WIP: validator: blockchain rewrite foundation added
|
3 lat temu |