Skip to content
Snippets Groups Projects
  1. Mar 28, 2021
  2. Mar 27, 2021
  3. Mar 26, 2021
  4. Mar 25, 2021
  5. Mar 24, 2021
    • André Silva's avatar
      collator-protocol: add message authentication (#2635) · bfbb0785
      André Silva authored
      * collator: authenticate collator protocol messages
      
      * fix tests compilation
      
      * node: verify collator protocol signatures in tests
      
      * collator: fix tests
      
      * implementers-guide: update CollatorProtocol messages
      
      * collator: add test for verification of collator protocol signatures
      
      * node: remove fixmes
      
      * node: remove signature from advertisecollation message
      
      * node: add magic constant to Declare message signature payload
      bfbb0785
    • Pierre Krieger's avatar
      Polkadot companion for Substrate#8420 (#2672) · 358fa9f2
      Pierre Krieger authored
      * Polkadot companion for Substrate#8420
      
      * "Update Substrate"
      
      Co-authored-by: parity-processbot <>
      358fa9f2
    • Arkadiy Paronyan's avatar
      Tweaked logging (#2695) · de85c051
      Arkadiy Paronyan authored
      * Tweaked logging
      
      * Debug for Statement
      de85c051
    • asynchronous rob's avatar
      Improve approval tracing (#2697) · e49b3e5c
      asynchronous rob authored
      * improve tracing for approval voting
      
      * assignment criteria tracing
      
      * new syntax
      e49b3e5c
    • Kian Paimani's avatar
      Companion for substrate/pull/8445 (#2686) · e16479e1
      Kian Paimani authored
      
      * Companion for substrate/pull/8445
      
      * cargo update -p sp-io
      
      Co-authored-by: default avatarShawn Tabrizi <shawntabrizi@gmail.com>
      e16479e1
    • ordian's avatar
      CI: initial fuzzer jobs (#2616) · 9862c817
      ordian authored
      * ci: initial fuzzer job
      
      * erasure-coding: update fuzzer Cargo.lock
      
      * syntax fix
      
      * try this first
      
      * install honggfuzz deps
      
      * try not
      
      * try if else
      
      * try SIGINT
      
      * ignore hfuzz dirs
      
      * ???
      
      * bash is growing on me
      
      * decouple builds from running
      
      * fix a typo
      
      * try copying dirs
      
      * fix indentation
      
      * try using absolute paths
      
      * another try
      
      * caching is not worth it
      
      * remove outdated needs
      
      * cleanup and add futher TODOs
      
      * Update .github/workflows/honggfuzz.yml
      
      * more diagnostic logs for approval-voting (#2618)
      
      * Backing and collator protocol traces including para-id (#2620)
      
      * improve backing/provisioner spans
      
      * span for collation requests
      
      * add para_id to unbacked candidate spans
      
      * differentiate validation-construction and find-assignment in selection
      
      * better find-assignment spans
      
      * organize unbacked-candidate spans directly under job root
      
      * Update node/core/provisioner/src/lib.rs
      
      Co-authored-by...
      9862c817
    • Arkadiy Paronyan's avatar
      Additional logging (#2693) · d78e2fbf
      Arkadiy Paronyan authored
      d78e2fbf