Commit History

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