Commit History

Author SHA1 Message Date
  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
  parazyd e0881eb166 cashierd: Fix stable compilation. 4 years ago
  parazyd 0656ae2ca7 example: Delete some unnecessary examples. 4 years ago
  lunar-mining 9c870793c8 map/view: updated view node_id to HashSet 4 years ago
  lunar-mining 5c1c55ef47 map/ model: changed node_id from Vec to HashSet 4 years ago
  lunar-mining 994de48215 map/ui: fixed spacing on nodeinfo 4 years ago
  lunar-mining 605f4a1b9e map/ ui: make info display prettier 4 years ago
  parazyd e86620b789 book/development: Note about +nightly. 4 years ago
  lunar-mining 11f70995a7 map/ui: enabled scroll and simplified rendering. combined node info into nodeid list 4 years ago
  lunar-mining a57a3c4e78 map: fixed list iterate error 4 years ago