Commit History

Author SHA1 Message Date
  ghassmo a448fdde02 full redesign for ircd 3 years ago
  lunar-mining e1cfc5f897 daod: further simplify vote pederson commitment naming 3 years ago
  Dastan-glitch a28a32526c doc: update tau section in the book 3 years ago
  lunar-mining d9451f7eef dao: improve confusing vote/ value names. 4 years ago
  lunar-mining 1643902e8b daod: change ContractId and FuncId to static pallas::Base 4 years ago
  lunar-mining 608e1981e3 daod: moved DaoParams to dao_contract::mint::wallet + removed new() from mint::wallet::Builder() 4 years ago
  lunar-mining 2f2f1d959a daod: cleaned up unused imports 4 years ago
  Dastan-glitch 50f3c07203 bin/ircd: update ircd_config.toml 4 years ago
  Dastan-glitch 1552aa26d3 bin/ircd: implement encrypted DMs 4 years ago
  aggstam 70d1aaa626 p2pnet: manual sessions to support outbound transport enforcing, wait_for_outbound to include manual peers connections, minor fixes 4 years ago
  Stellar Magnet fff455f1d1 docs: Updated ircd port & mac config location (#99) 4 years ago
  ghassmo 699a2bf262 net: add app version to VerackMessage message for version protocol 4 years ago
  ghassmo 6823927156 p2p: use SerialEncodable, SerialDecodable for types in message.rs & create AppMessage and AppAckMessage message 4 years ago
  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 4 years ago
  aggstam 041600f5e2 p2pnet: outbound transports configuration implemented 4 years ago
  aggstam e87930c045 p2pnet/wait_for_outbound: connection timeout added 4 years ago
  lunar-mining 1a853df52b daod: implement Encodable for Box<T> and create isolated error case in demo.rs 4 years ago
  Luther Blissett fd9c32f729 net/transport/tor: Remove regex dependency. 4 years ago
  lunar-mining 6eee78cab3 daod: remove redundant signature_publics field and return signature_public_keys from input 4 years ago
  lunar-mining 2349eaab43 daod: move signature verification and signing to Transaction level. at this point, encoding is still unimplemented 4 years ago
  lunar-mining 2a9e52846d daod/ example: remove unnecessary Header from CallData + fix imports 4 years ago
  lunar-mining dbd99fcdc7 Revert "daod/ example: removed unnecessary Header from CallData" 4 years ago
  lunar-mining d7e1fdf778 daod/ example: removed unnecessary Header from CallData 4 years ago
  lunar-mining b5cba9cb99 move daod::util::poseidon_hash() to darkfi::crypto::util + update usage in src/crypto 4 years ago
  lunar-mining cdecb92313 daod: disabled as_any() method on UpdateBase and added note re: disabled checks 4 years ago
  lunar-mining 4137d63948 daod/ exec: atomically apply all updates 4 years ago
  lunar-mining 02952694c9 daod/money_contract: move wallet/builder.rs to wallet.rs 4 years ago
  Luther Blissett 5f1f79d4c5 ircd/server: Avoid DoS when receiving empty lines from clients. 4 years ago
  Luther Blissett 1494782314 CI: Remove matrix commit message workflow. 4 years ago
  Luther Blissett 13a6334687 doc/zkas: Update bincode reference. 4 years ago