You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump 0.15.13
* mirror L1 state into prefixed L2 state
* revert type argument experiment
* fetching mirrored values still fails
* detecting maintenance mode works
* make multifetch opaque
* mirroring L1 state works
* remove on the fly get_storage_hashes_to_update. only fetch once per parentchain block import
* tame logging
* cleanup warnings
* let all calls fail when in maintenance mode
* add trusted call force_unshield_all
* batch unshield all native if maintenance mode expired
* directly retiring and unshielding all native amounts
* ignore technical accounts when force unshielding. and a cli fix
* implement force unsheilding all assets too
* force unshield assets too
* make unshield_all unpermissioned and fix asset feess
* add shard-management pallet to sgx-runtime to track ShardConfig and trigger shard retirement after N blocks of maintenance mode
* auto retire shard after expired maintenance mode duration
* cleanup
* fix enclave tests
* clippy
* fix evm build
* some cleanup
* Update core-primitives/stf-primitives/src/error.rs
Co-authored-by: clangenb <[email protected]>
* refactor parentchain mirror stuff into own struct of methods
* fmt
* add sticky ShardMode and cli getter for ShardInfo
* fix shard mode and revert to force_unshield_all. tested. works
* fmt
* fix enclave tests
* fmt
* bump 0.16.0
* enclave signer nonce must increase by 1
* fmt
* fix nonce
* cosmetics and docs
* add spam-extrinsics trusted call and some hex cosmetics
* filter dangerous calls in production
* retire accounts in small batches
* tested.works
* fmt
* taplo
* review fixes
* cli docstring fix
* unregister sessionproxies to reduce consumers before retiring account
---------
Co-authored-by: clangenb <[email protected]>
0 commit comments