Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Open

New #16

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
754 commits
Select commit Hold shift + click to select a range
a820b48
Update ss58 registry for Dock network (#7263)
lovesh Oct 5, 2020
fb82769
SystemOrigin trait (#7226)
pepyakin Oct 5, 2020
161d2af
Rework `InspectState` (#7271)
bkchr Oct 6, 2020
d67fc4c
client: improve log formatting (#7272)
andresilva Oct 7, 2020
87e7e86
Drop system cache for trie benchmarks (#7242)
NikVolf Oct 7, 2020
5775849
reschedule (#6860)
xlc Oct 7, 2020
81f3e7c
Reset flaming fir network (#7274)
ddorgan Oct 7, 2020
46e170a
bump-allocator: document & poison (#7277)
pepyakin Oct 8, 2020
90e8abf
Refactor CurrencyToVote (#6896)
kianenigma Oct 8, 2020
258558a
add ss58 id for nodle (#7279)
ETeissonniere Oct 8, 2020
0aa4ab4
seal: Add automated weights for contract API calls (#7017)
athei Oct 8, 2020
ffe1540
Fixes logging of target names with dashes (#7281)
bkchr Oct 8, 2020
a845ff3
Async keystore + Authority-Discovery async/await (#7000)
rakanalh Oct 8, 2020
18fffc7
Release new version of wasm-builder-runner (#7283)
bkchr Oct 9, 2020
adad6d6
Update darwinia info (#7289)
Oct 9, 2020
2f3b20b
sc-network: expose `add_to_priority_group` and `remove_from_priority_…
Oct 9, 2020
5698471
Allow `schedule_after(0, ...)` to work (#7284)
shawntabrizi Oct 9, 2020
0143c34
Fixes evm ripemd160 impl to use 32 bytes (#7296)
crystalin Oct 9, 2020
e4803bd
Add `CompactAs` derive for `Fixed*` types (#7293)
vmarkushin Oct 9, 2020
a230212
Implements require_transactional (#7261)
xlc Oct 12, 2020
c235699
handle returns correctly for transactional (#7301)
xlc Oct 12, 2020
8efe8b8
Fixes bug in wasm-builder with cargo publish (#7299)
bkchr Oct 12, 2020
8a644f5
Add profiling targets to tracing_subscriber (#7308)
mattrutherford Oct 12, 2020
c0cb1e5
bump matrix-message-action to v0.0.3 (#7313)
s3krit Oct 13, 2020
1460807
add zero.io (#7310)
2075 Oct 13, 2020
07c1397
Add an system_syncState RPC method (#7315)
tomaka Oct 13, 2020
4db3668
Make `run_node_until_exit` take a future (#7318)
bkchr Oct 14, 2020
db428e0
Adjust ss58-registry websites to conform to schema (#7320)
jacogr Oct 14, 2020
abd1a5c
test simnet-image [chaos:basic] (#7108)
HarryHong Oct 14, 2020
eb66745
allow where clause in decl_error (#7324)
gui1117 Oct 14, 2020
d86a98c
babe: make secondary slot randomness available on-chain (#7053)
octol Oct 15, 2020
65cc9af
Add missing fields to the light sync state (#7225)
expenses Oct 15, 2020
4540294
Update token info about ChainX. (#7330)
atenjin Oct 15, 2020
cefcd99
frame: remove finality-tracker (#7228)
andresilva Oct 15, 2020
bb79f65
sync: only restart peers not doing finality related requests (#7322)
andresilva Oct 16, 2020
ec18346
No longer actively open legacy substreams (#7076)
tomaka Oct 16, 2020
375adf8
consensus: prioritize finality work over block import in queue (#7307)
andresilva Oct 16, 2020
2174c50
remove github release action (#7338)
s3krit Oct 16, 2020
b936fa8
Adds support for inspecting a hex encoded public key (#7344)
bkchr Oct 17, 2020
900d034
Constant Weight Signature in Benchmarking CLI (#7233)
shawntabrizi Oct 17, 2020
6fdf3db
Make `queryStorage` and `storagePairs` unsafe RPC functions (#7342)
bkchr Oct 18, 2020
c2469eb
Move `IsSubType` and write some docs for the trait (#7350)
bkchr Oct 19, 2020
fb45308
Derive no bound macros (to be also used in pallet macro) (#7280)
gui1117 Oct 19, 2020
a3e8ca1
Make `wasm-builder` print the rustc version (#7351)
bkchr Oct 19, 2020
5620563
grandpa: remove duplicate function to fetch local authority id (#7359)
andresilva Oct 19, 2020
b49b666
client/network: Remove option to disable yamux flow control (#7358)
mxinden Oct 19, 2020
1524703
*: Bump async-std to v1.6.5 (#7306)
mxinden Oct 20, 2020
743981a
Fix logging from inside the WASM runtime (#7355)
bkchr Oct 20, 2020
1845278
Runtime worker threads (#7089)
NikVolf Oct 20, 2020
5cad894
client/network: Allow configuring Kademlia's disjoint query paths (#7…
mxinden Oct 21, 2020
a467358
Add node name to the log lines (#7328)
cecton Oct 21, 2020
529e5d9
Implements pallet versioning (#7208)
bkchr Oct 21, 2020
1f46ce3
client/network: Remove original_request in block request events (#7369)
mxinden Oct 21, 2020
4279f33
Make `decl_runtime_apis!` fail on methods with default implementation…
bkchr Oct 21, 2020
575cbf8
client/network: Make NetworkService::set_priority_group async (#7352)
mxinden Oct 22, 2020
2751537
Small fix for log line prefix (#7373)
cecton Oct 22, 2020
019019f
Improve `mock_impl_runtime_apis!` (#7370)
bkchr Oct 22, 2020
7142b92
build: add nix shell (#7376)
andresilva Oct 23, 2020
bcd2468
Make Substrate compile with latest nightly (#7381)
bkchr Oct 23, 2020
b890b60
fix darwin (#7385)
kaichaosun Oct 24, 2020
c60f008
Fix wrong outgoing calculation in election (#7384)
kianenigma Oct 24, 2020
668390a
client/authority-discovery: Remove sentry node logic (#7368)
mxinden Oct 26, 2020
dac1298
Make benchmarks compile with latest nightly (#7395)
athei Oct 26, 2020
755514d
grandpa: fix early enactment of forced changes (#7321)
andresilva Oct 26, 2020
891900a
grandpa: don't send equivocation reports for local identities (#7372)
andresilva Oct 26, 2020
d766e22
WASM Local-blob override (#7317)
insipx Oct 26, 2020
a3d783c
Don't slash all outgoing members. (#7394)
kianenigma Oct 26, 2020
9fdb708
Fix doc for ChangeMember trait (#7396)
gui1117 Oct 26, 2020
510e68b
Add keccak512 hash (#7428)
drewstone Oct 26, 2020
ef8534a
Fix typo in toml (#7431)
shawntabrizi Oct 27, 2020
4d3a372
Use Handlebars Template for Benchmark CLI Output (#7390)
shawntabrizi Oct 27, 2020
d8ffae4
improve error handling in cli (#7436)
drahnr Oct 27, 2020
668ecad
Implement batch_all and update Utility pallet for weight refunds (#7188)
xlc Oct 27, 2020
9c84afa
New Weight Template + Organization (#7391)
shawntabrizi Oct 27, 2020
c55797b
Make consensus `SlotWorker` don't assume a slot is time / duration (#…
bkchr Oct 27, 2020
ab36e52
pallet-treasury: remove non-existing dispatchables in docs (#7443)
sorpaas Oct 28, 2020
1f5b7c9
Related to #7439 Add Totem ss58 address (#7442)
chrisdcosta Oct 28, 2020
b8b8106
Make sure to use the optimized method instead of reading the storage.…
tomusdrw Oct 28, 2020
68869cb
Fix benchmarks template whitespaces (#7447)
gui1117 Oct 28, 2020
0395acb
error rework, for polkadot convenience (#7446)
drahnr Oct 28, 2020
8e28be8
Allow multiple bounds to be specified at decl_error! (#7448)
athei Oct 28, 2020
d7c2b12
add Sync + Send + 'static to Box<dyn Error> bound (#7450)
drahnr Oct 28, 2020
3654d1a
Print an error if an unregistered notifications protocol is used (#7457)
tomaka Oct 29, 2020
995111a
Transfer code ownership of /frame/contracts/ (#7459)
athei Oct 29, 2020
179e02b
Replace bitmask with bitflags (#7159)
koushiro Oct 29, 2020
30ecb9b
contracts: Refactor the runtime API in order to simplify node integra…
athei Oct 29, 2020
d5464dd
Make sure pallet versions are set at genesis (#7451)
bkchr Oct 29, 2020
5d30787
decouple transaction payment and currency (#6912)
weichweich Oct 30, 2020
68a058c
update old chaos-tag to simnet (#7469)
HarryHong Oct 30, 2020
a1f52fc
Make authority discovery configurable (#7465)
bkchr Oct 30, 2020
b4cdef2
Add constant constructor to AccountId32 (#7471)
athei Oct 30, 2020
3a0c6f2
contracts: Rework contracts_call RPC (#7468)
athei Oct 30, 2020
3664cdb
docs/CONTRIBUTING: Update Polkadot pull request process documentation…
mxinden Oct 30, 2020
cab9865
Update to libp2p-0.29. (#7341)
romanb Oct 30, 2020
ba8e812
Add ss58 registration details (#7123)
Tore19 Nov 1, 2020
c79fbeb
Fix Session Benchmarks (#7476)
shawntabrizi Nov 3, 2020
9d2b91f
Introduce storage types, to builds abstraction on storage (to be used…
gui1117 Nov 3, 2020
e33f3c2
Update MILLISECS_PER_BLOCK comments (#7483)
apopiak Nov 3, 2020
b7712fe
Fix `on_runtime_upgrade` weight recording (#7480)
shawntabrizi Nov 3, 2020
7611677
Made correction in sp-tracing macros to use level parameter #7348 (#7…
ayushmishra2005 Nov 3, 2020
c656440
Remove development TODO from public doc comment (#7485)
c410-f3r Nov 3, 2020
78fa1b8
add synesthesia network (#7486)
tac0turtle Nov 3, 2020
cae2d65
Exclude basic-authorship-proposer from the continuous tasks alert (#7…
tomaka Nov 4, 2020
f7a8b10
Allow BabeConsensusDataProvider fork existing chain (#7078)
seunlanlege Nov 4, 2020
83fc915
grandpa: store the authority id that is used for voting per round (#7…
andresilva Nov 5, 2020
b61d3b3
Prevent publishing of pallet_contracts for now (#7496)
athei Nov 5, 2020
a285701
CI: markdown link checker (#7145)
TriplEight Nov 5, 2020
2e7292c
Make the maximum block size configurable (#7499)
bkchr Nov 5, 2020
9ec43d8
Write pallet_evm README (#7487)
ashWhiteHat Nov 8, 2020
3a279b9
Run polkadot companion tests with correct feature enabled (#7507)
bkchr Nov 9, 2020
e756e83
contracts: Add automated weights for wasm instructions (#7361)
athei Nov 9, 2020
dde09ab
Remove development TODO from public doc comment (#7500)
c410-f3r Nov 9, 2020
bf78c16
refactor subtrait/elevated trait as not needed (#7497)
gui1117 Nov 9, 2020
c9bde3d
Fix comments of indices pallet events (#7511)
alecalve Nov 10, 2020
f8bfe22
Skip slot lenience on first block in BABE (#7515)
bkchr Nov 11, 2020
095d0f0
slots: incrementally backoff claiming slots if finality lags behind (…
octol Nov 11, 2020
71d0278
Export app-crypto specific keystore functions (#7489)
sorpaas Nov 11, 2020
210300d
Update doc for the --chain flag (#7520)
pepyakin Nov 12, 2020
e26a46a
contracts: Add missing instruction to the `Schedule` (#7527)
athei Nov 12, 2020
02771e1
Don't log with colors when we are writing to a tty (#7525)
bkchr Nov 12, 2020
1c0f76b
MemoryId -> u32 (#7534)
tomaka Nov 13, 2020
5222a8f
Enable local addresses in DHT when chain type == `Local` | `Developme…
bkchr Nov 13, 2020
77007ed
Update tiny-bip39 to v0.8 (#7539)
Nov 14, 2020
f31e778
make LocalCallExecutor public (#7528)
insipx Nov 16, 2020
74e01c8
Fix some weirdness in `offchain_worker` (#7541)
bkchr Nov 16, 2020
99602cd
Use inbound peerslot slots when a substream is received, rather than …
tomaka Nov 16, 2020
08b217a
*: Update to libp2p v0.30.0 (#7508)
mxinden Nov 16, 2020
11ace4e
make ClientConfig public (#7544)
insipx Nov 16, 2020
407cd3a
sc-basic-authorship: remove useless dependencies (#7550)
koushiro Nov 18, 2020
2d97a12
Add slashing events to elections-phragmen. (#7543)
kianenigma Nov 18, 2020
c180950
Remove necessity to pass ConsensusEngineId when registering notificat…
tomaka Nov 18, 2020
9d65d98
sc-cli: replace bip39 with tiny-bip39 (#7551)
koushiro Nov 18, 2020
69198d1
Add extra docs to on_initialize (#7552)
tomusdrw Nov 18, 2020
f74de63
More Extensible Multiaddress Format (#7380)
shawntabrizi Nov 19, 2020
1c122c6
Fix weight template to remove ugliness in rust doc (#7565)
athei Nov 20, 2020
a0e8b7e
Cargo.lock: Run cargo update (#7553)
mxinden Nov 20, 2020
5f17393
.github: Add dependabot config and thus enable dependabot (#7509)
mxinden Nov 20, 2020
faad534
Thread-local parameter_types for testing. (#7542)
kianenigma Nov 20, 2020
a208da1
Bump wasm-bindgen-test from 0.3.12 to 0.3.17 (#7567)
dependabot[bot] Nov 20, 2020
23473ca
pallet-evm: move to Frontier (Part IV) (#7573)
sorpaas Nov 22, 2020
24eec92
Bump secrecy from 0.6.0 to 0.7.0 (#7568)
dependabot[bot] Nov 22, 2020
756212f
Bump wasm-bindgen-futures from 0.4.17 to 0.4.18 (#7572)
dependabot[bot] Nov 22, 2020
6c83f39
Bump lru from 0.4.3 to 0.6.1 (#7577)
dependabot[bot] Nov 23, 2020
40e08ee
Bump wasm-bindgen-test from 0.3.17 to 0.3.18 (#7579)
dependabot[bot] Nov 23, 2020
0fcbef2
Bump wasm-timer from 0.2.4 to 0.2.5 (#7578)
dependabot[bot] Nov 23, 2020
f16acff
grandpa: remove light-client specific block import pipeline (#7546)
andresilva Nov 23, 2020
0840c58
client/authority-discovery: Publish and query on exponential interval…
mxinden Nov 23, 2020
d021078
sc-network: update some dependencies (#7582)
koushiro Nov 23, 2020
3558103
Bump linregress and do some other cleanups (#7580)
bkchr Nov 23, 2020
7e94f01
Wasm-builder 3.0 (#7532)
bkchr Nov 24, 2020
31733d5
Bump tracing from 0.1.21 to 0.1.22 (#7589)
dependabot[bot] Nov 24, 2020
9a29852
contracts: Add `salt` argument to contract instantiation (#7482)
athei Nov 24, 2020
24809aa
*/Cargo.toml: Remove unused dependencies (#7590)
mxinden Nov 24, 2020
94d27ef
CI: build docs after test; publish docs after build (#7591)
TriplEight Nov 25, 2020
45a0ea7
node-template: add aura to light block import pipeline (#7595)
andresilva Nov 25, 2020
bce646d
Fix notifications sometimes not being sent (#7594)
tomaka Nov 25, 2020
1ec8a7f
Bump rpassword from 4.0.5 to 5.0.0 (#7597)
dependabot[bot] Nov 25, 2020
fee1093
remove std feature flags for assert macros (#7600)
apopiak Nov 25, 2020
cff25fb
Add small header cache (#7516)
arkpar Nov 25, 2020
ac4366b
Inform sync explicitly about new best block (#7604)
bkchr Nov 26, 2020
021da1f
Bump directories from 2.0.2 to 3.0.1 (#7609)
dependabot[bot] Nov 27, 2020
07a8740
Remove `RpcMetrics` weirdness (#7608)
bkchr Nov 27, 2020
6c0cd2a
Upgrade to libp2p-0.31. (#7606)
romanb Nov 27, 2020
c116342
Add Key Subcommand to node-template (#7615)
gnunicorn Nov 27, 2020
de44c00
Forward storage changes in manual seal (#7614)
bkchr Nov 27, 2020
d428fc7
chore/error: remove from str conversion and add deprecation notificat…
drahnr Nov 27, 2020
ca62de0
network: don't force send block announcements (#7601)
andresilva Nov 27, 2020
b2d9aff
Change TRACING_SET to static (#7607)
insipx Nov 28, 2020
72cfd77
sc-network: Log outgoing notifications too (#7624)
tomaka Nov 30, 2020
9450a9d
Bump console_log from 0.1.2 to 0.2.0 (#7623)
dependabot[bot] Nov 30, 2020
2fbab76
`sudo_as` should return a result (#7620)
shawntabrizi Nov 30, 2020
779c801
Fix wrong value put for pending_opening (#7633)
tomaka Nov 30, 2020
237874b
Rename pallet trait `Trait` to `Config` (#7599)
gui1117 Nov 30, 2020
21fe14a
resolve unresolved error nits of #7617 (#7631)
drahnr Nov 30, 2020
f5088c5
Fix bad state transition with DisabledPendingEnable+OpenDesiredByRemo…
tomaka Nov 30, 2020
125cf19
Renames of `Trait` to `Config` in README.md, weight templates and few…
gui1117 Nov 30, 2020
dcf6a3a
Fix CI Link Check (#7639)
shawntabrizi Nov 30, 2020
ace7f47
Fix cargo clippy warning in peerset. (#7641)
jolestar Dec 1, 2020
b63b864
remove unused deps pulled by parity-util-mem (#7635)
Dec 1, 2020
cbe1cc3
minor fix and improvements on localkeystore (#7626)
gnunicorn Dec 1, 2020
ba87972
Remove a stray file. (#7649)
tomusdrw Dec 1, 2020
f884296
fork-tree: fix tree rebalancing (#7616)
andresilva Dec 1, 2020
e4ae38b
Use unreleased trybuild to fix CI (#7656)
bkchr Dec 2, 2020
77f1089
Show reputation changes when dropping peer (#7655)
tomaka Dec 2, 2020
f4d4244
Remove sc_network::NetworkService::register_notifications_protocol an…
tomaka Dec 2, 2020
a364e27
*: Update to libp2p v0.31.2 (#7658)
mxinden Dec 2, 2020
9f57f27
Refactor `StorageInstance` trait to be usable more easily (#7659)
gui1117 Dec 3, 2020
fbd21bd
Update ss58 registry for Phala network (#7654)
BlockTink Dec 3, 2020
675cbe9
Changed map to filter map so that Phragmen ignores empty voters (#7378)
jaxter03 Dec 3, 2020
0dfdc32
RPC to allow setting the log filter (#7474)
mattrutherford Dec 3, 2020
864ce58
Use block requests to check if block responses are correct (#7653)
bkchr Dec 3, 2020
f73ac5e
Don't panic on a sink error (#7666)
bkchr Dec 3, 2020
1802283
Features needed for reserve-backed stablecoins (#7152)
gavofyork Dec 4, 2020
3927809
Add Standard Error to Weight Template (#7652)
shawntabrizi Dec 4, 2020
60387fd
Adds support for tuples in runtime-interface (#7672)
bkchr Dec 6, 2020
9467f56
Fix two potential connection poisonings (#7677)
tomaka Dec 7, 2020
eaab146
Fix #7629 (#7680)
tomaka Dec 7, 2020
f91998e
Update Cargo.toml (#7627)
kianenigma Dec 7, 2020
ec55d65
Make sure the companion CI test fails on any error (#7683)
bkchr Dec 7, 2020
163412d
implement more convertion on NumberOrHex (#7682)
gui1117 Dec 8, 2020
332399d
Streamline frame_system weight parametrization (#6629)
tomusdrw Dec 8, 2020
f9d9382
client: remove duplicate implementation of block_status (#7694)
andresilva Dec 8, 2020
4c0779e
Pin md link checker's version (#7697)
TriplEight Dec 8, 2020
609efdb
Remove waterfall CI trigger (#7519)
TriplEight Dec 8, 2020
d877123
add an upgrade_keys method for pallet-session (#7688)
rphmeier Dec 8, 2020
469836f
Allow capping the amount of work performed when deleting a child trie…
athei Dec 9, 2020
4b8c862
benchmarks: Fix panic in case of a missing model (#7698)
shawntabrizi Dec 9, 2020
9599f39
Expand remote keystore interface to allow for hybrid mode (#7628)
gnunicorn Dec 9, 2020
be8fd05
fork-tree: expose silent failures of is_descendent_of (#7695)
andresilva Dec 9, 2020
661bbc9
Merkle Mountain Range pallet (#7312)
tomusdrw Dec 9, 2020
9d843c3
frame/staking/README: Fix broken link (#7703)
mxinden Dec 9, 2020
6b600cd
*: Update to libp2p v0.32.0 (#7696)
mxinden Dec 9, 2020
1282327
*: Update to libp2p v0.32.2 (#7708)
mxinden Dec 10, 2020
b1ef770
kilt&polimec ss58 prefix (#7547)
weichweich Dec 10, 2020
2a7a985
Fix docs (#7710)
gui1117 Dec 10, 2020
d663ca5
Update md link checker (#7709)
TriplEight Dec 11, 2020
8bf9557
Fix PerThing::from_percent. (#7701)
kianenigma Dec 11, 2020
ea48d6b
Support Multiple Instances with Benchmarks (#7669)
shawntabrizi Dec 11, 2020
533bbbd
Add keccak-512 to host functions. (#7531)
tomusdrw Dec 11, 2020
445fa2d
Update debug.rs (#7721)
kianenigma Dec 12, 2020
557a9b8
Avoid too high values. (#7716)
tomusdrw Dec 14, 2020
956ccbc
Bump hyper from 0.12.35 to 0.13.9 (#7569)
dependabot[bot] Dec 14, 2020
1f49b2a
Prevent dust in staking by disallowing cheap bond_extra (#7718)
kianenigma Dec 14, 2020
d4d6844
Default block announce validation should reject additional data (#7726)
bkchr Dec 14, 2020
c88b104
Fix wrong order of values in log line (#7728)
tomaka Dec 14, 2020
dac7ff1
Fix polkadot companion test (#7732)
bkchr Dec 15, 2020
31499cd
remove duplicate accounts in chain-spec. (#7725)
kianenigma Dec 15, 2020
ba2fc2b
Participating in Council Governance is Free for First Time Voters and…
shamb0 Dec 15, 2020
6584375
Bump zeroize from 1.1.1 to 1.2.0 (#7731)
dependabot[bot] Dec 15, 2020
566ad03
Leave some header related info for inspection (#7727)
pepyakin Dec 15, 2020
987a972
Issue 7143 | Refactor Treasury Pallet into Bounties, Tips, and Propos…
shamb0 Dec 16, 2020
032bd12
CI: buildah to build images (#7741)
TriplEight Dec 17, 2020
2bc674a
optimize arithmetic cargo path (#7745)
honeywest Dec 17, 2020
fec28e1
optimize runtime-interface cargo path (#7729)
honeywest Dec 17, 2020
ad054e6
delete primitives in Cargo in primitives (#7751)
honeywest Dec 17, 2020
36d6433
delete client in Cargo in client (#7752)
honeywest Dec 17, 2020
039d3ff
prevent too many genesis council members (#7749)
kianenigma Dec 17, 2020
330f5c0
Update common block in sync after importing blocks of a peer, please …
bkchr Dec 18, 2020
aa5184d
Remove unnecessary parameter from sync (#7761)
bkchr Dec 18, 2020
94c34f3
Improve `InvalidTransaction::AncientBirthBlock` doc comment (#7743)
emostov Dec 19, 2020
61cb65e
Switch back to the crates.io release of trybuild (#7764)
bkchr Dec 19, 2020
8b9a441
No longer put keys back manually after a failed restoration (#7747)
athei Dec 19, 2020
3c531e2
Fix UI Tests (#7722)
shawntabrizi Dec 19, 2020
532cce0
update substrate to sc in docs (#7767)
honeywest Dec 21, 2020
9e2d7b7
Allow Staking tests to run with session length other than 1 (#7719)
kianenigma Dec 21, 2020
48bf02a
optimize biguint div closure (#7754)
honeywest Dec 21, 2020
22b34bb
Make it possible to calculate the storage root as often as you want (…
bkchr Dec 21, 2020
5c70d7b
Typo fix: eror => error (#7773)
Swader Dec 21, 2020
37a7727
Adds `try_get` for `StorageMap` and `StorageDoubleMap` (#7774)
bkchr Dec 22, 2020
e67e30c
Merge branch 'master' of https://github.com/ProChain/substrate into t…
DorianRust Dec 22, 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
  •  
  •  
  •  
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/release.md

This file was deleted.

7 changes: 7 additions & 0 deletions .github/allowed-actions.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// This is a whitelist of GitHub Actions that are approved for use in this project.
// If a new or existing workflow file is updated to use an action or action version
// not listed here, CI will fail.

module.exports = [
'gaurav-nelson/github-action-markdown-link-check@7481451f70251762f149d69596e3e276ebf2b236', // gaurav-nelson/github-action-markdown-link-check@v1.0.8
]
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
labels: ["A2-insubstantial", "B0-silent", "C1-low"]
schedule:
interval: "daily"
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/matrix-message-action@v0.0.3
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"
30 changes: 0 additions & 30 deletions .github/workflows/check-gitlab-pipeline.yml

This file was deleted.

19 changes: 19 additions & 0 deletions .github/workflows/md-link-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Check Links

on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@7481451f70251762f149d69596e3e276ebf2b236
with:
use-quiet-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'
7 changes: 7 additions & 0 deletions .github/workflows/mlc_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ignorePatterns": [
{
"pattern": "^https://crates.io",
}
]
}
32 changes: 32 additions & 0 deletions .github/workflows/polkadot-companion-labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
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/await-status-action@v1.0.1
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 on Gitlab when the CI queue is large
failureStates: failure
interruptedStates: error # Error = job was probably cancelled. We don't want to label the PR in that case
pollInterval: 30
- 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'
2 changes: 1 addition & 1 deletion .github/workflows/release-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send message
uses: s3krit/matrix-message-action@v0.0.2
uses: s3krit/matrix-message-action@v0.0.3
with:
room_id: ${{ secrets.MATRIX_ROOM_ID }}
access_token: ${{ secrets.MATRIX_ACCESS_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ rls*.log
**/hfuzz_target/
**/hfuzz_workspace/
.cargo/
.cargo-remote.toml
Loading