-
Notifications
You must be signed in to change notification settings - Fork 378
Polkadot v0.9.32 #2000
Polkadot v0.9.32 #2000
Commits on Jun 8, 2021
-
Do not include
:code
in the storage proof if not required (#480)This is basically a hack that prevents the inclusion of `:code` in the storage proof. A proper fix requires some changes to the trie crate to not include nodes that aren't read.
Configuration menu - View commit details
-
Copy full SHA for cf9c0fb - Browse repository at this point
Copy the full SHA cf9c0fbView commit details -
* compact, need to be made optional and look into/compress child trie roots/state. * proto with child trie support * Missing set_offchain_storage overload. * right name * Ignore offchain indexing in validation function. * patch trie-db * decompress from iter * use compressed proof * remove wasm blob from proof (no inject plugged yet) * change lock * update trie * change in toml * Revert "change in toml" This reverts commit aa5c568. * use patch to branches * i * i:wq * switch branch * ii * ok, needed to patch the runtime by putting substrate patch in polkadot project. * test passing with this conf * actual lazy code fetch * patch issue * Code reorg * restore commented tests. * update deps. * remove polka patch * fixes * remove patch * revert cargo.lock * cargo update -p sp-trie polkadot-service * fix collator test (using parent state root). * Update pallets/parachain-system/src/validate_block/implementation.rs Co-authored-by: Bastian Köcher <[email protected]> * Remove encode_witness test function. * Update pallets/parachain-system/src/validate_block/implementation.rs * Fix compilation Co-authored-by: Bastian Köcher <[email protected]> Co-authored-by: Bastian Köcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d675cee - Browse repository at this point
Copy the full SHA d675ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b7bcf - Browse repository at this point
Copy the full SHA 08b7bcfView commit details
Commits on Jun 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 796e55b - Browse repository at this point
Copy the full SHA 796e55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca349b0 - Browse repository at this point
Copy the full SHA ca349b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0906577 - Browse repository at this point
Copy the full SHA 0906577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e58ac - Browse repository at this point
Copy the full SHA 54e58acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f381032 - Browse repository at this point
Copy the full SHA f381032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e2781 - Browse repository at this point
Copy the full SHA 89e2781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b33f8 - Browse repository at this point
Copy the full SHA 08b33f8View commit details
Commits on Jun 12, 2021
-
(cherry picked from commit 57d2993)
Configuration menu - View commit details
-
Copy full SHA for 868e647 - Browse repository at this point
Copy the full SHA 868e647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 838f6ac - Browse repository at this point
Copy the full SHA 838f6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0134ce8 - Browse repository at this point
Copy the full SHA 0134ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f45bc - Browse repository at this point
Copy the full SHA 57f45bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a741803 - Browse repository at this point
Copy the full SHA a741803View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9ac9f - Browse repository at this point
Copy the full SHA cf9ac9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f223553 - Browse repository at this point
Copy the full SHA f223553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a9fb5 - Browse repository at this point
Copy the full SHA 63a9fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7775356 - Browse repository at this point
Copy the full SHA 7775356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656fa38 - Browse repository at this point
Copy the full SHA 656fa38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a52533d - Browse repository at this point
Copy the full SHA a52533dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3edc89a - Browse repository at this point
Copy the full SHA 3edc89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b85ff7 - Browse repository at this point
Copy the full SHA 6b85ff7View commit details -
[shell-runtime] upgrade version such that integritee.spec_version = s…
…hell.spec_version + 1
Configuration menu - View commit details
-
Copy full SHA for 16376fa - Browse repository at this point
Copy the full SHA 16376faView commit details
Commits on Jun 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 41da841 - Browse repository at this point
Copy the full SHA 41da841View commit details -
[shell] exchange the
DisallowSigned
struct with a proper SignedExtr……a that allows valid extrinsics.
Configuration menu - View commit details
-
Copy full SHA for fbb0cff - Browse repository at this point
Copy the full SHA fbb0cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38669ba - Browse repository at this point
Copy the full SHA 38669baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 460102a - Browse repository at this point
Copy the full SHA 460102aView commit details -
Revert "[shell-runtime] add timestamp pallet" It is not needed. The p…
…revious error upon upgrade: `panicked at Timestamp no inherent data provided.` Is a client error - not a runtime. This reverts commit 460102a
Configuration menu - View commit details
-
Copy full SHA for 23242cb - Browse repository at this point
Copy the full SHA 23242cbView commit details -
Revert "Revert "[shell-runtime] add timestamp pallet" It is not neede…
…d. The previous error upon upgrade: `panicked at Timestamp no inherent data provided.` Is a client error - not a runtime." This reverts commit 23242cb
Configuration menu - View commit details
-
Copy full SHA for 2f8e762 - Browse repository at this point
Copy the full SHA 2f8e762View commit details -
Change strategy: Use same client as in integritee-runtime. Hence, add…
… the aura stuff to the shell-runtime. Also align declaration order with integritee-runtime for simpler comparison.
Configuration menu - View commit details
-
Copy full SHA for 309118d - Browse repository at this point
Copy the full SHA 309118dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3d0e6 - Browse repository at this point
Copy the full SHA 5a3d0e6View commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e321503 - Browse repository at this point
Copy the full SHA e321503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4cf51 - Browse repository at this point
Copy the full SHA 8d4cf51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae648d - Browse repository at this point
Copy the full SHA 8ae648dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d271f9a - Browse repository at this point
Copy the full SHA d271f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ba940 - Browse repository at this point
Copy the full SHA c6ba940View commit details -
Configuration menu - View commit details
-
Copy full SHA for e44a720 - Browse repository at this point
Copy the full SHA e44a720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb2483 - Browse repository at this point
Copy the full SHA 5eb2483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eeb757 - Browse repository at this point
Copy the full SHA 6eeb757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8943f65 - Browse repository at this point
Copy the full SHA 8943f65View commit details -
Cleanup: outsource cumulus crate (#6)
* remove pallets/ use cumulus stuff * remove primitives/ use cumulus stuff * remove client/ use cumulus stuff * [polkadot-parachains] remove chain_spec jsons of polkadot chains
Configuration menu - View commit details
-
Copy full SHA for 42b1ae3 - Browse repository at this point
Copy the full SHA 42b1ae3View commit details
Commits on Jun 15, 2021
-
fixing paraid and token supply
Alain Brenzikofer committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e02b10 - Browse repository at this point
Copy the full SHA 6e02b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5975cba - Browse repository at this point
Copy the full SHA 5975cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 462551e - Browse repository at this point
Copy the full SHA 462551eView commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for acd038e - Browse repository at this point
Copy the full SHA acd038eView commit details -
[chain_spec] add new integritee keys and be more explicit about the k…
…eys used to be less error prone.
Configuration menu - View commit details
-
Copy full SHA for 76fd32a - Browse repository at this point
Copy the full SHA 76fd32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7331a4 - Browse repository at this point
Copy the full SHA a7331a4View commit details -
[chain_spec] create additional artifacts: shell.state, shell.wasm, in…
…tegritee.state, integritee-spec.json.
Configuration menu - View commit details
-
Copy full SHA for 32e8d26 - Browse repository at this point
Copy the full SHA 32e8d26View commit details -
[command] set
DEFAULT_PARA_ID=2015
, as we can't override the para-i……d in the build-spec command
Configuration menu - View commit details
-
Copy full SHA for ef33305 - Browse repository at this point
Copy the full SHA ef33305View commit details -
[chain_spec] add kusama as relay_chain_id, change network name to `In…
…tegriTEE Network` or `IntegriTEE Shell`. Add network name extensions: dev, local, custom
Configuration menu - View commit details
-
Copy full SHA for 0bb57ff - Browse repository at this point
Copy the full SHA 0bb57ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a684f7 - Browse repository at this point
Copy the full SHA 9a684f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a3aa7 - Browse repository at this point
Copy the full SHA 92a3aa7View commit details -
[chain_spec] make relay_chain configurable
[commands] add kusama options for the networks
Configuration menu - View commit details
-
Copy full SHA for 333287d - Browse repository at this point
Copy the full SHA 333287dView commit details -
[chain_spec] add shell-exp to see if block production issue is relate…
…d to authority ids.
Configuration menu - View commit details
-
Copy full SHA for 95fb04f - Browse repository at this point
Copy the full SHA 95fb04fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 820b9aa - Browse repository at this point
Copy the full SHA 820b9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3015f39 - Browse repository at this point
Copy the full SHA 3015f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f9a4b - Browse repository at this point
Copy the full SHA b8f9a4bView commit details
Commits on Jun 17, 2021
-
shell-local produces blocks. it's not clear why. Another weird thing,…
… endowance for alice, bob does not work
Configuration menu - View commit details
-
Copy full SHA for 79f39d5 - Browse repository at this point
Copy the full SHA 79f39d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e673bb1 - Browse repository at this point
Copy the full SHA e673bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1eeee - Browse repository at this point
Copy the full SHA 8f1eeeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2057298 - Browse repository at this point
Copy the full SHA 2057298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753cd93 - Browse repository at this point
Copy the full SHA 753cd93View commit details -
[GA] remove obsolet shell-local-config.json. Add
name: "dave"
to od……er polkadot-launch configs.
Configuration menu - View commit details
-
Copy full SHA for 9a3c555 - Browse repository at this point
Copy the full SHA 9a3c555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56224b5 - Browse repository at this point
Copy the full SHA 56224b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d774b - Browse repository at this point
Copy the full SHA 06d774bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9033a - Browse repository at this point
Copy the full SHA 5a9033aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b17a1 - Browse repository at this point
Copy the full SHA 32b17a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a44bac8 - Browse repository at this point
Copy the full SHA a44bac8View commit details
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1cba53a - Browse repository at this point
Copy the full SHA 1cba53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fe315 - Browse repository at this point
Copy the full SHA 99fe315View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bbb71 - Browse repository at this point
Copy the full SHA f0bbb71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b25f4 - Browse repository at this point
Copy the full SHA 92b25f4View commit details -
Revert "remove calls from vesting and balances"
This reverts commit 92b25f4
Configuration menu - View commit details
-
Copy full SHA for 2e73b3f - Browse repository at this point
Copy the full SHA 2e73b3fView commit details -
[chain_spec] Fix unify chain-id for shell and integritee to facilitat…
…e seamless client upgrade.
Configuration menu - View commit details
-
Copy full SHA for 0959cbf - Browse repository at this point
Copy the full SHA 0959cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f34232c - Browse repository at this point
Copy the full SHA f34232cView commit details -
[service] remove never constructed enum variant, and some other unuse…
…d code, which was unveiled afterwards.
Configuration menu - View commit details
-
Copy full SHA for 79f0156 - Browse repository at this point
Copy the full SHA 79f0156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c69983 - Browse repository at this point
Copy the full SHA 0c69983View commit details -
[test_protocol] add section about client restart with new chain spec.…
… Update the tested artifacts
Configuration menu - View commit details
-
Copy full SHA for edca343 - Browse repository at this point
Copy the full SHA edca343View commit details
Commits on Jun 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 970cc1c - Browse repository at this point
Copy the full SHA 970cc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b721c7c - Browse repository at this point
Copy the full SHA b721c7cView commit details
Commits on Jun 21, 2021
-
update the Readme: new ParaId, remove obsolete `features=real-oversee…
…r`, update --chain arg for integritee-collators
Configuration menu - View commit details
-
Copy full SHA for 7a39a91 - Browse repository at this point
Copy the full SHA 7a39a91View commit details -
[chain_spec] remove charlie from authorities to get 12s block-time wi…
…th two parachain-collators
Configuration menu - View commit details
-
Copy full SHA for f94b248 - Browse repository at this point
Copy the full SHA f94b248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a47de - Browse repository at this point
Copy the full SHA 47a47deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d68b8fa - Browse repository at this point
Copy the full SHA d68b8faView commit details -
Configuration menu - View commit details
-
Copy full SHA for af49054 - Browse repository at this point
Copy the full SHA af49054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a666d - Browse repository at this point
Copy the full SHA 68a666dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d615046 - Browse repository at this point
Copy the full SHA d615046View commit details -
Configuration menu - View commit details
-
Copy full SHA for acab6f6 - Browse repository at this point
Copy the full SHA acab6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a664bca - Browse repository at this point
Copy the full SHA a664bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67bcb13 - Browse repository at this point
Copy the full SHA 67bcb13View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 42c8fcb - Browse repository at this point
Copy the full SHA 42c8fcbView commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e98519c - Browse repository at this point
Copy the full SHA e98519cView commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef3743d - Browse repository at this point
Copy the full SHA ef3743dView commit details
Commits on Jul 1, 2021
-
Alain Brenzikofer committed
Jul 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 0c88cbf - Browse repository at this point
Copy the full SHA 0c88cbfView commit details -
lower on_initialize percentage like Statemine did
Alain Brenzikofer committedJul 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e4f584 - Browse repository at this point
Copy the full SHA 6e4f584View commit details -
change ss58 prefix to 13 and make block compute limit 500ms
Alain Brenzikofer committedJul 1, 2021 Configuration menu - View commit details
-
Copy full SHA for e32d683 - Browse repository at this point
Copy the full SHA e32d683View commit details -
pin pallet index equally in shell and integritee
Alain Brenzikofer committedJul 1, 2021 Configuration menu - View commit details
-
Copy full SHA for cce664d - Browse repository at this point
Copy the full SHA cce664dView commit details
Commits on Jul 5, 2021
-
[shell-runtime] add
DisableTokenTxFilter
(#17)Closes #13 Tested with `launch-rococo-local-with-shell` config: Tested: - [x] Cannot send xt's: `Balances::transfer`, `Vesting::vested_transfer`. - [x] Can send: `Vesting::force_vested_transfer` as root.
Configuration menu - View commit details
-
Copy full SHA for a423db0 - Browse repository at this point
Copy the full SHA a423db0View commit details
Commits on Jul 6, 2021
-
Closes #14 Checked: - [x] Block production with `launch-rococo-local-with-shell.json` - [x] Block production with `launch-rococo-local-with-integritee.json` Note: I have not rebased cumulus on upstream - only updated the branches and manually applied changes with directory diff. IMO we deviated too from upstream for a rebase.
Configuration menu - View commit details
-
Copy full SHA for a1b0484 - Browse repository at this point
Copy the full SHA a1b0484View commit details
Commits on Jul 7, 2021
-
Remove polkadot-parachains-pallets + fix CI (#19)
Outsource the pallets directly from Cumulus Repo: * ParachainInfo: Was outsourced already, only deleted the directory * Removed cumulus pallet ping. This pallet we could also remove from the runtime. Fix Ci by bumping pallet-teerex, which referenced an unexisting commit.
Configuration menu - View commit details
-
Copy full SHA for 46a9a9b - Browse repository at this point
Copy the full SHA 46a9a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5962e0 - Browse repository at this point
Copy the full SHA f5962e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for efaf995 - Browse repository at this point
Copy the full SHA efaf995View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf60bd8 - Browse repository at this point
Copy the full SHA bf60bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d1b871 - Browse repository at this point
Copy the full SHA 3d1b871View commit details
Commits on Jul 8, 2021
-
do not pollute root directory with chain dumps (#22)
* do not pollute root directory with chain dumps * Fix ignore chain_specs from polkadot-launch again
Configuration menu - View commit details
-
Copy full SHA for 71e8c06 - Browse repository at this point
Copy the full SHA 71e8c06View commit details
Commits on Aug 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 536374f - Browse repository at this point
Copy the full SHA 536374fView commit details
Commits on Aug 10, 2021
-
run cargo fmt + cargo clippy + update GA-CI (#31)
GitHub Actions: * Add cargo fmt * Add cargo clippy Code: * run cargo fmt on the whole codebase * fixed clippy warnings were it made sense Other: * moved from legacy rust-toolchain file to richer rust-toolchain.toml
Configuration menu - View commit details
-
Copy full SHA for e1084fa - Browse repository at this point
Copy the full SHA e1084faView commit details -
After the successful build push the docker image to the hub
Configuration menu - View commit details
-
Copy full SHA for 429a1bd - Browse repository at this point
Copy the full SHA 429a1bdView commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9013308 - Browse repository at this point
Copy the full SHA 9013308View commit details
Commits on Aug 21, 2021
-
* [integritee-runtime] bump transaction version, as the call enum was modified * [integritee-runtime] bump to 1.0.10 * [GA] also cache clippy * [GA] remove target/enclave from cached dirs * move all polkadot-launch configs to /polkadot-launch and change polkadot binary to 0.9.8 * [polkadot-launch] extract type-registry.json * remove parathread_registration_test_protocol.md
Configuration menu - View commit details
-
Copy full SHA for c020713 - Browse repository at this point
Copy the full SHA c020713View commit details
Commits on Aug 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d611720 - Browse repository at this point
Copy the full SHA d611720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c115d - Browse repository at this point
Copy the full SHA 16c115dView commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c40b18 - Browse repository at this point
Copy the full SHA 3c40b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5570215 - Browse repository at this point
Copy the full SHA 5570215View commit details -
Add westend chainspec cli (#39)
* [chain_spec] add shell_westend_config cli, which loads the chain_spec from the shell-westend-raw.json * [Dockerfile] remove `COPY shell-westend-raw.json /usr/local/bin `
Configuration menu - View commit details
-
Copy full SHA for 43e4b8c - Browse repository at this point
Copy the full SHA 43e4b8cView commit details
Commits on Aug 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ec32302 - Browse repository at this point
Copy the full SHA ec32302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 173e461 - Browse repository at this point
Copy the full SHA 173e461View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ec3cd - Browse repository at this point
Copy the full SHA e5ec3cdView commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0ed96e - Browse repository at this point
Copy the full SHA c0ed96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd15dd7 - Browse repository at this point
Copy the full SHA bd15dd7View commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bcc5ff1 - Browse repository at this point
Copy the full SHA bcc5ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5448e4e - Browse repository at this point
Copy the full SHA 5448e4eView commit details
Commits on Aug 27, 2021
-
Cl use hardcoded specs for live networks (#40)
* add shell-kusama.json * rename shell-westend-raw.json -> shell-westend.json * add integritee-kusama.json * add integritee-westend.json * [chain_spec] rename ChainSpec -> IntegriteeChainSpec. * [parachains/command] change cli to invoke hardcoded chain specs. * [parachains/chain_spec] fix ChainSpec typing * [parachains/chain_spec] remove unused `Kusama` in relaychain enum * fix fmt * adjust ss58format to 13 * add teerk2 as bootnode * bump version Successfully connected to westend with --chain integritee-westend Co-authored-by: Alain Brenzikofer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb1be89 - Browse repository at this point
Copy the full SHA fb1be89View commit details
Commits on Sep 7, 2021
-
[CD] establish poper release process and CI pipeline
install sccache Add upload artifact Add srtool Add release process Add tag filter Add changelog Add delete release workflow Add prereleased state as well Add unpublished state as well Add more state as well Add delete docker if release deleted Docker finetuning Add slack info Modify slack plugin add create_artifacts Fix publish runtime Fix ruby create draft release, move out docker
Configuration menu - View commit details
-
Copy full SHA for 75650f5 - Browse repository at this point
Copy the full SHA 75650f5View commit details
Commits on Sep 22, 2021
-
[CI] fix potential rustc incremental build bug (#46)
* [GA] prevent unstable fingerprint rustc bug * [GA] fix yaml syntax
Configuration menu - View commit details
-
Copy full SHA for b26bdd8 - Browse repository at this point
Copy the full SHA b26bdd8View commit details
Commits on Oct 4, 2021
-
chain dump scripts make binary independent chain-specs (#36)
* [scripts] fix binary-independent chain-specs * [scripts] extract `dump_wasm_state_and_spec.sh` * [scripts] make collator configurable * [scripts] replace paraid in generated spec with arg * [scripts] add some documentation * [scripts] make dump-dir configurable * [scripts] improve docs and fix typo * [scripts] make dump-dir configurable * [scripts] fix example in doc
Configuration menu - View commit details
-
Copy full SHA for 90113d0 - Browse repository at this point
Copy the full SHA 90113d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca9162 - Browse repository at this point
Copy the full SHA 4ca9162View commit details
Commits on Oct 16, 2021
-
Upgrade to Polkadot 0.9.10 (#49)
* Upgrade to Polkadot 0.9.10 * [chain-spec] add fresh-fields * [scripts] helper script to upgrade code * remove obsolete field of the hardcoded spec Co-authored-by: echevrier <[email protected]> Co-authored-by: Christian Langenbacher <[email protected]> Co-authored-by: Alain Brenzikofer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68afc85 - Browse repository at this point
Copy the full SHA 68afc85View commit details
Commits on Oct 22, 2021
-
Upgrade to polkadot 0.9.11 (#53)
* rename 0.9.10 -> 0.9.11 * [tomls] 0.9.10 -> 0.9.11 * update scale-codec * add scale-info to .tomls * add BaseFilter and MaxInstructions * add Weigher comment * [runtime] fix various compiler errors * [integritee-runtime] fix various compile errors * update weights (copy paste, no frame benchmarking) * remove deprecated native_executor_instance! macro * fix comments * update service & commands to v0.9.11 (cumulus) * add missing impls to runtimes * add missing rpc.rs file + cargo.toml fix * fix benchmark * add MaxAuthorities to fix aura benchmark * run ./scripts/update_hardcoded_specs.py * run ./scripts/update_hardcoded_specs.py 2nd time..? * run ./scripts/benchmark_all_pallets.sh * rever res/ changes * make clippy happy * [.json] revert formatting changes * bump version to 1.2.10 * bump ci subwasm version
Configuration menu - View commit details
-
Copy full SHA for edc3342 - Browse repository at this point
Copy the full SHA edc3342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6405ac7 - Browse repository at this point
Copy the full SHA 6405ac7View commit details -
Merge pull request #55 from integritee-network/bump-version
[integritee-runtime] bump authoring_version
Configuration menu - View commit details
-
Copy full SHA for 405cda8 - Browse repository at this point
Copy the full SHA 405cda8View commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 747f4ac - Browse repository at this point
Copy the full SHA 747f4acView commit details
Commits on Jan 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cfd74e2 - Browse repository at this point
Copy the full SHA cfd74e2View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d0dac8b - Browse repository at this point
Copy the full SHA d0dac8bView commit details
Commits on Feb 4, 2022
-
Add docker healthchecker (#68)
Check if the container is running and finished syncing the parachain
Configuration menu - View commit details
-
Copy full SHA for f8dba0f - Browse repository at this point
Copy the full SHA f8dba0fView commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 492bfc1 - Browse repository at this point
Copy the full SHA 492bfc1View commit details
Commits on Feb 11, 2022
-
Unify formatting with cumulus and encointer (#71)
* unify rustfmt with encointer for simpler diff * cargo fmt * unify paritytech/cumulus.git -> paritytech/cumulus
Configuration menu - View commit details
-
Copy full SHA for f3be167 - Browse repository at this point
Copy the full SHA f3be167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1921c7a - Browse repository at this point
Copy the full SHA 1921c7aView commit details
Commits on Mar 10, 2022
-
new shell spec for unbricking our parachain (#78)
closes #65 part of #77 * re-genesis all chain specs (Kusama will be reset, westend will be torn down in favor of a fresh rococo deployment) * de-clutter spec generation. added a few improvements from encointer too * bump version to 1.5.13 * this PR shall build the basis of the to-be-reset genesis config for Kusama tested * [x] rococo-local-with-shell and upgrade to full runtime * [x] kusama-local-with-shell (need to wait 60min before producing blocks!!) runtime upgrade only takes seconds after that * [x] launch without relay `--chain integritee-kusama` * paraid correct for parachainInfo.parachainId = 2015 * sudo key correct * sudo balance 10 TEER
Configuration menu - View commit details
-
Copy full SHA for 4060c26 - Browse repository at this point
Copy the full SHA 4060c26View commit details
Commits on Mar 31, 2022
-
rococo regenesis to paraid 3002
Alain Brenzikofer committedMar 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 79bec4f - Browse repository at this point
Copy the full SHA 79bec4fView commit details
Commits on Apr 1, 2022
-
rococo spec: add bootnode and change display name. bump 1.5.15
Alain Brenzikofer committedApr 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 224e27d - Browse repository at this point
Copy the full SHA 224e27dView commit details -
Alain Brenzikofer committed
Apr 1, 2022 Configuration menu - View commit details
-
Copy full SHA for c26d793 - Browse repository at this point
Copy the full SHA c26d793View commit details
Commits on Apr 6, 2022
-
Migration runtime upgrade and bump to polkadot v0.9.18 (#83)
* add a whole lot of pallets * cargo fmt * beauty changes only * add some further solo chain infos * add missing pallets * cargo fmt * add restrictive BaseFilter * cargo fmt * add better description * fix build * revert xcm pallet numbers * increaes tx version * remove FIXME - we should keep parachain weights here * remove obsolete comment * remove obsolete FIXME * relax basefilter a little * unbrick runtime upgrade * unbrick runtime upgrade * cargo fmt * add new pallets to benchmark script * fix migration naming * Benchmarking results (#88) * Bump polkadot 0.9.18 (#89) * Bump tp polkadot 0.9.18 : compile * Bump tp polkadot 0.9.18 : push forgotten cargo.lock Co-authored-by: echevrier <[email protected]> * hand-fixing remark weight * bump 1.5.16 Co-authored-by: mosonyi <[email protected]> Co-authored-by: echevrier <[email protected]> Co-authored-by: echevrier <[email protected]> Co-authored-by: Alain Brenzikofer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f123120 - Browse repository at this point
Copy the full SHA f123120View commit details
Commits on Apr 7, 2022
-
* Modify bootnodes * update cargo.lock * give final name Co-authored-by: Alain Brenzikofer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c8570a - Browse repository at this point
Copy the full SHA 5c8570aView commit details
Commits on Apr 9, 2022
-
Fix metric for substrate_proposer_block_constructed_count (#91)
* Fix issue #74 - init only Aura consensus at start up, relay chain consensus is not used * remove unnecessary clone * update collator version Co-authored-by: echevrier <[email protected]> Co-authored-by: haerdib <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 616c31b - Browse repository at this point
Copy the full SHA 616c31bView commit details
Commits on Apr 25, 2022
-
- removes pallet migration - removes xcmp teleport support - adds general Index TEER to xcm - add several orml xcm pallet helpers for easy xcmp - bump spec-version to v15 TODO: - [x] cargo fmt - [x] clean up clippy warnings - [x] final runtime upgrade test
Configuration menu - View commit details
-
Copy full SHA for 90eb7b4 - Browse repository at this point
Copy the full SHA 90eb7b4View commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e7c06f7 - Browse repository at this point
Copy the full SHA e7c06f7View commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 662a47a - Browse repository at this point
Copy the full SHA 662a47aView commit details
Commits on Apr 29, 2022
-
Move xcm config to separate file (#114)
* first commit, not compiling * finally compiling
Configuration menu - View commit details
-
Copy full SHA for 6017fb1 - Browse repository at this point
Copy the full SHA 6017fb1View commit details -
Update Rococo para id to 2015 (#115)
* update rococo id and spec version * update gensis spec
Configuration menu - View commit details
-
Copy full SHA for 13f84bd - Browse repository at this point
Copy the full SHA 13f84bdView commit details
Commits on May 6, 2022
-
set polkadot branch to release-v0.9.19 set substrate branch to polkadot-v0.9.19 set integritee-network pallets branch to polkadot-v0.9.19 set open-runtime-module-library branch to polkadot-v0.9.19 Add other changes : - replace match_type! with match_types! - add lengthToFee - add Sub-commands for benchmark - Deny using relay chain for reserve transfers - bump the runtime_version to 18
Configuration menu - View commit details
-
Copy full SHA for 4d8a35c - Browse repository at this point
Copy the full SHA 4d8a35cView commit details -
Updates the README. Removed manual steps, but provided some necessary info (where to find id & cmds) to start it manually, in case it's necessary. closes #92
Configuration menu - View commit details
-
Copy full SHA for 72bb011 - Browse repository at this point
Copy the full SHA 72bb011View commit details
Commits on May 13, 2022
-
Add democracy pallet governance + fix benchmark script (#118)
- adds pallet democracy - adds a council - adds a technical committee - updates the benchmark script (fix + no need to list the pallet separately any more) - [x] test runtime upgrade - [x] test runtime upgrade via democracy pallet - [x] benchmark pallet collective & democracy closes #109
Configuration menu - View commit details
-
Copy full SHA for db6d343 - Browse repository at this point
Copy the full SHA db6d343View commit details -
update to Polkadot v0.9.20 (#124)
* update cargo.toml * update to polkadot v0.9.20 * update machine command * bump version
Configuration menu - View commit details
-
Copy full SHA for ee9d068 - Browse repository at this point
Copy the full SHA ee9d068View commit details
Commits on May 16, 2022
-
* add moonbase raw json from rococo * run update_hardcoded_specs (false) * -Add IntegriteeDevKeys with a different root as IntegriteeKeys -Add integritee-moonbase-fresh config (with IntegriteeDevKeys, paraId: 2015, ...) -Create integritee-moonbase.json raw (run update_hardcoded_specs.py with --regenesis) -Add integritee-moonbase config (shell config from integritee-moonbase.json -Add artifacts creation for moonbase in CI * changes from review: please replace shell by integritee Co-authored-by: echevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfc9d17 - Browse repository at this point
Copy the full SHA bfc9d17View commit details
Commits on May 19, 2022
-
Allow InstantOrigin for MoreThanHalfTechnicalCommittee (#127)
* allow instantOrigin for MoreThanHalfTechnicalCommittee * update spec_version * add missing cargo.lock update
Configuration menu - View commit details
-
Copy full SHA for 3b81f77 - Browse repository at this point
Copy the full SHA 3b81f77View commit details
Commits on May 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70119c6 - Browse repository at this point
Copy the full SHA 70119c6View commit details
Commits on May 25, 2022
-
* update .tomls * add sidechain weights * add pallet sidechain * update subwasm * add force_batch to utility weight * update GHA to v3 * update strool-actions * update calp * bump version * fix compilation * fix rpc module * version bumps * bump tokio and add hwbench * cargo fmt * fix compilation * fix some more compilation issues * update .json
Configuration menu - View commit details
-
Copy full SHA for 080e864 - Browse repository at this point
Copy the full SHA 080e864View commit details
Commits on Jul 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for beb48d1 - Browse repository at this point
Copy the full SHA beb48d1View commit details
Commits on Jul 5, 2022
-
* update cache@v2 to v3 * update docker/login-action to v2 * update to v0.9.24 * rename to polkadot-parachain and res to chain_specs * rename folder res to chain-specs * update naming * switch back to open-web3 for now * rename according to cummulus * rename .tomls * finaly compiling * remove extra commit * bump spec version * cargo fmt * rename left over polkadot-parachains to parachains * Revert "rename left over polkadot-parachains to parachains" This reverts commit 5fa023d. * rename polakdot-parachains leftovers to parachains * Revert "rename polakdot-parachains leftovers to parachains" This reverts commit ee71691. * actually lets not rename everythings. Too complicated
Configuration menu - View commit details
-
Copy full SHA for f0bc619 - Browse repository at this point
Copy the full SHA f0bc619View commit details
Commits on Jul 6, 2022
-
Prepare shell for polkadot (#143)
* bump spec version, rotate sudo key * regenesis with spec v4 and new sudo key * bump shell crate version
Configuration menu - View commit details
-
Copy full SHA for e0c025b - Browse repository at this point
Copy the full SHA e0c025bView commit details
Commits on Jul 19, 2022
-
add
CheckNonZeroSender
to signed extra to be aligned with substrate…… and the integritee-node. (#145)
Configuration menu - View commit details
-
Copy full SHA for 10ff208 - Browse repository at this point
Copy the full SHA 10ff208View commit details
Commits on Aug 8, 2022
-
* bump rust-toolchain: 2022-07-19 * run: * diener update --polkadot --branch release-v0.9.26 * diener update --cumulus --branch polkadot-v0.9.26 * diener update --substrate --branch polkadot-v0.9.26 * change orml branch to master * fix pallets branch * Cargo.lock * [shell-runtime] compiles * integritee-runtime compiles * node builds * Cargo.toml adjusted ordering to new guideline * polkadot-launch scripts: update path to relaychain to polkadot-v0.9.26 * update pallets branch to polkadot-v0.9.26 (branch without name-abbr) Co-authored-by: Sabine Proll <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e27403 - Browse repository at this point
Copy the full SHA 8e27403View commit details
Commits on Aug 24, 2022
-
Update polkadot to v0.9.27 (#153)
* Update polkadot version (Auto generated) * Update versions for internal dependencies (Auto generated) * Update toolchain to newest nightly * Modify open-runtime-module-library dependency to use polkadot-v0.9.27 branch * Run cargo update * Trait has a new parameter is_dev * Role::Light has been removed, so we can also remove the check * Add new Enum item * Modify enum handling to be closer to cumulus implementation * Update json files to polkadot v0.9.27 * Increase version numbers * Update Cargo.lock * Bum diff libs according to cumulus changes in branch polkadot-v0.9.27 * Switch to official polkadot-v0.9.27 branch * Update Cargo.lock Co-authored-by: echevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dae0957 - Browse repository at this point
Copy the full SHA dae0957View commit details
Commits on Aug 30, 2022
-
* Improve XCM Config: - Remove ParentAsSuperuser from XCM origin converter - Disallow generic XCM execution, do not allow teleport and allow transfer * Test xcm config changes * Update polkadot-parachains/integritee-runtime/src/xcm_config.rs Co-authored-by: haerdib <[email protected]> * Update polkadot-parachains/integritee-runtime/src/xcm_config.rs Co-authored-by: haerdib <[email protected]> * Update polkadot-parachains/integritee-runtime/src/xcm_config.rs Co-authored-by: haerdib <[email protected]> * Increase version numbers Co-authored-by: echevrier <[email protected]> Co-authored-by: haerdib <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43b74f6 - Browse repository at this point
Copy the full SHA 43b74f6View commit details
Commits on Sep 6, 2022
-
add hardcoded chain spec:
shell_kusama_lease2
(#160)* add hardcoded chain_spec.rs for registration of the new parathread * fix parachainID * [GA] fix matrix for new shell chain spec * [ChainSpec] new sudo key
Configuration menu - View commit details
-
Copy full SHA for 026861c - Browse repository at this point
Copy the full SHA 026861cView commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8133061 - Browse repository at this point
Copy the full SHA 8133061View commit details
Commits on Sep 29, 2022
-
Add cargo.toml formatting with taplo (#164)
* Add cargo fmt with taplo * Replace ' with " in Cargo.toml * Check cargo fmt in CI * Use docker img for taplo. Co-authored-by: echevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9dafa3 - Browse repository at this point
Copy the full SHA e9dafa3View commit details
Commits on Oct 6, 2022
-
Add zombienet config to launch a rococo local network (#154)
* Add zombienet configuration to launch a rococo local network with 2 integritee collators * zombienet is working with upgrade to polkadot-v0.9.27 * add zombienet config corresponding to launch integritee with xcm: doesn't work!!! * Update config to run with zombienet v1.2.73 Co-authored-by: echevrier <[email protected]> Co-authored-by: clangenb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef42580 - Browse repository at this point
Copy the full SHA ef42580View commit details
Commits on Oct 12, 2022
-
* Add license check * Adjust license template
Configuration menu - View commit details
-
Copy full SHA for 53ba430 - Browse repository at this point
Copy the full SHA 53ba430View commit details
Commits on Oct 26, 2022
-
Update polkadot-v0.9.29 (#168)
* Update polkadot version (Auto generated commit) * Update versions for internal dependencies (Auto generated commit) * bump version, so carge won't feel conflicted * followup for `confirm_proposed_sidechain_block` -> `confirm_imported_sidechain_block` renaming * Cargo.toml manually update to polkadot-v0.9.29 * update Cargo.lock * weight related followups * RPC FIXED: follow-up for RPC worker in cumulus#1462 * follow up for susbtrate#11407 * sync versions for jsonrpsee * followup for `BasePath` * pallets followup * bump version * fixup! bump version * move to finalized polkadot-v0.9.29 branch * update polkadot version in scripts * remove obsolete comment See: #154 (comment) * shell-runtime: bump version * update Cargo.lock * shell-runtime: bump spec_version
Configuration menu - View commit details
-
Copy full SHA for c9cd8df - Browse repository at this point
Copy the full SHA c9cd8dfView commit details
Commits on Dec 9, 2022
-
Update the relay chain binary to polkadot-v0.9.34 (#171)
* [polakdot-launch] bump relay chain binary * [polakdot-launch] unify paths * bump rust-toolchain.toml * fix licencing issue with webpki library
Configuration menu - View commit details
-
Copy full SHA for ca9f6b9 - Browse repository at this point
Copy the full SHA ca9f6b9View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8877404 - Browse repository at this point
Copy the full SHA 8877404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a446f5 - Browse repository at this point
Copy the full SHA 8a446f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fb4be - Browse repository at this point
Copy the full SHA 72fb4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for db19f88 - Browse repository at this point
Copy the full SHA db19f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0533b9b - Browse repository at this point
Copy the full SHA 0533b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920d28a - Browse repository at this point
Copy the full SHA 920d28aView commit details