Historial de Commits

Autor SHA1 Mensaje Fecha
  ghassmo 04a4577afd bin/ircd: minor fix hace 3 años
  ghassmo 30d2655dfd bin/ircd: major fix on protocol privmsg & more clear log messages hace 3 años
  ghassmo 67068b86b8 bin/ircd: pass the ircd version to p2p settings & general clean up for the code hace 3 años
  Dastan-glitch a55e14a8d4 bin/ircd: minor info add to config file hace 3 años
  ghassmo a392477a54 bin/ircd: implement encrypted DMs hace 3 años
  ghassmo 48b21d5d55 remove id from Inv struct hace 3 años
  ghassmo 00815519d6 bin/ircd: minor changes to the protocol_privmsg hace 3 años
  ghassmo 15eab6a994 bin/ircd: add Inv and GetData to the protocol to remain the messages in sync hace 3 años
  ghassmo bd9789850e bin/ircd: redesign on main.rs code for handling connections hace 3 años
  ghassmo f5611d7212 bin/ircd: push the privmsg with the same term to the buffer hace 3 años
  ghassmo 0395727e32 bin/ircd: update the buffer when add/send a message hace 3 años
  ghassmo a521090200 bin/ircd: minor changes and some clean up hace 3 años
  ghassmo 89847e52e4 bin/ircd: new implement for PrivmsgBuffer hace 3 años
  ghassmo f74b636e63 bin/ircd: build ring buffer struct & remove ringbuffer crate hace 3 años
  ghassmo a448fdde02 full redesign for ircd hace 3 años
  lunar-mining e1cfc5f897 daod: further simplify vote pederson commitment naming hace 3 años
  Dastan-glitch a28a32526c doc: update tau section in the book hace 3 años
  lunar-mining d9451f7eef dao: improve confusing vote/ value names. hace 3 años
  lunar-mining 1643902e8b daod: change ContractId and FuncId to static pallas::Base hace 3 años
  lunar-mining 608e1981e3 daod: moved DaoParams to dao_contract::mint::wallet + removed new() from mint::wallet::Builder() hace 3 años
  lunar-mining 2f2f1d959a daod: cleaned up unused imports hace 3 años
  Dastan-glitch 50f3c07203 bin/ircd: update ircd_config.toml hace 3 años
  Dastan-glitch 1552aa26d3 bin/ircd: implement encrypted DMs hace 3 años
  aggstam 70d1aaa626 p2pnet: manual sessions to support outbound transport enforcing, wait_for_outbound to include manual peers connections, minor fixes hace 3 años
  Stellar Magnet fff455f1d1 docs: Updated ircd port & mac config location (#99) hace 3 años
  ghassmo 699a2bf262 net: add app version to VerackMessage message for version protocol hace 3 años
  ghassmo 6823927156 p2p: use SerialEncodable, SerialDecodable for types in message.rs & create AppMessage and AppAckMessage message hace 3 años
  lunar-mining 18932c50b1 daod: implement custom encode_bytes() method for CallDataBase. finish sign and verify implementation using said method. remove Box<T> from serial.rs hace 3 años
  aggstam 041600f5e2 p2pnet: outbound transports configuration implemented hace 3 años
  aggstam e87930c045 p2pnet/wait_for_outbound: connection timeout added hace 3 años