1. Sep 07, 2021
  2. Sep 06, 2021
  3. Sep 03, 2021
  4. Sep 02, 2021
  5. Aug 30, 2021
  6. Aug 25, 2021
    • Michael Müller's avatar
      Synchronize with Substrate (#71) · d44ee14d
      Michael Müller authored
      * Synchronize and reduce duff with Substrate
      
      * Add helper script for syncing with Substrate
      
      * Add `RuntimeBlockWeights` and `RuntimeBlockLength` back
      
      * Add imports and definition
      
      * Add invocation comment
      d44ee14d
  7. Aug 09, 2021
  8. Aug 05, 2021
    • Michael Müller's avatar
      Set default license + Add Substrate's `rustfmt` config (#69) · 7d657625
      Michael Müller authored
      * Add license
      
      * Add rustfmt config
      
      * Add `fmt` CI job
      
      * Add `FILE_HEADER` to files
      
      * Apply `cargo fmt`
      
      * Revert "Apply `cargo fmt`"
      
      This reverts commit 1bfb7a289ff093a9cc1e22318e9c96f5aa9cbfb0.
      
      * Copy `rustfmt.toml` from Substrate over
      
      * Apply `cargo fmt`
      
      * Add license check
      
      * Fix stage name
      
      * Use nightly for `rustfmt`
      7d657625