nim-codex/codex
Mark Spanbroek afdb5be2d4 Add TODOs to indicate wanted architecture
As discussed in team:
- Retrieving of blocks that are mentioned in the
  manifest should be moved into a BlockStore.
- Sales should be given an instance of BlockStore,
  and an instance of StorageProofs, instead of the
  onStore, onClear, and onProve callbacks
2022-07-20 13:43:20 +02:00
..
blockexchange Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
contracts Cleanup: remove StorageOffer everywhere 2022-07-20 13:43:20 +02:00
erasure Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
manifest [manifest] Extract logic for decoding a manifest given a cid 2022-07-20 13:43:20 +02:00
rest Cleanup: remove StorageOffer everywhere 2022-07-20 13:43:20 +02:00
storageproofs Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stores BlockStore: delBlock got new type (#123) 2022-06-28 19:10:05 +03:00
streams adding AsyncStreamWrapper (#110) 2022-06-14 09:19:35 -06:00
utils Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
blockexchange.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
blocktype.nim Por serialize (#106) 2022-05-23 23:24:15 -06:00
chunker.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
clock.nim [purchasing] Update to latest dagger-contracts 2022-07-20 13:43:20 +02:00
codex.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
conf.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
contracts.nim Cleanup: remove StorageOffer everywhere 2022-07-20 13:43:20 +02:00
discovery.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
erasure.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
errors.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
manifest.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
market.nim Cleanup: remove StorageOffer everywhere 2022-07-20 13:43:20 +02:00
node.nim Add TODOs to indicate wanted architecture 2022-07-20 13:43:20 +02:00
proving.nim Por serialize (#106) 2022-05-23 23:24:15 -06:00
purchasing.nim Cleanup: remove StorageOffer everywhere 2022-07-20 13:43:20 +02:00
rng.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
sales.nim [sales] Add documentation 2022-07-20 13:43:20 +02:00
storageproofs.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stores.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
streams.nim adding AsyncStreamWrapper (#110) 2022-06-14 09:19:35 -06:00
utils.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00