Skip to content
  1. Mar 22, 2021
  2. Mar 18, 2021
  3. Mar 17, 2021
  4. Mar 16, 2021
  5. Mar 15, 2021
  6. Mar 12, 2021
  7. Mar 11, 2021
  8. Mar 10, 2021
  9. Mar 09, 2021
  10. Mar 08, 2021
    • Hernando Castano's avatar
      Move Storage Parser from Bridge Pallet (#793) · 8cf26099
      Hernando Castano authored
      * Move storage proof checker to runtime primtives
      
      * Add method for parsing storage proofs
      
      * Use finality-verifier pallet in runtime-common
      
      * Get bridge pallet compiling again
      
      * Use storage prover from bp-runtime in a few more places
      
      * Don't leak `std` items from proof helper into `no-std` builds
      
      * Fix benchmarking compilation
      
      * Remove unused import in fuzzer
      8cf26099
    • Denis_P's avatar
      Overhaul releasing process (#779) · a363ec0c
      Denis_P authored
      
      
      * CI: instead of migrating docker's action braking changes move to buildah
      
      * CI: try docker v2 action
      
      * CI: correct user var
      
      * CI: copypasta
      
      * CI: debug
      
      * CI: weird action
      
      * CI: hates quotes
      
      * CI: hates all quotes
      
      * CI: masterpiece (debug)
      
      * CI: migrate to docker/build-push-action@v2
      
      * CI: very heavy compilation, gotta be selfhosted
      
      * CI: now image cache ruins the build
      
      * CI: tuning the self-hosted build
      
      * CI: pin checkout
      
      * CI: strip dockerfile; use buildah
      
      * dockerfile: qualify the registry
      
      * dockerfile: fogot to remove chef
      
      * dockerfile: nit
      
      * dockerfile: fryin to guess
      
      * CI: fix tags ang images name
      
      * CI: space separated, right
      
      * CI: ad quoted
      
      * CI: masterpiece (truly)
      
      * CI: noninteractive frontend
      
      * CI: thre's no g++
      
      * Bump LAST_UPDATE dates
      
      * Address some small style nitpicks
      
      Co-authored-by: default avatarHernando Castano <[email protected]>
      a363ec0c
    • Tomasz Drwięga's avatar
      Use globs for workspace members. (#802) · 00b97893
      Tomasz Drwięga authored
      * Add all members.
      
      * Change members to globs.
      
      * Remove runtime-common.
      00b97893