-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream merge #40
Upstream merge #40
Commits on Feb 28, 2022
-
Add a local-setup config to the tutorial (integritee book) (integrite…
Felix Müller authoredFeb 28, 2022 Configuration menu - View commit details
-
Copy full SHA for e0c246b - Browse repository at this point
Copy the full SHA e0c246bView commit details
Commits on Mar 14, 2022
-
Update call status to
InSidechainBlock
only after block import (int……egritee-network#676) * rename on_block_created to on_block_imported * update tx status only after block import * fix clippy * fix cargo test * remove waiting time from demos * readd removed comments * udpate comments * extract call removal logic from on_block_imported
Configuration menu - View commit details
-
Copy full SHA for 3649b5a - Browse repository at this point
Copy the full SHA 3649b5aView commit details
Commits on Mar 16, 2022
-
Bump substrate to commit f5f286db0da9... (integritee-network#669)
* Bump substrate Bump substrate to commit 8df8d908c4d77a8dd19751784b6aca62159ddda8 Remove dependencies of scale-info 1.0.0 and parity-scale-codec 2.3.1 Upgrade substrate to commit f5f286d... substrate fix for : sp-core's full_crypto feature flag breaks no_std builds * frame-metadata from crates.io * Update CI to use updated node Co-authored-by: echevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df31e61 - Browse repository at this point
Copy the full SHA df31e61View commit details
Commits on Mar 17, 2022
-
Dockerize (integritee-network#668)
* Dockerize the binaries integritee-network#579 * Add tags to run as well integritee-network#579 * Fix running binary in docker integritee-network#579 * Add more files to docker integritee-network#579 * Add conditional runs * Add +x earlier * Rename docker-service to integritee-demo-validateer. Fixes integritee-network#579
Configuration menu - View commit details
-
Copy full SHA for 43028c6 - Browse repository at this point
Copy the full SHA 43028c6View commit details -
Lift clap to version 3.16 and move stf cli to cli crate. (integritee-…
…network#679) * Lift clap to version 3.16 and move stf cli to cli crate. * Adapt demo script parameters * Add cli examples to README.md * update comment descriptions Co-authored-by: Gaudenz Kessler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0141955 - Browse repository at this point
Copy the full SHA 0141955View commit details
Commits on Mar 30, 2022
-
Refactor global components and initialization process (integritee-net…
…work#677) * Consistently (re-)use the component container * RPC server is initialized before registering on the parentchain * Fix issue with sidechain block import when latest parentchain block is already too new Closes integritee-network#545 integritee-network#600 integritee-network#684 integritee-network#683
Felix Müller authoredMar 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 37509d3 - Browse repository at this point
Copy the full SHA 37509d3View commit details
Commits on Mar 31, 2022
-
create alive service to deterine that the service is up, running and …
…registered (integritee-network#697) * create alive service * replace alive with initialized Co-authored-by: Gaudenz Kessler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d1efba - Browse repository at this point
Copy the full SHA 1d1efbaView commit details
Commits on Apr 7, 2022
-
Add port config for the untrusted http server for
is_initialized
(i…Felix Müller authoredApr 7, 2022 Configuration menu - View commit details
-
Copy full SHA for ee63291 - Browse repository at this point
Copy the full SHA ee63291View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cefe0e5 - Browse repository at this point
Copy the full SHA cefe0e5View commit details
Commits on Apr 12, 2022
-
Move top pool and top pool author crates to core primitives (integrit…
Felix Müller authoredApr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for a83cd2a - Browse repository at this point
Copy the full SHA a83cd2aView commit details -
Introduce state snapshot history (integritee-network#698)
Closes integritee-network#688
Felix Müller authoredApr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 2523ccd - Browse repository at this point
Copy the full SHA 2523ccdView commit details -
Add header to sidechain block (integritee-network#699)
Closes integritee-network#686 Co-authored-by: Gaudenz Kessler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66816e6 - Browse repository at this point
Copy the full SHA 66816e6View commit details
Commits on Apr 21, 2022
-
introduce layer for indirection for sidechainblock (integritee-networ…
…k#716) Closes integritee-network#710 Co-authored-by: Gaudenz Kessler <[email protected]> Co-authored-by: Felix Müller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fb794f - Browse repository at this point
Copy the full SHA 5fb794fView commit details
Commits on Apr 28, 2022
-
Persist web-socket connections (integritee-network#718)
Complete overhaul of the trusted web-socket server: * using MIO to serve concurrent connections * Server keeps connections open until a client requests a close * Changed our clients to match this pattern
Felix Müller authoredApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 44318ec - Browse repository at this point
Copy the full SHA 44318ecView commit details -
Upgrade to polkadot v0.9.19 (integritee-network#720)
* Bump substrate to polkadot-v0.9.19 Bump RUNTIME_SPEC_VERSION to 9 Set substrate-api-client to polkadot-v0.9.19 Set integritee-node to polkadot-v0.9.19 Set integritee-node to master * Cargo update + reabse * Update github actions Co-authored-by: echevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bd06ff - Browse repository at this point
Copy the full SHA 2bd06ffView commit details
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 388f583 - Browse repository at this point
Copy the full SHA 388f583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d44d1 - Browse repository at this point
Copy the full SHA 97d44d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b849748 - Browse repository at this point
Copy the full SHA b849748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42969d8 - Browse repository at this point
Copy the full SHA 42969d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c40ae8 - Browse repository at this point
Copy the full SHA 4c40ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11555d8 - Browse repository at this point
Copy the full SHA 11555d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc46a97 - Browse repository at this point
Copy the full SHA bc46a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8245d80 - Browse repository at this point
Copy the full SHA 8245d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b3865 - Browse repository at this point
Copy the full SHA 01b3865View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe8189 - Browse repository at this point
Copy the full SHA bfe8189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558e0ec - Browse repository at this point
Copy the full SHA 558e0ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0ed89 - Browse repository at this point
Copy the full SHA 3b0ed89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6bf513 - Browse repository at this point
Copy the full SHA b6bf513View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19361c - Browse repository at this point
Copy the full SHA e19361cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a94f7 - Browse repository at this point
Copy the full SHA 09a94f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea4478 - Browse repository at this point
Copy the full SHA cea4478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93eefbd - Browse repository at this point
Copy the full SHA 93eefbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3179a9b - Browse repository at this point
Copy the full SHA 3179a9bView commit details
Commits on May 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4a4327 - Browse repository at this point
Copy the full SHA e4a4327View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23aaea - Browse repository at this point
Copy the full SHA f23aaeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd86f3 - Browse repository at this point
Copy the full SHA 9bd86f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 768cc6a - Browse repository at this point
Copy the full SHA 768cc6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c905af - Browse repository at this point
Copy the full SHA 0c905afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 183daad - Browse repository at this point
Copy the full SHA 183daadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e856b7 - Browse repository at this point
Copy the full SHA 2e856b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051ddec - Browse repository at this point
Copy the full SHA 051ddecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a63993c - Browse repository at this point
Copy the full SHA a63993cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f51999 - Browse repository at this point
Copy the full SHA 1f51999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1c15f - Browse repository at this point
Copy the full SHA 5a1c15fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b98a41c - Browse repository at this point
Copy the full SHA b98a41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16560a0 - Browse repository at this point
Copy the full SHA 16560a0View commit details
Commits on May 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6e0d88 - Browse repository at this point
Copy the full SHA e6e0d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbab60 - Browse repository at this point
Copy the full SHA 8dbab60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 239b8d8 - Browse repository at this point
Copy the full SHA 239b8d8View commit details