narodnik
|
7a8a10aaac
add protocol names
|
4 years ago |
lunar-mining
|
c51187dead
map: renamed listen() to run_rpc()
|
4 years ago |
lunar-mining
|
30b9f6ff75
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
lunar-mining
|
828535a812
map: moved NodeInfo to own crate
|
4 years ago |
lunar-mining
|
89371962fe
map: backtracked and removed Mutex due to async rendering error
|
4 years ago |
narodnik
|
3b914bfe36
Switch IRCd to using net protocol registry
|
4 years ago |
narodnik
|
a9a714aa73
net: when registering protocols, use a bitwise selector to specify
|
4 years ago |
lunar-mining
|
220e4c9adc
map: wrapped App in a Mutex and initialized App objects in main()
|
4 years ago |
narodnik
|
f4026bf8a2
remove uneeded 'static declarations
|
4 years ago |
narodnik
|
6fb1304c00
cargo fmt
|
4 years ago |
narodnik
|
eb23a3cda5
remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message
|
4 years ago |
narodnik
|
d1d184c0ea
Add a protocol registry which properly handles creating the protocols in
|
4 years ago |
lunar-mining
|
7c84dcb8f8
map: made NodeInfo seperate crate
|
4 years ago |
lunar-mining
|
32c44c0439
map: changed node info/id to list across project
|
4 years ago |
lunar-mining
|
391a22593c
map: fixed import errors
|
4 years ago |
lunar-mining
|
a52f61cb64
map: renamed id/info list files
|
4 years ago |
lunar-mining
|
23a692378c
map: renamed Info/IdPanel to Info/IdList
|
4 years ago |
lunar-mining
|
533ee4a63c
map: renamed NodeInfoView and NodeIdList to InfoPanel and IdPanel
|
4 years ago |
lunar-mining
|
0f07155950
map: cleaned up start and poll functions
|
4 years ago |
lunar-mining
|
fc6dad30ad
map: wrapped App in Mutex
|
4 years ago |
lunar-mining
|
a04660c7b3
map: prepared App for non-initialized values
|
4 years ago |
lunar-mining
|
c32b56d5ad
map: removed redudant async function on call in start()
|
4 years ago |
parazyd
|
73e34b339e
Make crypto feature depend on zkas.
|
4 years ago |
parazyd
|
46985baca5
Fix VM tests.
|
4 years ago |
Dastan-glitch
|
5ff0b12de3
book: fixing url (#57)
|
4 years ago |
parazyd
|
fdb11f1fad
tests: Implement variable logging in zkas VM examples.
|
4 years ago |
parazyd
|
fa93009a57
Remove zkvm feature and compile it directly with crypto feature.
|
4 years ago |
aggstam
|
59ac25a54e
finalization logic added
|
4 years ago |
mohab
|
78f2f3be13
separate ouroboros from streamlet
|
4 years ago |
mohab
|
0b24171d26
update protocol with vrf
|
4 years ago |