Commit d1b8cbe
Polkadot update v0.9.42 (#1337)
* polkadot update v0.9.42
* followup for Keystore overhaul (final) (#13683)
* implement missing trait methods
* substrate-api-client: explicitly use synchronous mode instead of the default async
* susbtrate-api-client followup regarding keystore overhaul
* taplo fmt
* followup for sidechain-evm
* cargo clippy
* fixup! followup for sidechain-evm
* update integritee-node image
* integritee-node: update branch
* integritee-node: update branch
* main: AddedEnclave change followup made in pallets/pull/180
* attesteer: fix warnings where DCAP was activated, but not with attesteer
* evm: followup made in pallets/pull/180
* add debug! logs
* remove commented out code
* remove empty features
* ita-sgx-runtime: fixup for freezing implementation in fungible trait
* fixup! ita-sgx-runtime: fixup for freezing implementation in fungible trait
* minor fixes and more logging (#1367)
* [local-setup] fix setup with two workers: avoid using the same data dirs. (#1358)
* [ita_stf/test_genesis] remove reserved balance from state, as it doesn't exist anymore
* [enclave-runtime/top_pool_execution] downgrade logs to trace
* [state_handler] add debug and trace logs
* add additional flags for the worker setup
* [its-consensus-aura/block_importer] add some more logs
* local setup add some more logging
* cli: fix keystore KeyTypeId inconsistency
* fix clippy
* hopefully fixcing evm build
* add debug log in entrypoint
* use explicit sgx_default_qcnl.conf file
* CI: healthy params for teeracle testing
* more verbose logging for sidechain consensus
* pimp logging
* ensure worker panics immediately if registering enclave fails
* bypass enclave registration success check. fix primary validateer detection
* fmt
* pimp logging to track shard
* fmt
---------
Co-authored-by: clangenb <37865735+clangenb@users.noreply.github.com>
Co-authored-by: Christian Langenbacher <clangenb+gh@protonmail.ch>
Co-authored-by: brenzi <brenzi@users.noreply.github.com>
Co-authored-by: Alain Brenzikofer <alain@integritee.network>
Co-authored-by: Alain Brenzikofer <news@brenzi.ch>1 parent f5e059f commit d1b8cbe
92 files changed
Lines changed: 1679 additions & 1394 deletions
File tree
- .github/workflows
- app-libs
- sgx-runtime
- src
- stf
- src
- cli
- src
- base_cli
- commands
- benchmark
- trusted_base_cli
- core-primitives
- attestation-handler
- src
- enclave-api
- extrinsics-factory
- hashing
- node-api
- api-client-extensions
- src
- api-client-types
- factory
- metadata
- ocall-api
- sgx-runtime-primitives
- sgx/crypto
- stf-executor
- stf-primitives
- stf-state-handler
- src
- storage
- src
- substrate-sgx
- externalities
- sp-io
- teerex-storage
- test
- top-pool-author
- top-pool
- types
- utils
- src
- core
- direct-rpc-server
- offchain-worker-executor
- parentchain
- block-import-dispatcher
- block-importer
- indirect-calls-executor
- light-client
- src
- parentchain-crate
- test
- rpc-server
- tls-websocket-server
- docker
- enclave-runtime
- src
- test
- local-setup/py
- service
- src
- tests/mocks
- sidechain
- block-composer
- block-verification
- consensus
- aura
- src
- common
- slots
- primitives
- rpc-handler
- state
- src
- storage
- test
- validateer-fetch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
| 299 | + | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
0 commit comments