Commit History

Author SHA1 Message Date
  x 79d43e61af Revert "sdk/dark_tree: create fn to shift root in flatten vec to first position" 2 years ago
  x 4ae9b2607f dao: fix broken unit test 2 years ago
  aggstam fee3385688 sdk/dark_tree: create fn to shift root in flatten vec to first position 2 years ago
  Dastan-glitch bf65de25ad bin/tau: remove commented/unused code 2 years ago
  x 8ac99e7df3 dao: append auth xfer call 2 years ago
  x 2f80d8ad26 dao: modify proposals so they now just specify a generic call. This is done through an intermediate 'auth' contract. We provide one called DaoAuthMoneyTransfer so DAOs can transfer money around. 2 years ago
  x 5cdafb5238 cleanup money_transfer entrypoint 2 years ago
  x 53ee11777d dao: remove money::transfer specific checks in prep for move to auth module 2 years ago
  x 86a117cd38 dao: remove redundant ended, we delete proposals from the DB. getting them will fail after they're ended. 2 years ago
  aggstam a4ba0b1f6b validator: producer tx on first instead of last position in block txs vector 2 years ago
  aggstam a5f9fb32ec sdkr/dark_tree: further constrain flatten vec checks 2 years ago
  parazyd d891d2e756 validator/verification: Modify tx fee call location 2 years ago
  parazyd e11d8c2c80 darkfid: Port serialization to async functions 2 years ago
  parazyd 4aa20d40f3 validator: Port serialization to async functions 2 years ago
  parazyd 64ef7c9634 validator: Implement basic tx fee validation 2 years ago
  parazyd 6e64c6df19 contract/money/fee: Hold the paid fee out of MoneyFeeParams 2 years ago
  parazyd 0231beba7f validator: Add placeholder for tx fee enforcement 2 years ago
  parazyd 7de072f0cd contract/deployooor: Avoid unnecessary db key serialization 2 years ago
  parazyd c8ee6e4af2 contract/consensus: Avoid unnecessary db key serialization 2 years ago
  parazyd 349fd7a854 contract/dao: Avoid unnecessary db key serialization 2 years ago
  parazyd 8690575c43 contract/money: Avoid unnecessary db key serialization 2 years ago
  parazyd 66de7f91ee contract/money: Implement tx fee functionality 2 years ago
  x e5e105ca40 update darkirc README 2 years ago
  x f1f3efa62d book: add section on scoring subsystem 2 years ago
  Dastan-glitch 3fafd85d3c bin/tau: more informative connection error with daemon 2 years ago
  Dastan-glitch c1f4c92130 book: update Event to have layer field 2 years ago
  lunar-mining 3c6364644a doc: p2p-network.md hostlisets upgrade status update 2 years ago
  aggstam f4728be9c0 sdkr/dark_tree: further constrain flatten vec checks 2 years ago
  aggstam e13fba6a9f contracts: use proper indexes in dao calls 2 years ago
  aggstam 5711ea1370 contracts: use proper indexes in money and consensus calls 2 years ago