1. Sep 23, 2021
    • Hernando Castano's avatar
      Add Parachain Template (#620) · 2101d6ac
      Hernando Castano authored
      
      
      * Add Canvas node as Parachain template
      
      * Remove `pallet-contracts`
      
      * Point to local Cumulus dependency
      
      * Use double quotes instead of single quotes
      
      * Get rid of GPL licensing
      
      * Remove references to Canvas
      
      * Get rid of warnings
      
      * Remove GLP-3 License copy-pasta file
      
      * Copy in README from `substrate-parachain-template`
      
      * Add mention of `polkadot-launch` tool
      
      * Add missing screenshot asset
      
      * Remove Canvas hidden files and scripts
      
      * Rename `template` to `parachain-template`
      
      * Remove a few more Canvas references
      
      * Add `pallet-template`
      
      * Get `pallet-template` compiling
      
      * Remove TODOs about Weights
      
      * Sort some dependencies
      
      * Remove contracts specific const
      
      * Change binary name back to `parachain-collator`
      
      * RustFmt
      
      * Fix mock tests
      
      * Purge sneaky whitespace
      
      * Add template pallet index to runtime
      
      Co-authored-by: default avatarRicardo Rius <[email protected]>
      
      * Add force authoring to collator `polkadot-launch` config
      
      Co-authored-by: default avatarRicardo Rius <[email protected]>
      
      * Refer README readers to `substrate-parachain-template`
      
      * Remove license header in `build.rs`
      
      Co-authored-by: default avatarMichael Müller <[email protected]>
      
      * Fix punctuation nitpick
      
      Co-authored-by: default avatarMichael Müller <[email protected]>
      
      * Remove unused `lib.rs` file
      
      * Add note about Rococo network
      
      Co-authored-by: default avatarRicardo Rius <[email protected]>
      Co-authored-by: default avatarMichael Müller <[email protected]>
      2101d6ac
  2. Sep 19, 2021
  3. Sep 17, 2021
  4. Sep 16, 2021
  5. Sep 14, 2021
  6. Sep 12, 2021
  7. Sep 11, 2021
  8. Sep 10, 2021
  9. Sep 04, 2021
  10. Sep 03, 2021
  11. Aug 28, 2021
  12. Aug 26, 2021
  13. Aug 22, 2021
  14. Aug 17, 2021
  15. Aug 13, 2021
  16. Aug 12, 2021
  17. Aug 10, 2021
  18. Aug 09, 2021
  19. Aug 07, 2021
  20. Aug 06, 2021
  21. Aug 05, 2021
  22. Aug 03, 2021
  23. Jul 30, 2021
  24. Jul 27, 2021
  25. Jul 23, 2021
    • Denis_P's avatar
      CI: build a test artifact (#527) · 5dbe70c4
      Denis_P authored
      * CI: build a test artifact
      
      * CI: try building before testing
      
      * CI: try proper bin name
      
      * CI: preempty cache to benchmark properly
      
      * CI: run build after test
      
      * CI: change target source
      
      * CI: try build before test once again
      
      * CI: chore
      
      * CI: prepopulate target cache
      
      * CI: conditional build; aws sync
      
      * CI: mock building to test publishing
      
      * CI: lacks permissions in the other job
      
      * CI: undebug
      5dbe70c4
    • tgmichel's avatar
      Add `rpc_http_threads` (#548) · 0b730156
      tgmichel authored
      0b730156
  26. Jul 21, 2021