- May 21, 2020
-
-
Shawn Tabrizi authored
* add system to benchmarks * Update cargo files
-
Shawn Tabrizi authored
* Add new trait to offences * companion for substrate#6069 * update to latest changes * Update Cargo.lock Co-authored-by: André Silva <[email protected]> Co-authored-by: Gav Wood <[email protected]>
-
thiolliere authored
* make council members able to note preimage using operation extirnsic * Bump Co-authored-by: Gav Wood <[email protected]>
-
Federico Gimenez authored
-
Alexander Theißen authored
* Switch from Convert to WeightToFeePolynomial * Bump Co-authored-by: Gav Wood <[email protected]>
-
Arkadiy Paronyan authored
-
- May 20, 2020
-
-
Tomasz Drwięga authored
* Companion to #6067 * Fix tests? * Use AvailableBlockLimit instead of hardcoding the value. * Bump substrate.
-
s3krit authored
-
- May 19, 2020
-
-
Nikolay Volf authored
* add metrics * reset & update * update
-
- May 18, 2020
-
-
Pierre Krieger authored
-
- May 17, 2020
-
-
André Silva authored
-
- May 16, 2020
-
-
Jon Häggblad authored
Enable babe_epochAuthorship that was added in substrate#4729 for querying information about slots that can be claimed in the current epoch.
-
Arkadiy Paronyan authored
* remove on_block_imported * remove on_block_imported Co-authored-by: Gav Wood <[email protected]>
-
Gavin Wood authored
* Introduce mandatory statement signing into claims * Introduce SignedExtension * Tests passing * Bump runtime version * Bump version, fix test * Test for validate * Another couple of tests * Enable PrevalidateAttests on Polkadot * Enable PrevalidateAttests on Polkadot * Fix build * Fixes * More fixes * Fix bench tests * Fix & test Preclaim clobbering. * Fix for errant claim logic * Add test * Update tests, always use Vec as input * mint_claim can add signature, some_benchmarks * Add claim with statement test * finish benchmarks * put the correct number of claims with benchmarks * fix compiler warning * Update weights * Weight comments for validation Co-authored-by: Shawn Tabrizi <[email protected]>
-
- May 15, 2020
-
-
Benjamin Kampmann authored
-
s3krit authored
* add build-wasm-release CI job * temporarily run build-wasm-release everywhere * temporary job to inspect artifacts dir * fix test job * fix test job again * remove temporary job * remove FIXME for when to run jobs * remove pointless echo * Change cargo build for wasm-pack * Checksum polkadot_cli files * make separate wasm dir for artifacts * fix nits
-
Denis_P authored
-
thiolliere authored
-
gabriel klawitter authored
-
Benjamin Kampmann authored
-
- May 14, 2020
-
-
Demi Obenour authored
This allows hardware wallets to know which transactions they can safely sign.
-
Alexander Popiak authored
-
- May 13, 2020
-
-
Bastian Köcher authored
* Companion pr for #6012 * Update `Cargo.lock`
-
- May 12, 2020
-
-
joe petrowski authored
-
Shawn Tabrizi authored
* Update for split weights * Update `Cargo.lock` * Bump all `spec_version`s Co-authored-by: Bastian Köcher <[email protected]>
-
Bastian Köcher authored
-
- May 11, 2020
-
-
Max Inden authored
-
Nikolay Volf authored
-
- May 08, 2020
-
-
s3krit authored
* add check_tags CI job * fix typo in gitlab-ci.yml * add more useful CI output * Make presence of github token optional
-
- May 07, 2020
-
-
Bastian Köcher authored
-
- May 06, 2020
-
-
André Silva authored
* grandpa: report equivocations on all runtimes * runtime: fix test-runtime compilation * runtime: enable historical session manager on all runtimes * runtime: fix indentation * runtime: use strong key types in KeyOwnerProofSystem definitions * update substrate * bump spec_version of runtimes
-
Max Inden authored
* network/src/legacy/gossip: Return bounded channel when testing * Cargo.lock: Update to current Substrate master
-
Gavin Wood authored
-
- May 05, 2020
-
-
Gavin Wood authored
-
Tomasz Drwięga authored
-
Bastian Köcher authored
-
Bastian Köcher authored
* Companion pr for Substrate #5889 * Update Substrate ref
-
Shawn Tabrizi authored
* Update Runtime Weights and Fee Calculation * bump spec * Order of operations avoids saturation * Update runtime/polkadot/src/constants.rs * Use frame consts * Update Cargo.lock * Update Cargo.lock * Update Cargo.lock Co-authored-by: Bastian Köcher <[email protected]>
-
- May 04, 2020
-
-
Jon Häggblad authored
* Companion PR for Substrate #5375 * fix compilation * Update rpc/Cargo.toml * update substrate Co-authored-by: André Silva <[email protected]> Co-authored-by: Benjamin Kampmann <[email protected]>
-
Bastian Köcher authored
* Companion for Substrate#5860 * Update Substrate
-