Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Companion pr for Substrate #3860 #743

Merged
merged 66 commits into from
Jan 10, 2020
Merged
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
fcc7f6e
Make use of `runtime_interface` for parachain externalities
bkchr Dec 5, 2019
e28e3e6
Bump versions (#655)
gavofyork Dec 4, 2019
d0d7a9d
Fix checking that `get_heads` exists (#657)
bkchr Dec 4, 2019
7d40ec7
Tweak some Kusama params (#659)
gavofyork Dec 4, 2019
56e5bca
Update Substrate (#661)
gavofyork Dec 4, 2019
dd332e9
Update branch
bkchr Dec 5, 2019
7d7c984
Add back sudo and fixing compilation
bkchr Dec 5, 2019
4860340
Increase nick deposit (10 KSM) and require 2 councillors to slash (#663)
gavofyork Dec 5, 2019
abc950c
Bump Substrate (#664)
gavofyork Dec 5, 2019
ccfc8a1
Replace Substrate mentions in license headers with Polkadot (#674)
stanislav-tkach Dec 9, 2019
e744087
Fix typo in comment (#671)
Dec 9, 2019
fa2f5b6
Bump Substrate, add Identity module (#676)
gavofyork Dec 9, 2019
510063c
Update futures and tokio for browser light client (#673)
expenses Dec 10, 2019
e737405
Fix typo in comment (#672)
Dec 10, 2019
a13a613
Add the /ws bootnode to the chain specs (#681)
tomaka Dec 10, 2019
5d53fc8
Revert "Revert "Revert removal of tokio_executor that causes tokio ve…
expenses Dec 11, 2019
e1663a1
Fix bootnodes PeerIds (#683)
tomaka Dec 11, 2019
a89528c
Fixes a flaky test (#675)
montekki Dec 11, 2019
aa435c5
Bump Substrate (#686)
gavofyork Dec 12, 2019
f758f89
Merge some things from `ashley-compile-to-wasm` (#687)
expenses Dec 13, 2019
4425ba4
Add matrix release alert script and gitlab job (#688)
s3krit Dec 13, 2019
581d269
Rewrite some Future structs as async functions (#679)
expenses Dec 13, 2019
5406d9e
Supercede 'Propagate Substrate#4284 to Polkadot' (#695)
expenses Dec 17, 2019
9e41806
More update
bkchr Dec 19, 2019
6171016
Fix compilation
bkchr Dec 21, 2019
6060a3d
Some stylistic cleanups
bkchr Jan 6, 2020
9de7269
Increase the minimum treasury bond to reduce silly proposals (#701)
gavofyork Dec 18, 2019
97262aa
Update to latest Substrate master (#703)
bkchr Dec 19, 2019
184e21b
Introduce an event for when transaction fees are paid (#702)
gavofyork Dec 20, 2019
b19a4e1
Bump to latest Substrate (#706)
gavofyork Dec 24, 2019
4cd79c3
ci: increase git cloning depth to 100 (#707)
gabreal Dec 24, 2019
bdbd63c
ci: fetch master branch for runtime diff (#708)
gabreal Dec 27, 2019
878b0e4
Bump Substrate and runtime version (#712)
gavofyork Jan 1, 2020
5358135
ci: fix release tagging after tags are added on the master branch (#714)
gabreal Jan 3, 2020
ce78858
Update kvdb version in availability-store (#709)
NikVolf Jan 3, 2020
c30fb53
Support both polkadot and kusama runtimes (#704)
arkpar Jan 3, 2020
1006511
Bump Substrate & runtime version (#715)
gavofyork Jan 3, 2020
dcfbb9b
Update copyright year (#718)
shawntabrizi Jan 5, 2020
1eb615a
Fixes after master merge
bkchr Jan 7, 2020
66d923d
service: support setting fork blocks in config (#719)
andresilva Jan 6, 2020
72494f2
ci: make sure master branch is available for check_runtime (#720)
gabreal Jan 6, 2020
641be72
service/src/lib.rs: Register network event stream for authority disc …
mxinden Jan 6, 2020
bb82317
Hotfix for Kusama (#724)
gavofyork Jan 6, 2020
ac611b9
allow release alerts to fail (#725)
s3krit Jan 6, 2020
7a78560
Fix the can-author issue by defaulting to Kusama when no chainspec gi…
gavofyork Jan 6, 2020
5857207
service: reset grandpa into a future round (not past) (#726)
andresilva Jan 6, 2020
5308d49
Bump version (#729)
gavofyork Jan 6, 2020
91fa237
polkadot v0.7.13 (#730)
andresilva Jan 7, 2020
b626875
Fix pending-release alert script (#734)
s3krit Jan 7, 2020
c3c5e72
Select native runtime based on chain spec (#733)
arkpar Jan 7, 2020
5621523
Add sudo module to `polkadot-runtime` (#735)
bkchr Jan 7, 2020
bcaa971
Bump versions (#736)
gavofyork Jan 7, 2020
9d4bdec
remove kusama fixes (#738)
andresilva Jan 7, 2020
46df15e
Tweak Polkadot constants & bump Substrate (#739)
gavofyork Jan 7, 2020
fdd6577
Some fixes
bkchr Jan 8, 2020
616b8d1
Fix compilation
bkchr Jan 8, 2020
e9504a0
Merge remote-tracking branch 'origin/master' into bkchr-proposer-stuff
bkchr Jan 8, 2020
76a4af0
Remove TODO
bkchr Jan 8, 2020
7653c3d
Merge remote-tracking branch 'origin/master' into bkchr-proposer-stuff
bkchr Jan 8, 2020
8bc955b
Remove old dir
bkchr Jan 9, 2020
fe8eb3c
Merge remote-tracking branch 'origin/master' into bkchr-proposer-stuff
bkchr Jan 9, 2020
9f0303e
Merge remote-tracking branch 'origin/master' into bkchr-proposer-stuff
bkchr Jan 10, 2020
d685ea5
Companion PR for Substrate#4585 (#748)
shawntabrizi Jan 10, 2020
35d638d
Reset branch and make it compile
bkchr Jan 10, 2020
b08719e
Review feedback
bkchr Jan 10, 2020
78ed588
Make the bounds a bit cleaner.
tomusdrw Jan 10, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ci: increase git cloning depth to 100 (#707)
  • Loading branch information
gabreal authored and bkchr committed Jan 8, 2020
commit 4cd79c3c54c6ef02c13fa96afbf657a9594f323d
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ image: parity/rust-builder:latest

variables:
GIT_STRATEGY: fetch
GIT_DEPTH: 3
GIT_DEPTH: 100
CARGO_HOME: "/ci-cache/${CI_PROJECT_NAME}/cargo/${CI_JOB_NAME}"
SCCACHE_DIR: "/ci-cache/${CI_PROJECT_NAME}/sccache"
CI_SERVER_NAME: "GitLab CI"
Expand Down