コミット履歴

作者 SHA1 メッセージ 日付
  aggstam 7d3090f1ed runtime: Make all the writes atomic in a transaction over all trees 3 年 前
  police e4cb9aca8d update dashu new 0.3 api from main repo 3 年 前
  aggstam 2ac20a6f39 contract: minor fixes 3 年 前
  aggstam 3f6fc0d7af consensus: simplyfied total stake calculation and removed slot offset logic 3 年 前
  parazyd 4c4132ce7e consensus/types: Wrap Float10 into our own struct for some code simplification. 3 年 前
  parazyd 71cd3064d6 Update license year. 3 年 前
  aggstam f2da17ea1e consensus: verify proposer eligibility via coin age 3 年 前
  aggstam 1bfef5dce3 consensus: ignore proposals with transactions exceeding cap 3 年 前
  aggstam b0bdc6b633 consensus: proposal eta and sigmas validation against checkpoints impl 3 年 前
  aggstam 67160dc83c consensus: slot checkpoints logic added 3 年 前
  parazyd 1d7866f688 Update crate dependencies. 3 年 前
  aggstam 8fc779782f consensus: renamed block Metadata to LeadInfo 3 年 前
  mohab metwally 6c27aae820 [consensus/state] verify eta/mu public values 3 年 前
  parazyd bdf67b41d1 drk: Add stub for block subscription. 3 年 前
  aggstam 0bbe9f5588 consensus: ignore proposals after finalization check have been triggered for current slot 3 年 前
  parazyd 877c0bb2d5 faucetd: Code cleanup. 3 年 前
  aggstam d6aa0d32ad consensus: overall empty slots calculation along with slots offset logic 3 年 前
  mohab metwally 4f45b5cae3 [consensus/state] dynamic f implemented 3 年 前
  mohab metwally 8167f81e95 [consensus/stx] verify stx 3 年 前
  mohab metwally 2c7b54c702 [consensus/tx] transfer tx fixed 3 年 前
  aggstam ee10a54648 consensus: major changes implemented 3 年 前
  parazyd fec2304dd8 contract/money: Implement transaction builder. 3 年 前
  parazyd 337f80361d blockchain: Add WasmStore and rename ContractStore to ContractStateStore. 3 年 前
  parazyd cea573071b tx2: Initial stub for contract transaction type. 3 年 前
  aggstam 7bcc75b65e consensus/BlockProposal: added header as part of struct 3 年 前
  parazyd d7ee8f3e0c Update calls throughout repository for latest darkfi-sdk changes. 3 年 前
  x 1c9ff6fdba wasm: fix error codes situation so we get contract errors from inside wasm 3 年 前
  parazyd 8be771af04 blockchain: Add skeleton for ContractStore. 3 年 前
  x 66198e60a6 begin to add full darkfi smart contract functionality 3 年 前
  x b4a0b70cbf remove .map_err(), use From<> instead 3 年 前