Commit Verlauf

Autor SHA1 Nachricht Datum
  parazyd f46000ecbd dao2: cargo fmt vor 3 Jahren
  parazyd 16178af767 contract/money: Initial outline in src/contract/money. vor 3 Jahren
  parazyd 9c0a0e1c10 runtime: Add db.contains_key functionality. vor 3 Jahren
  aggstam 1479b2cb62 consensus/state: updated finalization logic vor 3 Jahren
  aggstam 7bcc75b65e consensus/BlockProposal: added header as part of struct vor 3 Jahren
  mohab metwally 33e6d260f9 fix blockchain.md vor 3 Jahren
  TG × ⊙ 7c06a2e32e nix flake: add dashu hash vor 3 Jahren
  spital abb1262f38 Bump up rust version to 1.65 in Dockerfiles and fix typos, builds passed vor 3 Jahren
  parazyd 9f66dc36ae example/less_than: Fix simple issue. vor 3 Jahren
  ghassmo acd16ee999 script/research/event_graph: a little change in the implementation vor 3 Jahren
  aggstam 5f072d1c7f p2p/settings: rustdoc added vor 3 Jahren
  x 5d9c2e0082 dao2: add lil todo note for self vor 3 Jahren
  x f033857f23 dao2: dao now receives money vor 3 Jahren
  x 52561406f7 dao2: money correctly saving and updating its own state vor 3 Jahren
  x 2fe6425ecf dao2: working signature checking vor 3 Jahren
  x a32d72754b dao2 verify zk proofs vor 3 Jahren
  x 3554f3a70b dao: construct signatures for tx vor 3 Jahren
  x 37345a3124 money transfer build complete vor 3 Jahren
  x a42eb406ad upgrade to new token API vor 3 Jahren
  x a6a76ffc4a wallet::money::transfer::Builder::build() creates an object of type MoneyTransferParams vor 3 Jahren
  parazyd c1b2c2af5a Update crate dependencies vor 3 Jahren
  parazyd 745389c400 Simplify project system dependencies. vor 3 Jahren
  parazyd f062a2bbe9 Apply new TokenID API throughout codebase. vor 3 Jahren
  parazyd 2a7e95f9a2 Remove token_list module. This should not be part of the core lib. vor 3 Jahren
  parazyd e6455facb7 Migrate more crypto API to sdk vor 3 Jahren
  parazyd aa49a4c650 sdk: Add poseidon utility function and ContractId derivation. vor 3 Jahren
  x 0a25b569bf dao2: final part of DAO::mint() wallet interaction vor 3 Jahren
  x b25206d97a dao2: improve diagnostic show_*_state() functions vor 3 Jahren
  x 8d69ed2ac8 dao2: reduce apply code using prev commit vor 3 Jahren
  x 79ba8fc0ef dao2: banish the wasm stuff to a single validate() function vor 3 Jahren