Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • node
  • core
  • av-store
  • src
  • lib.rs
Find file BlameHistoryPermalink
  • asynchronous rob's avatar
    alternate availability store schema (#2237) · 078e1605
    asynchronous rob authored Jan 11, 2021
    
    
    * alternate availability store schema
    
    * improvements
    
    * tweaks
    
    * new DB schema and skeleton
    
    * expand skeleton and tweaks
    
    * handle backing and inclusion
    
    * let finality be handled later
    
    * handle finalized blocks
    
    * implement query methods
    
    * implement chunk storing
    
    * StoreAvailableData
    
    * fix an off-by-one
    
    * implement pruning
    
    * reinstate subsystem trait impl
    
    * reinstate metrics
    
    * fix warnings
    
    * remove chunks_cache
    
    * oops
    
    * actually store the available data
    
    * mockable pruning interval
    
    * fix tests
    
    * spacing
    
    * fix code grumbles
    
    * guide improvements
    
    * make time mockable
    
    * implement a mocked clock for testing
    
    * return DB errors
    
    * Update node/core/av-store/Cargo.toml
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update roadmap/implementers-guide/src/node/utility/availability-store.md
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update roadmap/implementers-guide/src/node/utility/availability-store.md
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * review grumbles & clarity
    
    * fix review grumbles
    
    * Add docs
    
    Co-authored-by: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    Co-authored-by: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    078e1605