1. Jun 03, 2019
    • Andrew Jones's avatar
    • Andrew Jones's avatar
      Fix new error variant · 57b15e9f
      Andrew Jones authored
      57b15e9f
    • Andrew Jones's avatar
      Merge branch 'master' into aj-error-chain · 41870434
      Andrew Jones authored
      # Conflicts:
      #	validation/src/collation.rs
      41870434
    • Gavin Wood's avatar
      Allow parachains to send messages (#274) · 89a7d8dc
      Gavin Wood authored
      
      
      * Slots module
      
      * Integrate slots
      
      * More drafting
      
      * Minor updates
      
      * Update parachains to use trati
      
      * More build fixes
      
      * Full code now compiles
      
      * Add renew bid function
      
      * Implement calculate_winner
      
      * Warning remove
      
      * Update gitignore
      
      * Test framework
      
      * Tests
      
      * Further testing
      
      * More tests, new parameterisation.
      
      * Fix and new test
      
      * Thread-safe tests
      
      * Test off-boarding and a fix.
      
      * Test onboarding
      
      * Allow late onboarding.
      
      * Another test and fix
      
      * Avoid println in nostd
      
      * Compact representation of paraids
      
      * Introduce documentation.
      
      * Introduce events.
      
      * Additional test and fix
      
      * Additional test
      
      * Tidy up line lengths.
      
      * Remove printlns
      
      * Use later substrate utils.
      
      * Allow parachains to send messages.
      
      * Fix build/test
      
      * Make slots work with latest substrate
      
      * Update runtime/src/slot_range.rs
      
      Co-Authored-By: default avatarRobert Habermeier <[email protected]>
      
      * Update runtime/src/slots.rs
      
      Co-Authored-By: default avatarShawn Tabrizi <[email protected]>
      
      * Update runtime/src/slots.rs
      
      Co-Authored-By: default avatarShawn Tabrizi <[email protected]>
      
      * Polish logic
      
      * Rewind to earlier substrate master
      
      * Remove dead code.
      
      * Fix build
      
      * Update substrate ref to master
      
      * Update to new inherent digests API
      
      * address grumbles
      
      * fix
      
      * Fix a warning.
      
      * Reworded a comment.
      
      * Check that receipt matches expectations
      
      * Add test for final checks
      
      * Split out queuing logic.
      
      * Test final piece of queuing logic
      
      * Fix up docs.
      
      * More docs fixes
      89a7d8dc
  2. May 31, 2019
  3. May 30, 2019
  4. May 29, 2019
  5. May 25, 2019
    • Pierre Krieger's avatar
      Update to Substrate master (#271) · 620b8610
      Pierre Krieger authored
      620b8610
    • thiolliere's avatar
      Allow claim to be not signed by receiver account (#266) · 30dc22b5
      thiolliere authored
      * claim unsigned
      
      * more test
      
      * fix
      
      * Update claims.rs
      
      * Update runtime/src/claims.rs
      
      * Update runtime/src/claims.rs
      
      * Update runtime/src/claims.rs
      30dc22b5
    • Denis_P's avatar
      show rust version (#269) · a596bcac
      Denis_P authored
      * new image, show rust version
      
      * show rust version, fix metadata
      a596bcac
    • Gavin Wood's avatar
      Parachain auctions (#239) · be79c5dc
      Gavin Wood authored
      
      
      * Slots module
      
      * Integrate slots
      
      * More drafting
      
      * Minor updates
      
      * Update parachains to use trati
      
      * More build fixes
      
      * Full code now compiles
      
      * Add renew bid function
      
      * Implement calculate_winner
      
      * Warning remove
      
      * Update gitignore
      
      * Test framework
      
      * Tests
      
      * Further testing
      
      * More tests, new parameterisation.
      
      * Fix and new test
      
      * Thread-safe tests
      
      * Test off-boarding and a fix.
      
      * Test onboarding
      
      * Allow late onboarding.
      
      * Another test and fix
      
      * Avoid println in nostd
      
      * Compact representation of paraids
      
      * Introduce documentation.
      
      * Introduce events.
      
      * Additional test and fix
      
      * Additional test
      
      * Tidy up line lengths.
      
      * Remove printlns
      
      * Use later substrate utils.
      
      * Fix build/test
      
      * Make slots work with latest substrate
      
      * Update runtime/src/slot_range.rs
      
      Co-Authored-By: default avatarRobert Habermeier <[email protected]>
      
      * Update runtime/src/slots.rs
      
      Co-Authored-By: default avatarShawn Tabrizi <[email protected]>
      
      * Update runtime/src/slots.rs
      
      Co-Authored-By: default avatarShawn Tabrizi <[email protected]>
      
      * Polish logic
      
      * Rewind to earlier substrate master
      
      * Remove dead code.
      be79c5dc
  6. May 24, 2019
  7. May 23, 2019
  8. May 22, 2019
  9. May 17, 2019
  10. May 15, 2019
  11. May 08, 2019
  12. May 07, 2019
  13. May 06, 2019
  14. May 04, 2019
    • Bill Laboon's avatar
      Update README for PoC-4 (#240) · 80fdfc9d
      Bill Laboon authored and asynchronous rob's avatar asynchronous rob committed
      
      
      * Update README for PoC-4
      
      The README was a bit out-of-date.  PoC-4 is out (and PoC-3 no longer works with the Alexander Testnet, at least for me).  I worked with Logan to come up with the new instructions for building and tested them on OS X.
      
      Additionally, I added a link to the Testnet Faucet as an alternative way to get Testnet DOTs.
      
      * Update README.adoc
      
      Co-Authored-By: default avatarlaboon <[email protected]>
      
      * Update README.adoc
      
      Co-Authored-By: default avatarlaboon <[email protected]>
      80fdfc9d
  15. May 02, 2019
  16. Apr 24, 2019
  17. Apr 08, 2019