Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
374 commits
Select commit Hold shift + click to select a range
a5f38dc
Update stale docstring with 'EnsureOneOf' introduced. (#6501)
shaunxw Jun 25, 2020
95747db
Add auth-label-issues.yml (#6488)
s3krit Jun 25, 2020
b3fac7b
Remove /self from mandatory rpc reviews. (#6507)
tomusdrw Jun 25, 2020
f5a5937
Change contract fees to MILLICENTS (#6509)
riusricardo Jun 25, 2020
a1877dc
Re-enter runtime after resetting overlay from runtime (#6513)
athei Jun 25, 2020
00768a1
Releasing rc4 – Rhinoceros (#6515)
gnunicorn Jun 25, 2020
77c4f85
Fix an extra semi-colon yielding a wrong error (#6520)
tomaka Jun 26, 2020
93a6a53
Refactor as_sub to make things clearer. (#6503)
gavofyork Jun 26, 2020
3970682
[CI] Fix warning in polkadot-companion-label action (#6514)
s3krit Jun 26, 2020
1a5ebf5
Remove @cecton from CODEOWNERS (#6524)
cecton Jun 26, 2020
4cc4b76
Impl From<UncheckedExtrinsic> for OpaqueExtrinsic (#6522)
cecton Jun 26, 2020
67513a9
Implement Contains for pallet-membership (#6518)
xlc Jun 26, 2020
11d2899
Increase the limit for the maximum size of the telemetry name (#6523)
tomaka Jun 26, 2020
0a91a5f
Fix some broken benchmarks (#6528)
shawntabrizi Jun 28, 2020
99ee2d7
Implement `()` for `Happened` (#6529)
IAliceBobI Jun 28, 2020
a273b48
Allow `retract_tip` on `tip_new` (#6511)
shawntabrizi Jun 29, 2020
fd55c45
Update to libp2p v0.20.1 (#6465)
twittner Jun 30, 2020
9dd12f9
Remove unecessary &mut in call argument (#6540)
Jun 30, 2020
0d0a84d
feat: Allocate ss58 address format to DataHighway (#6530)
ltfschoen Jun 30, 2020
4eaea34
Fix tx-pool returning the same transaction multiple times (#6535)
bkchr Jun 30, 2020
ec2ab79
Remove the service, replacing it with a struct of individual chain co…
expenses Jun 30, 2020
1b34df8
Block production integration benchmark (#6468)
NikVolf Jun 30, 2020
329d538
Make the `OnRuntimeUpgrade` docs more clear (#6542)
bkchr Jun 30, 2020
e8f9018
Support synching of blocks that are not `new_best` (#6508)
bkchr Jun 30, 2020
996a86c
grandpa: minor cleanups in communication module (#6371)
andresilva Jun 30, 2020
fccb923
Update to make cargo-deny happy (#6547)
bkchr Jul 1, 2020
e6c3388
pallet-evm: customizable chain id (#6537)
sorpaas Jul 1, 2020
23055a9
Fix runtime benchmarks CI (#6545)
TriplEight Jul 1, 2020
d855a5e
Fix mocking multiple http calls in the same function call (#6510)
dvdplm Jul 1, 2020
d5d6304
.maintain/monitoring/alerting-rules: Adjust transaction queue size al…
mxinden Jul 1, 2020
176bda5
Fix auto-label-issues.yml (#6536)
s3krit Jul 1, 2020
4919c80
[CI] Add Github Action to notify devops of PRs labelled with A1-needs…
s3krit Jul 1, 2020
8ef1ac0
Restrict `Protected` to some heap types. (#6471)
cheme Jul 1, 2020
440d253
Remove `ServiceBuilderCommand` and implement the chain ops as standal…
expenses Jul 2, 2020
46656f7
Drop the tokio runtime before the task_manager (#6548)
cecton Jul 2, 2020
958443c
Update SubstrateCli to return String (#6550)
pscott Jul 2, 2020
b6e2677
Allow specify schedule dispatch origin (#6387)
xlc Jul 2, 2020
b3fdde6
Move `create_inherents` into the block-builder (#6553)
bkchr Jul 2, 2020
cf2367f
client/network: Remove unused Result returned by NetworkWorker (#6552)
mxinden Jul 2, 2020
facc674
New testing helpers (#6555)
cecton Jul 3, 2020
7e3cf94
Remove polkadot companion detection from branch name (#6565)
cecton Jul 3, 2020
14f3516
primitives: use generic Header in testing runtime (#6561)
andresilva Jul 3, 2020
1e3a282
Remove polkadot companion detection from branch name (#6568)
cecton Jul 3, 2020
65ab6f2
Make the encoded-Call Vec<u8> explicitly so in metadata (#6566)
gavofyork Jul 3, 2020
6189c9f
ci: fix merge on polkadot companion job (#6574)
andresilva Jul 3, 2020
e42d046
pallet-evm: return Ok(()) when EVM execution fails (#6493)
sorpaas Jul 4, 2020
18334ee
babe: report equivocations (#6362)
andresilva Jul 4, 2020
b851b75
Benchmarks Writer CLI (#6567)
shawntabrizi Jul 6, 2020
c5368a1
Don't require module name in inherents (#6576)
bkchr Jul 6, 2020
0ab1c4f
Derive `RuntimeDebug` for `Runtime` (#6581)
shawntabrizi Jul 6, 2020
e0b5bd8
Fix UI tests (#6589)
bkchr Jul 7, 2020
ffc5797
Use async/await in build_network_future (#6533)
tomaka Jul 7, 2020
4e0a1b1
decl_module! macro: use 'frame_system' instead of `system` as default…
shaunxw Jul 7, 2020
660ca27
Upgrade `kvdb-*`, `trie-db` and `memory-db` (#6584)
bkchr Jul 8, 2020
1aef043
client/network: Rename DebugInfoBehaviour to PeerInfoBehaviour (#6556)
mxinden Jul 8, 2020
802a0d0
Add log rotation (#6564)
pscott Jul 8, 2020
83b06a2
Send Status message on all newly-opened legacy substreams (#6593)
tomaka Jul 8, 2020
59ee76a
*: Update to libp2p v0.21.1 (#6559)
mxinden Jul 8, 2020
d076f47
Improve transaction submission (#6599)
bkchr Jul 8, 2020
e824e8a
Add `WeightInfo` to all pallets with benchmarks. (#6575)
shawntabrizi Jul 8, 2020
c9b08fa
Fix build when with-kvdb-rocksdb is disabled. (#6546)
dvc94ch Jul 9, 2020
467dd05
Make evm errors public (#6598)
crystalin Jul 9, 2020
b9d96fa
Improved send_transaction helper to return an error in case of error …
cecton Jul 9, 2020
d0e36db
Rename `CheckEra` to `CheckMortality` (#6619)
bkchr Jul 9, 2020
3a3f550
Add an authority_discovery_known_authorities_count metric (#6614)
tomaka Jul 9, 2020
7f12fd9
Clean exit when no space left on device (#6339)
cecton Jul 9, 2020
37500ce
seal: Rework contracts API (#6573)
athei Jul 9, 2020
efbac7b
Simplify a few chain components creation APIs related to the service …
expenses Jul 9, 2020
06dedb0
Make `init_logging` more easily usable (#6620)
bkchr Jul 9, 2020
4c4e6da
add ios to cfg gates in client/service (#6622)
4meta5 Jul 9, 2020
e89f064
Node template love (#6560)
danforbes Jul 10, 2020
69f05db
change ss58 format for SubstraTEE from 44 to 13 and add ChainX (#6602)
atenjin Jul 10, 2020
e68e3a3
Deduplicate some dependencies (#6628)
tomaka Jul 10, 2020
56cf04f
Revert "Add log rotation (#6564)" (#6627)
bkchr Jul 10, 2020
524c76f
seal: Prevent contracts from going below subsistence (#6623)
athei Jul 10, 2020
3b1e35d
Remove warning about networking taking a lot of time (#6630)
tomaka Jul 10, 2020
5862ef1
Add FromStr for AccountId32 (#6621)
kianenigma Jul 10, 2020
c590419
Clarify some host interfaces (#6626)
bkchr Jul 11, 2020
b5280cf
Remove duplicate comments (#6638)
kianenigma Jul 12, 2020
b0eefeb
Make signature batching use specialized methods (#6616)
bkchr Jul 12, 2020
60e3a69
Check that `serde` is present in `sc-chain-spec-derive` (#6636)
bkchr Jul 13, 2020
6add375
ci: add deployment of polkadot prometheus rules (#6646)
gabreal Jul 14, 2020
b06a383
Implement apply_state flag and allow fetching return data and used g…
sorpaas Jul 14, 2020
7e7c576
Remove legacy Clogged event (#6652)
tomaka Jul 14, 2020
932f3bd
Fix two minor warnings (#6650)
athei Jul 14, 2020
b34c1ef
allow to specify schedule time as a relative value (#6578)
xlc Jul 15, 2020
f4031f6
Move the legacy protocol handshake to the legacy substream (#5938)
tomaka Jul 15, 2020
4082d75
[CI] Fix check_polkadot_companion_status.sh (#6631)
s3krit Jul 15, 2020
4da2926
sc-offchain: upgrade hyper-rustls to 0.18 (#6663)
Jul 15, 2020
9b5a9cb
Support Component-less Runtime Benchmarks (#6645)
shawntabrizi Jul 16, 2020
89e2162
Remove polkadot companion detection from url anywhere (#6570)
cecton Jul 16, 2020
3734ef1
The telemetry should not be initialized if no telemetry has been prov…
cecton Jul 16, 2020
b9cf1f6
fix comment (#6670)
gui1117 Jul 16, 2020
9fdea85
Regression test to ensure we don't break deterministic builds in wasm…
gnunicorn Jul 16, 2020
4f1e38b
Update substrate-networking Grafana dashboard (#6649)
tomaka Jul 16, 2020
a7fd582
client/service/metrics: Rework metric HELP texts (#6647)
mxinden Jul 16, 2020
81e6a0c
.maintain/monitoring/alerting-rules: Remove HighCPUUsage alert (#6648)
mxinden Jul 17, 2020
640dd1a
identity: Don't let subs be re-registered (#6667)
gavofyork Jul 17, 2020
1be0295
Treasury burning can be directed (#6671)
gavofyork Jul 17, 2020
b8f3257
Switch to bounded mpsc for txpool import notification stream (#6640)
sorpaas Jul 17, 2020
6687fa1
grandpa: report equivocations with unsigned extrinsics (#6656)
andresilva Jul 17, 2020
47be8d9
Transaction pool integrated benchmarks (#6579)
NikVolf Jul 17, 2020
68f946c
Change unknown-commit to unknown to make parsing easier (#6675)
cecton Jul 17, 2020
abac91b
done (#6673)
4meta5 Jul 19, 2020
1b26707
Fix tx-payment integrity-test (#6633)
kianenigma Jul 20, 2020
26a64d2
fix check polkadot companion status check (#6688)
gabreal Jul 20, 2020
5c43b2b
Fix compilation problems due to ed25519-dalek 1.0.0-pre.4 (#6676)
tomaka Jul 20, 2020
87f67e8
More app-friendly event description (#6684)
warfollowsme Jul 20, 2020
0680db6
Update libp2p to 0.22. (#6690)
romanb Jul 21, 2020
dbf75d8
Add try_mutate_exists to StorageDoubleMap. (#6694)
shaunxw Jul 21, 2020
cd67889
add ecdsa benches (#6697)
NikVolf Jul 21, 2020
86f8594
Fixup `cargo unleash` (#6689)
gnunicorn Jul 21, 2020
f36dc05
Add sync_legacy_requests_received metric (#6698)
tomaka Jul 21, 2020
833fe62
Improve overall performance (#6699)
pscott Jul 21, 2020
056879f
Remove dead link to out-of-date style guide (#6682)
danforbes Jul 21, 2020
aa36bf2
"cargo test" jobs optimization (#6606)
TriplEight Jul 21, 2020
4b63b45
Properly filter out duplicate voters in elections. (#6693)
kianenigma Jul 21, 2020
6af309a
pallet-swap-action: Change `BalanceSwapAction` signature (#6580)
bkchr Jul 21, 2020
a0724ba
make impl_outer_origin default to use frame_system (#6695)
xlc Jul 21, 2020
e3bb2ce
Removing staging resources from node template README (#6701)
danforbes Jul 21, 2020
64d4a4d
Graceful shutdown for the task manager (#6654)
cecton Jul 22, 2020
a3ecfbb
Reset flaming fir network (#6703)
ddorgan Jul 22, 2020
e03b8db
Tracing values (#6679)
mattrutherford Jul 22, 2020
065b0f3
Update to latest sysinfo prevents leaking fd-handlers (#6708)
gnunicorn Jul 22, 2020
909559c
Update wasmtime to (almost) lastest master (#6662)
NikVolf Jul 22, 2020
08c3d65
Remove the service builder (#6557)
expenses Jul 22, 2020
17922fe
Better handling of stable-only build (#6569)
sorpaas Jul 22, 2020
edb48cf
Remove clear_on_drop from browser util crate (#6710)
tomaka Jul 22, 2020
6727727
Add 4 as address type of ss58 for Katal Chain (#6713)
retotrinkler Jul 23, 2020
ae579a8
[CI]Chaostest suite initiation (#5793)
HarryHong Jul 23, 2020
16fdfc4
Support using system storage directly for EVM balance and nonce (#6659)
sorpaas Jul 23, 2020
dc64218
Augmented node template docs (#6721)
danforbes Jul 24, 2020
fd07710
Switching from git back to released versions for wasmtime, fix cargo-…
gnunicorn Jul 24, 2020
e00d78c
adding changelog (#6728)
gnunicorn Jul 24, 2020
342deb7
fixing CI
gnunicorn Jul 24, 2020
1502626
remove breaking excepts
gnunicorn Jul 24, 2020
bf0e1ec
grandpa: allow noting that the set has stalled (#6725)
andresilva Jul 24, 2020
8180062
Name all the tasks! (#6726)
bkchr Jul 26, 2020
8f3d88c
Add the Substrate Service Tasks dashboard (#6665)
tomaka Jul 27, 2020
c619555
seal: Fail instantiate if new contract is below subsistence threshold…
athei Jul 27, 2020
1bb7bb4
Remove Unpin requirement for Slots (#6711)
tomaka Jul 27, 2020
21c02bc
pallet-evm: add support for tuple-based precompile declarations (#6681)
sorpaas Jul 27, 2020
f1c483a
prometheus: don't use protobuf feature (#6744)
Jul 28, 2020
f488598
Use node_template_runtime::opaque::Block instead of node_template_run…
expenses Jul 28, 2020
b066029
Various small improvements to service construction. (#6738)
expenses Jul 28, 2020
1ea74bd
Remove unused node template deps (#6748)
danforbes Jul 28, 2020
b5e4305
Replace Process.toml with json (#6740)
sjeohp Jul 28, 2020
99274e3
Update parity-scale-codec to prepare for breaking rustc release (#6746)
bkchr Jul 28, 2020
4e832cd
seal: Add benchmarks for dispatchables (#6715)
athei Jul 29, 2020
aaf1aa8
client/network: Adjust wording (#6755)
mxinden Jul 29, 2020
826feeb
Add a back-pressure-friendly alternative to NetworkService::write_not…
tomaka Jul 29, 2020
7bb8d82
Cleanup our sort usage (#6754)
gavofyork Jul 29, 2020
2afc363
Allow `PostDispatchInfo` to disable fees (#6749)
shawntabrizi Jul 29, 2020
075182e
benchmarks! macro: factorize instance usage. (#6750)
gui1117 Jul 29, 2020
075b2d7
client/network: Add peers to DHT only if protocols match (#6549)
mxinden Jul 29, 2020
a5d6c90
Add `memory-tracker` feature to `sp-trie` to fix wasm panic (#6745)
expenses Jul 30, 2020
293bcd6
support custom ss58addressformat in from_ss58check_with_version (#5526)
atenjin Jul 30, 2020
19c1d90
Add a `DefaultQueue` type alias to remove the need to use `sp_api::Tr…
expenses Jul 30, 2020
5c34fe4
Ignore flaky test (#6767)
tomaka Jul 30, 2020
910f065
Add "✅ Successfully mined block" log message (#6764)
garrettian Jul 30, 2020
9e779ab
pallet-evm: add builtin support for the four basic Ethereum precompil…
sorpaas Jul 30, 2020
ffe4db9
Rename task name to stick to the default naming scheme (#6768)
bkchr Jul 30, 2020
bff302d
BABE slot and epoch event notifications (#6563)
sorpaas Jul 30, 2020
87063c3
Update Balances Pallet to use `WeightInfo` (#6610)
shawntabrizi Jul 30, 2020
c51455b
Fix graceful shutdown skipped if future ends with error (#6769)
cecton Jul 30, 2020
1ec0ba8
Fix link (#6775)
gui1117 Jul 31, 2020
9ae3a1c
Allow blacklisting blocks from being finalized again after block reve…
sorpaas Jul 31, 2020
64543a3
Order delta before calculating the storage root (#6780)
bkchr Jul 31, 2020
c32a3ba
Don't close inbound notifications substreams immediately (#6781)
tomaka Jul 31, 2020
8281317
client/network: Expose DHT query duration to Prometheus (#6784)
mxinden Aug 3, 2020
54e6298
Fix transaction payment runtime api (#6792)
bkchr Aug 3, 2020
125f77d
Bump elliptic from 6.5.2 to 6.5.3 in /.maintain/chaostest (#6791)
dependabot[bot] Aug 3, 2020
eb57b07
client/network: Fix wrong metric help text (#6794)
mxinden Aug 3, 2020
e81a316
seal: Fix and improve error reporting (#6773)
athei Aug 3, 2020
2bd4f45
Improve Benchmark Writer: Remove Unused Components, Remove Multiply b…
shawntabrizi Aug 3, 2020
2afbcf7
Add integrity test for slash defer duration (#6782)
kianenigma Aug 3, 2020
584588b
Convert spaces to tabs (#6799)
expenses Aug 3, 2020
0330f62
Add details to legacy requests (#6747)
tomaka Aug 3, 2020
de8a0d5
Add ss58 address for Subsocial (#6800)
siman Aug 3, 2020
270a992
Add mutate_exists to StorageDoubleMap. (#6704)
shaunxw Aug 4, 2020
549050b
pallet-democracy use of weightinfo (#6783)
gui1117 Aug 4, 2020
f71a572
Use DNS hostnames for flaming fir bootnodes (#6807)
ddorgan Aug 5, 2020
f4bd80c
Fix warning being printed by authority-discovery (#6820)
tomaka Aug 5, 2020
f92a86a
Better default balances weights (#6813)
shawntabrizi Aug 5, 2020
b8ffd56
Remove generation of instance trait by decl_storage. (#6812)
gui1117 Aug 5, 2020
be40a78
Successful `note_imminent_preimage` is free (#6793)
shawntabrizi Aug 5, 2020
5ce8f09
service: remove collection of system/process metrics (#6822)
andresilva Aug 5, 2020
35f3ba4
Fix legacy substream fallback not working (#6826)
tomaka Aug 5, 2020
60d67dc
grandpa: never overwrite current rounds voter state (#6823)
andresilva Aug 6, 2020
bcf9dc5
Add RPC Builder to Substrate Node Template (#6808)
mkdior Aug 6, 2020
52494a4
Delay network startup to after complete initialization (#6833)
tomaka Aug 6, 2020
e2589a8
De-alias frame_system in node template runtime (#6829)
JoshOrndorff Aug 6, 2020
bd1a16c
Allow task manager to have children (#6771)
cecton Aug 6, 2020
f17569f
De-alias pallets in node template runtime (#6836)
JoshOrndorff Aug 6, 2020
5719b8c
grandpa: fix enacting forced changes with no delay (#6828)
andresilva Aug 6, 2020
2e9b63b
Renamed add_children to add_child since it adds only one child (#6838)
cecton Aug 7, 2020
74804b5
Revalidate transactions only on latest best block (#6824)
bkchr Aug 7, 2020
7b00235
Fix `wait_for_blocks` counting blocks that didn't go through consensu…
cecton Aug 7, 2020
2508795
pallet-evm: move gas price check to execute_evm (#6837)
sorpaas Aug 8, 2020
6f31766
Update pinned wasm-bindgen dependency (#6861)
JoshOrndorff Aug 10, 2020
eb0e05e
Add Subscription RPC for Grandpa Finality (#5732)
HCastano Aug 10, 2020
2258733
Remove minimum_validator_count stale const (#6864)
kianenigma Aug 10, 2020
5f9e355
seal: Change prefix and module name from "ext_" to "seal_" for contra…
athei Aug 10, 2020
38a974c
grandpa: log errors and grandpa unexpected conclusion (#6867)
andresilva Aug 10, 2020
0c8329c
Custom Codec Implenetation for NPoS Election (#6720)
kianenigma Aug 11, 2020
865321f
state_getSize RPC for storage maps (#6847)
kianenigma Aug 11, 2020
a362997
Block packet size limit (#6398)
arkpar Aug 11, 2020
6f57582
Move to upstream wasmtime, refactor globals snapshot (#6759)
NikVolf Aug 11, 2020
4064378
grandpa: change some logging from trace to debug (#6872)
andresilva Aug 11, 2020
72addfa
Fix wrong staking doc about transaction payment. (#6873)
kianenigma Aug 11, 2020
7249e12
Merges time-travel to master with all migrations (#21)
drewstone Aug 11, 2020
fe3fc04
docs: convert code of conduct to markdown (#6878)
andresilva Aug 11, 2020
e7cc595
Add Phala Network SS58 address type (#6758)
h4x3rotab Aug 11, 2020
a20fbd5
docs: fix references to code of conduct document (#6879)
andresilva Aug 11, 2020
d4efdf0
Fuse the import queue receiver (#6876)
tomaka Aug 12, 2020
d7979d0
Implement 'transactional' annotation for runtime functions. (#6763)
shaunxw Aug 12, 2020
f6d66db
Add a warning if users pass --sentry or --sentry-nodes (#6779)
tomaka Aug 12, 2020
5b809d2
pallet-evm: fix wrong logic in mutate_account_basic (#6786)
sorpaas Aug 12, 2020
0c3cdf1
Implement tracing::Event handling & parent_id for spans and events (#…
mattrutherford Aug 12, 2020
c495f89
Add async test helper to timeout and provide a task_executor automati…
cecton Aug 12, 2020
473a23f
client/authority-discovery: Introduce AuthorityDiscoveryService (#6760)
mxinden Aug 12, 2020
ed4f7a1
Make `HexDisplay` useable in `no_std` (#6883)
bkchr Aug 12, 2020
d019a66
pallet-evm: avoid double fee payment (#6858)
sorpaas Aug 13, 2020
4d3c948
add runtime migrations to release notes/changelog (#6875)
apopiak Aug 13, 2020
8993a75
network: don't log re-discovered addresses (#6881)
andresilva Aug 13, 2020
f16cbc1
More renaming to move away from phragmen. (#6886)
kianenigma Aug 13, 2020
0e703a5
Adds debug logs to EVM frame (#6887)
crystalin Aug 14, 2020
13b0650
Update to libp2p-0.23. (#6870)
romanb Aug 14, 2020
eec7d71
client/authority-discovery: Revert query interval change (#6897)
mxinden Aug 14, 2020
cd3b62b
RpcHandlers Refactorings (#6846)
seunlanlege Aug 15, 2020
0079140
Don't take the origin in `can_set_code` (#6899)
bkchr Aug 15, 2020
fc743da
Add a DirectedGossip struct (#6803)
tomaka Aug 17, 2020
488b7c7
babe, aura, pow: only call check_inherents if authoring version is co…
sorpaas Aug 17, 2020
57bfa83
Addds updated SCALE encoded accounts dump
drewstone Aug 17, 2020
287ecc2
pow: add access to pre-digest for algorithm verifiers (#6900)
sorpaas Aug 17, 2020
399421a
Derive Clone for AlwaysCanAuthor, NeverCanAuthor, CanAuthorWithNative…
sorpaas Aug 17, 2020
8e1ed7d
WeightInfo for System, Timestamp, and Utility (#6868)
shawntabrizi Aug 17, 2020
f8c83bd
Add support for sourced metrics. (#6895)
romanb Aug 18, 2020
3f49041
Import `IterableStorage*` traits by `decl_storage!` (#6907)
bkchr Aug 18, 2020
265dd74
Distribute the network future polling time more evenly (#6903)
tomaka Aug 19, 2020
bf3aefd
Combine default values used at initialization in a trait (#6857)
bkchr Aug 19, 2020
3c3461d
babe: handle error when checking/reporting equivocations (#6915)
andresilva Aug 19, 2020
368903f
Dynamic Benchmarking DB Whitelist (#6815)
shawntabrizi Aug 19, 2020
6e098a1
Merge Subkey into sc-cli (#4954)
seunlanlege Aug 20, 2020
9c679b3
Clean shutdown for subcommands (#6909)
cecton Aug 20, 2020
be8bb18
prepping for releasing rc6 (#6922)
gnunicorn Aug 20, 2020
e150761
Updates substrate commit
drewstone Aug 24, 2020
ed9191d
Exposes migration
drewstone Aug 24, 2020
d4f1d8e
Adds missing deps
drewstone Aug 24, 2020
65c45bf
Adds indices migration
drewstone Aug 25, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions .github/workflows/auto-label-issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# If the author of the issues is not a contributor to the project, label
# the issue with 'Z0-unconfirmed'

name: Label New Issues
on:
issues:
types: [opened]

jobs:
label-new-issues:
runs-on: ubuntu-latest
steps:
- name: Label drafts
uses: andymckay/labeler@master
if: github.event.issue.author_association == 'NONE'
with:
add-labels: 'Z0-unconfirmed'
21 changes: 21 additions & 0 deletions .github/workflows/auto-label-prs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Label PRs
on:
pull_request:
types: [opened,ready_for_review]

jobs:
label-new-prs:
runs-on: ubuntu-latest
steps:
- name: Label drafts
uses: andymckay/labeler@master
if: github.event.pull_request.draft == true
with:
add-labels: 'A3-inprogress'
remove-labels: 'A0-pleasereview'
- name: Label PRs
uses: andymckay/labeler@master
if: github.event.pull_request.draft == false && ! contains(github.event.pull_request.labels.*.name, 'A2-insubstantial')
with:
add-labels: 'A0-pleasereview'
remove-labels: 'A3-inprogress'
17 changes: 17 additions & 0 deletions .github/workflows/burnin-label-notification.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Notify devops when burn-in label applied
on:
pull_request:
types: [labeled]

jobs:
notify-devops:
runs-on: ubuntu-latest
steps:
- name: Notify devops
if: github.event.label.name == 'A1-needsburnin'
uses: s3krit/[email protected]
with:
room_id: ${{ secrets.POLKADOT_DEVOPS_MATRIX_ROOM_ID }}
access_token: ${{ secrets.POLKADOT_DEVOPS_MATRIX_ACCESS_TOKEN }}
message: "@room Burn-in request received for [${{ github.event.pull_request.title }}](${{ github.event.pull_request.html_url }})"
server: "matrix.parity.io"
31 changes: 31 additions & 0 deletions .github/workflows/polkadot-companion-labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: Check Polkadot Companion and Label

on:
pull_request:
types: [opened, synchronize]

jobs:
check_status:
runs-on: ubuntu-latest
steps:
- name: Monitor the status of the gitlab-check-companion-build job
uses: s3krit/[email protected]
id: 'check-companion-status'
with:
authToken: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha }}
contexts: 'continuous-integration/gitlab-check-polkadot-companion-build'
timeout: 1800
notPresentTimeout: 3600 # It can take quite a while before the job starts...
failureStates: failure
interruptedStates: error # Error = job was probably cancelled. We don't want to label the PR in that case
- name: Label success
uses: andymckay/labeler@master
if: steps.check-companion-status.outputs.result == 'success'
with:
remove-labels: 'A7-needspolkadotpr'
- name: Label failure
uses: andymckay/labeler@master
if: steps.check-companion-status.outputs.result == 'failure'
with:
add-labels: 'A7-needspolkadotpr'
Loading