parazyd
|
33ea16a504
book: Finalize design.
|
4 years ago |
zkArmor
|
b853d563c1
Updating ayu-highlight.css
|
4 years ago |
zkArmor
|
5db3b5dd2f
Updating highlight.css
|
4 years ago |
parazyd
|
5f6b6be049
book: Add fonts.
|
4 years ago |
zkArmor
|
b59edab565
Adding mdBook DarkFi Book logo.
|
4 years ago |
zkArmor
|
308f41a98c
Adding part of the custom DarkFi theme.
|
4 years ago |
zkArmor
|
c2186aced4
Added custom favicon.
|
4 years ago |
zkArmor
|
1ca00b2e67
Add files via upload
|
4 years ago |
aggstam
|
747538eaca
script/research/streamlet_rust/node.rs: Moved proving keys generation to Node constructor.
|
4 years ago |
parazyd
|
85607c6bbd
rpc/jsonrpc: Implement timeouts in send_request().
|
4 years ago |
lunar-mining
|
c6ca1b4c6d
map: cleaned up warnings
|
4 years ago |
lunar-mining
|
97523e1435
map: render id, msg, titles of node info using Layout and Paragraph rather than empty spaces
|
4 years ago |
lunar-mining
|
2ad2198183
map: remove loading page and initialize empty variables directly
|
4 years ago |
ghassmo
|
e3a68e334b
rpc: pass Url object to send_request function instead of &str
|
4 years ago |
aggstam
|
5396dae4bb
script/research/streamlet_rust: Block transactions changed from String to tx::Transaction.
|
4 years ago |
lunar-mining
|
c75cdf57a6
map: added todo's
|
4 years ago |
parazyd
|
b1f052436b
book: Add architecture section.
|
4 years ago |
Dastan-glitch
|
cb888aadbf
splitting clap related code on apps in bin/
|
4 years ago |
lunar-mining
|
2506932665
map: error if view.node_id is still empty after first initialization loop
|
4 years ago |
lunar-mining
|
505ee3c141
map: implement loading widget while we initialize values
|
4 years ago |
lunar-mining
|
c3441828b5
map: cleaned up warnings
|
4 years ago |
lunar-mining
|
556e8deba3
map: send ping, receive pong, then run get_info. error if pong reply times out
|
4 years ago |
lunar-mining
|
5d86af2213
map + ircd: implemented ping/ pong method
|
4 years ago |
lunar-mining
|
254a47bc2b
ircd/ get_info: made message a list
|
4 years ago |
mohab
|
0ec4502a9a
[research/ouroboros] fixed evironment epoch/slot synchrony for one epoch only
|
4 years ago |
mohab
|
50d3673bb0
[research/ouroboros] made TrustedBeacon centralized in the environment, with single instance
|
4 years ago |
mohab
|
112f93389a
[research/ouroboros] dynamic staking
|
4 years ago |
lunar-mining
|
a09761d0f4
map: ui::ui() renders new data types. cleanup
|
4 years ago |
lunar-mining
|
d8fc4aa2c2
map: update view NodeInfo to HashMap and render nodeID
|
4 years ago |
lunar-mining
|
3538545d1b
map/ model: make Vec<NodeInfo> a Hashmap<String, NodeInfo>
|
4 years ago |