1. Apr 27, 2021
  2. Apr 26, 2021
  3. Apr 25, 2021
  4. Apr 24, 2021
  5. Apr 23, 2021
  6. Apr 22, 2021
    • Hernando Castano's avatar
      3ee5a12d
    • André Silva's avatar
      Introduce Wococo testnet (#2918) · ae558997
      André Silva authored
      
      
      * runtime: remove mmr and beefy from westend runtime
      
      * runtime: westend: remove pallet_beefy config
      
      * node: only start beefy gadget on rococo
      
      * node: remove beefy keys from westend chain spec
      
      * node: add wococo testnet chain spec
      
      * node: add comments about beefy gadget task
      
      * runtime: update wococo chainspec
      
      * Remove stale comment
      
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      Co-authored-by: default avataradoerr <[email protected]>
      ae558997
    • Denis_P's avatar
      CI: optimizations (#2885) · 68321183
      Denis_P authored
      * CI: do not publish unnecessary things to s3 and to release registry
      
      * CI: remove the build-linux-release job
      
      * CI: publish less
      
      * CI: workspace = all
      
      * CI: more logs for the pipeline trigger
      
      * CI: chore
      
      * CI: nicer
      
      * CI: new bucket for bins
      
      * CI: no need pushing every master image to product registry
      
      * CI: default variables in image jobs
      
      * CI: optimize the bin build
      68321183
  7. Apr 21, 2021
  8. Apr 20, 2021
  9. Apr 19, 2021
  10. Apr 18, 2021
    • Pierre Krieger's avatar
      Companion PR for substrate#8625 (#2894) · f43f66c7
      Pierre Krieger authored
      * Companion PR for substrate#8625
      
      * Also update js-sys
      
      * Next is libp2p-core, for some reason
      
      * update Substrate
      
      * Revert "update Substrate"
      
      This reverts commit 2d0d65fb40303bc730577e216ccbf2514bc76eeb.
      
      Co-authored-by: parity-processbot <>
      f43f66c7
    • Kian Paimani's avatar
      Companion for substrate/pull/8596 (#2895) · c384f700
      Kian Paimani authored
      
      
      * Add weight types
      
      * Add missing types
      
      * update Substrate
      
      * Fix build
      
      * Fix bench build
      
      * cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_membership --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
      
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarParity Benchmarking Bot <[email protected]>
      c384f700
  11. Apr 16, 2021
    • Robert Klotzner's avatar
      Infrastructure improvements (#2897) · dacde443
      Robert Klotzner authored
      * Factor out runtime module into utils.
      
      * Add maybe_authority information to `PeerConnected` event.
      
      We already gather this information in authority discovery, so we might
      as well share it with others.
      
      This opens up an easy path to trigger validators differently from normal
      nodes, e.g. for prioritization. This change has become more important
      now, that we just connect to all validators and therefore just have a
      long peer list without any information about those nodes.
      
      * Test fix.
      dacde443
    • Shawn Tabrizi's avatar
      reduce min vested transfer by 100x (#2891) · 23db3479
      Shawn Tabrizi authored
      23db3479
  12. Apr 14, 2021
  13. Apr 13, 2021