Skip to content
  1. Mar 21, 2020
  2. Mar 19, 2020
  3. Mar 10, 2020
    • Ashley's avatar
      Add a testnet similar to sc_network_test. (#852) · 1736c2d5
      Ashley authored
      * Copy over files
      
      * Most network tests work
      
      * Fix copyrights
      
      * Strip out unneeded pallets
      
      * Update test-runtime and remove unused network test things
      
      * Upgrade test runtime
      
      * Strip more things out of the test runtime
      
      * Bump kusama impl version
      1736c2d5
  4. Mar 07, 2020
  5. Mar 06, 2020
  6. Feb 19, 2020
  7. Feb 10, 2020
  8. Feb 09, 2020
    • Gavin Wood's avatar
      Bump Substrate (#816) · 703ac8bb
      Gavin Wood authored
      
      
      * Amalgamate pieces of balance module
      
      * Fixes for vesting split
      
      * Refactoring for vesting/balances split
      
      * Build fixes
      
      * Remove on_free_balance_zero and some docs.
      
      * Indentation.
      
      * Revert branch
      
      * Fix.
      
      * Update substrate: fixes after CLI refactoring
      
      * Reverting removal of exit
      
      * Removed too much again
      
      * Update Cargo.lock
      
      * Cargo.lock
      
      * Update Substrate, ready for #4820
      
      * Fixes
      
      * Update to latest substrate master
      
      * Fix network tests
      
      * Update lock
      
      * Fix tests
      
      * Update futures to get bug fixes
      
      * Fix tests for new balances/vesting logic
      
      * Cargo fix
      
      * Another fix
      
      Co-authored-by: default avatarCecile Tonglet <[email protected]>
      Co-authored-by: default avatarRobert Habermeier <[email protected]>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      703ac8bb
  9. Feb 03, 2020
  10. Jan 31, 2020
  11. Jan 18, 2020
  12. Jan 17, 2020
    • André Silva's avatar
      v0.17.18: Update latest substrate (#776) · 2b081f9e
      André Silva authored
      * update latest substrate polkadot-master
      
      * fix test compilation
      
      * bump version to 0.7.18
      
      * bump impl_version
      
      * update substrate
      
      * Revert "Instantiate environment with asynchronous API (#768)"
      
      This reverts commit a5d9645b.
      
      * update substrate
      
      * remove unused parameter type
      
      * bump trie-db version for tests
      
      * fix collator test
      
      * update substrate
      
      * remove unnecessary service changes
      2b081f9e
    • Xiliang Chen's avatar
      remove unused dependency (#775) · b9cc23a6
      Xiliang Chen authored
      b9cc23a6
  13. Jan 09, 2020
    • Gavin Wood's avatar
      Bump Substrate & versions (#747) · ddce5fe4
      Gavin Wood authored
      * Bump versions
      
      * Update for tipping treasury
      
      * Bump substrate
      
      * Fixes
      
      * Put send_consensus back in.
      
      * Fix test
      
      * Fixes
      
      * Fixes
      
      * Fix warning
      ddce5fe4
    • Gavin Wood's avatar
      v0.7.16 (#744) · d9b8ba77
      Gavin Wood authored
      * Bump Substrate and versions
      
      * Bump Substrate
      d9b8ba77
  14. Jan 08, 2020
  15. Jan 07, 2020
  16. Jan 06, 2020
    • Gavin Wood's avatar
      Bump version (#729) · bf858b0a
      Gavin Wood authored
      bf858b0a
    • Gavin Wood's avatar
      Hotfix for Kusama (#724) · 5cb929a1
      Gavin Wood authored
      
      
      * cli: revert borked kusama chain on startup
      
      * Docs.
      
      * cli: fix reversal of bork kusama fork
      
      * cli: force always can author
      
      * Version bump
      
      * service: support setting fork blocks in config
      
      * service: add support for bad blocks extension
      
      * service: add badBlocks to kusama chainspec
      
      * Bump Substrate to hotfix version.
      
      * service: add bad block to kusama chain spec
      
      * cleanup kusama hotfix
      
      * add kusama grandpa hotfix
      
      * Bump substrate
      
      * Bump spec_version
      
      * Rebump
      
      * cli: remove unnecessary dependencies
      
      * service: revert can_author_with fix
      
      * service: remove unnecessary method
      
      * Don't try to track polkadot runtime verion yet
      
      * Versions
      
      * service: better grandpa fix detection
      
      Co-authored-by: default avatarAndré Silva <[email protected]>
      5cb929a1
  17. Jan 03, 2020
  18. Dec 24, 2019
  19. Dec 18, 2019
  20. Dec 12, 2019
  21. Dec 09, 2019
  22. Dec 05, 2019
  23. Dec 04, 2019
    • Gavin Wood's avatar
      Tweak some Kusama params (#659) · 0bf7d294
      Gavin Wood authored
      * Tweak some Kusama params
      
      - Council elections daily
      - No treasury burn
      - Bonding/slash defer periods of 7 days
      
      * Bump runtime
      
      * Bump version
      0bf7d294
    • Gavin Wood's avatar
      Bump versions (#655) · ec77d728
      Gavin Wood authored
      * Bump version
      
      * Update Cargo lock and bump runtime version
      
      * Remove balance transfer disabler.
      ec77d728
  24. Dec 03, 2019
  25. Dec 02, 2019
  26. Nov 30, 2019
  27. Nov 28, 2019
    • Gavin Wood's avatar
      Update Substrate (#623) · 756e0cd1
      Gavin Wood authored
      * Update to latest Substrate master (#615)
      
      * Update to latest Substrate master
      
      * Remove unneeded patch + warning
      
      * Update `Cargo.lock`
      
      * Fix tests
      
      * Update again
      
      * Bump Substrate (#616)
      
      * Update lock
      
      * Fix
      
      * Few fixes
      
      * Bump to latest Substrate
      
      * Fixes
      
      * fix pre-tx-pool compilation
      
      * more compilation fixes
      
      * Updates for the injection period
      
      - Liberal slash-refunding
      - Instant unbonding
      
      * *: Enable refactored authority discovery (#624)
      
      * *: Enable authority discovery module
      
      * *: List authority discovery id after parachain validator id
      
      Make sure existing key types don't change their order by appending the
      authority discovery id instead of injecting it between im online id and
      parachain validator id.
      
      * *: Gate authority discovery module behind feature flag
      
      * cli/src/lib.rs: Fix warnings
      
      * cli/src/lib.rs: Shorten line length
      
      * Bump Substrate
      
      * Bump Substrate
      
      * Line widths
      
      * Line widths again
      
      * Revert bump.
      756e0cd1
  28. Nov 22, 2019
    • joe petrowski's avatar
      Update for Substrate master (#600) · c9b1e3d9
      joe petrowski authored
      * update substrate for change to palette
      
      * change paint to palette
      
      * update lock
      
      * Fix missing import
      
      * change to polkadot-master
      
      * Use same commit hash of parity-common
      
      * Resolve linking errors
      
      * Rename to frame
      
      * bump spec
      
      * Subsume #602 and #596
      
      * Fix DispatchInfo
      
      * Merge `futures03` and `joe-update-to-palette` (#606)
      
      * Change repo and branch
      
      * Made changes
      
      * Bumped async-std version
      
      * Fix line width
      
      * Bump spec_version
      
      * Fix `run_to_block` for Crowdfund module (#603)
      
      Probably a copy paste error.
      
      * Bump dependencies
      
      * Update trie-db to be inline with substrate
      
      * Fix documentation warning
      
      * Fix test compilation
      c9b1e3d9
  29. Nov 19, 2019