1. Nov 12, 2021
  2. Nov 11, 2021
  3. Nov 10, 2021
  4. Nov 09, 2021
  5. Nov 08, 2021
    • David's avatar
      Remove the RPC client example (#10217) · 3c624174
      David authored
      * Remove the RPC client example
      
      Might be slightly contentious but I think we want to migrate this example to `subxt` and redirect the community to use that for things like this.
      
      * Remove rpc-client example code from workspace
      3c624174
    • Bastian Köcher's avatar
      Fix polkadot companion label CI check (#10198) · 24ee605d
      Bastian Köcher authored
      * Fix polkadot companion label CI check
      
      * Update .github/workflows/polkadot-companion-labels.yml
      24ee605d
    • Bastian Köcher's avatar
      Offchain-worker: Accessing time is not HTTP (#10220) · 03e9c5af
      Bastian Köcher authored
      Accessing time related functionality is clearly not related to HTTP. So, this pr introduces a `TIME` capability.
      03e9c5af
    • Koute's avatar
      Refactor `sp-sandbox`; make sure both sandbox executors are always tested (#10173) · a7e3d819
      Koute authored
      * sp-sandbox: convert executors into normal `mod`s instead of using `include!`
      
      * sp-sandbox: run `cargo fmt` on `host_executor.rs`
      
      * sp-sandbox: abstract away the executors behind traits
      
      * sp_sandbox: always compile both executors when possible
      
      * sc-executor: make sure all sandbox tests run on both sandbox executors
      
      * sc-executor: fix brainfart: actually call into the sandbox through the trait
      
      * sc-runtime-test: fix cargo fmt
      
      * sc-runtime-test: deduplicate executor-specific sandbox test entrypoints
      
      * sc-executor: test each sandbox executor in a separate test
      
      * cargo fmt (Github's conflict resolving thingy broke indentation)
      a7e3d819
    • Arkadiy Paronyan's avatar
      Speedup block import (#10211) · fe36fe85
      Arkadiy Paronyan authored
      fe36fe85
  6. Nov 07, 2021
  7. Nov 06, 2021
  8. Nov 05, 2021
  9. Nov 04, 2021