История коммитов

Автор SHA1 Сообщение Дата
  lunar-mining 04d986c1f4 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 лет назад
  lunar-mining 1cd23ffdc3 map: init empty data structures on start 4 лет назад
  Dastan-glitch 43ab9ecc1f Filtering specific targets in logging system 4 лет назад
  lunar-mining 1800aa1447 map: wrapped Model objects in a Mutex 4 лет назад
  lunar-mining aa80910d05 map: renamed run_app to render 4 лет назад
  lunar-mining cc895b2580 map: made View data structure and cleaned up 4 лет назад
  lunar-mining 7244fb850a map: clean up 4 лет назад
  lunar-mining 714552c660 map: fixed rename error on run_app 4 лет назад
  lunar-mining f63783baae map: moved id_list, info_list, node_info into model.rs 4 лет назад
  lunar-mining 05a8e04bc8 map: renamed App to Model 4 лет назад
  lunar-mining c51187dead map: renamed listen() to run_rpc() 4 лет назад
  lunar-mining 89371962fe map: backtracked and removed Mutex due to async rendering error 4 лет назад
  lunar-mining 220e4c9adc map: wrapped App in a Mutex and initialized App objects in main() 4 лет назад
  lunar-mining 7c84dcb8f8 map: made NodeInfo seperate crate 4 лет назад
  lunar-mining 32c44c0439 map: changed node info/id to list across project 4 лет назад
  lunar-mining 391a22593c map: fixed import errors 4 лет назад
  lunar-mining 533ee4a63c map: renamed NodeInfoView and NodeIdList to InfoPanel and IdPanel 4 лет назад
  lunar-mining 0f07155950 map: cleaned up start and poll functions 4 лет назад
  lunar-mining fc6dad30ad map: wrapped App in Mutex 4 лет назад
  lunar-mining c32b56d5ad map: removed redudant async function on call in start() 4 лет назад
  parazyd 287302f4ec make fix 4 лет назад
  lunar-mining 36bfc6a6c0 map: cargo +nightly fmt 4 лет назад
  lunar-mining de29238a41 map: decode json reply 4 лет назад
  lunar-mining e0f7d538d7 map: implemented poll() which makes get_info request every 1 sec 4 лет назад
  lunar-mining 779067a776 map, ircd: dummy get_info() request 4 лет назад
  parazyd 66215c0e5a bin/map: Fix comment formatting. 4 лет назад
  lunar-mining 0735cb65f0 map: fixed typo in connect addr 4 лет назад
  lunar-mining a69563a6a0 map: added dummy rpc client 4 лет назад
  lunar-mining 251e1bad9d map: added dependencies and changed error handling to darkfi::Error 4 лет назад
  parazyd 1b55841418 rpc/jsonrpc: Transparently handle arbitrary protocols for requests. 4 лет назад