Commit History

Author SHA1 Message Date
  Dastan-glitch 1f679a9b9e bin/ircd: add support for password registration 4 years ago
  Dastan-glitch 77c891e484 bin/tau: show workspace independently 4 years ago
  narodnik 5243ca8ab8 ircd_config.toml correct ipv6 doc strings 4 years ago
  narodnik bac53e1ef2 add more info to ircd_config.toml 4 years ago
  narodnik 57c8d9c265 default ircd_config.toml, improve description of external_addr 4 years ago
  narodnik 6a88fad0e2 modify default IRC configs for inbound and external_addr so they are not 127.0.0.1 4 years ago
  narodnik 30713c81d1 also simplify the money_contract. delete Partial and encode_without_signature() 4 years ago
  narodnik 7c650f3f84 daod: signatures simpler solution that uses less code 4 years ago
  ghassmo 4fca591399 update .gitignore 4 years ago
  ghassmo 81e14dd213 wrapping darkwiki code up & create darkwiki cli 4 years ago
  narodnik a3e73babe8 implement signature checking for proposal inputs 4 years ago
  narodnik 78766ef671 basic structure for dao-propose-main.zk working 4 years ago
  narodnik 88cb9c720b check the DAO bulla is valid inside DAO::propose() 4 years ago
  narodnik f1e4ae9d90 add missing propose-main.zk 4 years ago
  narodnik 98257fd714 add correct seed nodes for taud 4 years ago
  narodnik 295d880e60 partial implement dao-propose 4 years ago
  narodnik 5d4ae388bc track DAO keypair 4 years ago
  narodnik 577868e2ab daod: create WalletCache for money_contract::State, which keeps track of received coins, notes and witnesses them in the merkle tree. 4 years ago
  narodnik c3ec05b572 be more strict at wallet/validate separation 4 years ago
  narodnik 4e923775f1 bls sage code 4 years ago
  narodnik d90139c9bb unfinished poly congruence stuff 4 years ago
  lunar-mining 8d163282da daod: mint gdrk + send to 3 hodlers 4 years ago
  narodnik b632561942 daod: successfully receive a coin to the treasury 4 years ago
  narodnik ee294eac35 daod: correctly specify spend_hook and user_data when minting new supply of treasury tokens 4 years ago
  narodnik e81809d39f forgot to add note.rs in last commit 4 years ago
  narodnik 1ff5211566 simplify note and make it generic 4 years ago
  narodnik 0adf5bbe2b darkfi: extend mint/burn proofs with spend_hook and user_data 4 years ago
  narodnik 0d9da87d4f darkfi: add spend_hook and user_data to create_mint/burn_proof() 4 years ago
  narodnik bf55e6bd5e daod: remove useless lines from python demo 4 years ago
  narodnik c51645aa42 rename ZkContractTable to ZkBinaryTable 4 years ago