커밋 기록

작성자 SHA1 메시지 날짜
  ghassmo bcd4dcc2ee src/net: use to_string from Display trait for OutboundState and P2pState enums 4 년 전
  ghassmo 573b858e67 rpc/jsonrpc: minor change 4 년 전
  ghassmo f41ca32e76 src/net: remove warning msg 4 년 전
  ghassmo 860b2cf324 move sql to script dir 4 년 전
  mohab e9f3d2901b [doc/architecture] added missing raw in block 4 년 전
  parazyd d84f4c21b0 book: Move namespace from book to doc. 4 년 전
  narodnik cb1bd6af9c netcode add get_info for inbound session as well 4 년 전
  narodnik d7251ab2dd bugfix: dont remove address when connection is opened for outbound 4 년 전
  narodnik f143e10200 correct typo 4 년 전
  narodnik e3857fd211 add get_info() hooks throughout net code (incomplete) used for introspecting state while p2p network is live. 4 년 전
  lunar-mining d8a2ebab23 dnetview_config: change default rpc_port 4 년 전
  lunar-mining d3fd551e23 renamed map to dnetview 4 년 전
  lunar-mining e8bb31873b map/poll: parse info from rpc request and render in ui.rs. 4 년 전
  narodnik 198061daa2 add get_info() hook for p2p and sessions 4 년 전
  lunar-mining 31a991ea7f poll(): print rpc reply and do not render for testing purposes 4 년 전
  narodnik fc79d6469b add LOG_TARGETS 4 년 전
  narodnik 7c265f932f add README.md 4 년 전
  Dastan-glitch 1680d56b2f ircd: cleanup 4 년 전
  ghassmo aad2caa3df clean up & remove warning messages 4 년 전
  narodnik 1a901f50de improve halo2.sage doc 4 년 전
  ghassmo 59261f0d43 rpc/jsonrpc: finish the implementation for supporting tor and nym protocols on client side 4 년 전
  ghassmo 7067f6314c rpc/jsonrpc: handle errors properly inside send_request function 4 년 전
  ghassmo 4229b934a5 error: add NoSocks5UrlFound error 4 년 전
  ghassmo a105813fb1 rpc/jsonrpc: WIP implement support for tor and nym protocols through socks5 4 년 전
  ghassmo d82ecbb6bc bin/darkfid: pass socks_url to send_request function 4 년 전
  ghassmo db39cc4948 bin/darkfid: add socks_url to darkfid's config 4 년 전
  ghassmo d6d629d44c rpc/jsonrpc: clean up send_request function 4 년 전
  ghassmo 1210aaed3e add fast-socks5 crate 4 년 전
  parazyd 45f82839ca example: WIP DAO proposal process. 4 년 전
  Dastan-glitch 66699fd1d5 migrate net select::futures to use async_std timeout function instead 4 년 전