Skip to content
  1. Jun 04, 2019
  2. Jun 03, 2019
  3. Jun 02, 2019
  4. Jun 01, 2019
  5. May 31, 2019
    • Demi M. Obenour's avatar
      Try to fix runtime panic · 902ca431
      Demi M. Obenour authored
      Does not work
      902ca431
    • Gavin Wood's avatar
      Remove unneeded derive (#2743) · 4a143611
      Gavin Wood authored
      4a143611
    • Tomasz Drwięga's avatar
      Offchain-worker APIs stubs (#2615) · c93ca93e
      Tomasz Drwięga authored
      * WiP: HTTP Apis.
      
      * Working on the API.
      
      * Add docs, clean up the API.
      
      * Expose ext_ stuff as well.
      
      * Implement HTTP helpers for offchain sr-io.
      
      * Remove HTTP stuff.
      
      * Revert "Remove HTTP stuff."
      
      This reverts commit 7cca029d.
      
      * HTTP apis.
      
      * Additional offchain methods.
      
      * Make it compile.
      
      * Implement wasm-ext boundary of offchain methods.
      
      * Add stubs for offchain stuff to prevent panics.
      
      * Fix tests.
      
      * Addres some more issues.
      
      * Introduce typedef, use unsafe from_utf8
      
      * Bump runtime version.
      
      * Introduce error to distinguish deadline and io errors.
      
      * Add local_storage_cas
      
      * Some tests for offchain stuff.
      
      * Address more grumbles.
      
      * Fix tests compilation.
      
      * Fix borked merge.
      
      * Improve docs for expected return values from ext functions.
      
      * Adding new sign/enrypt/decrypt APIs.
      c93ca93e
    • Bastian Köcher's avatar
      Remove `StorageList` (#2725) · 9605d854
      Bastian Köcher authored
      * Remove `StorageList`
      
      `StorageList` is not used anymore by `decl_storage!` and thus, it can be
      removed.
      
      * Fixes tests
      9605d854
    • Svyatoslav Nikolsky's avatar
      Import headers from BlockAnnounce message on light nodes (#2731) · 910747af
      Svyatoslav Nikolsky authored
      * import headers from announce message on light
      
      * lines width
      
      * added comments
      910747af
  6. May 30, 2019
  7. May 29, 2019