Commit History

Author SHA1 Message Date
  ghassmo 77a52ea0fe bin/ircd: run four executor threads 4 years ago
  ghassmo 947282debc Makefile: check sql in script/sql 4 years ago
  aggstam eb2342d424 script/research/streamlet_rust: Block signature encoding modified 4 years ago
  Dastan-glitch 657f8ec806 formatting 4 years ago
  Dastan-glitch 24798b0a81 update Cargo.toml and Cargo.lock 4 years ago
  Dastan-glitch 7c3810021f Add tau-cli in bin/ 4 years ago
  Dastan-glitch 1a59f443f7 Add taud in bin/ with a simple cmd_add as an example on rpc 4 years ago
  lunar-mining 70819883e2 poll: parse json data into Model structs 4 years ago
  lunar-mining ab7650e3e0 model: created new data structures to handle p2p data 4 years ago
  lunar-mining a3a8112f2e make DnvConfig a seperate crate and pass to ui 4 years ago
  lunar-mining 0fadfe39d1 renamed MapConfig to DnvConfig and pass to render() 4 years ago
  lunar-mining b91955c151 cleaned up old comments and simplified run_rpc() 4 years ago
  narodnik a068ff2da9 add mdbook-katex to doc/README.md 4 years ago
  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