statemanager: cache and other refactors #11482
vm-pr.yml
on: pull_request
vm-api
2m 30s
vm-benchmarks
1m 56s
Matrix: vm-blockchain-extended
Matrix: vm-blockchain
Matrix: vm-state-extended
Matrix: vm-state
Annotations
24 errors
vm-benchmarks
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-benchmarks
Process completed with exit code 1.
|
vm-blockchain (--fork=Paris --verify-test-amount-alltests)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-blockchain (--fork=Paris --verify-test-amount-alltests)
Process completed with exit code 1.
|
vm-api
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-api
Process completed with exit code 1.
|
vm-blockchain (--fork=London --verify-test-amount-alltests)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-blockchain (--fork=London --verify-test-amount-alltests)
Process completed with exit code 1.
|
vm-blockchain (--fork=Berlin --verify-test-amount-alltests)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-blockchain (--fork=Berlin --verify-test-amount-alltests)
Process completed with exit code 1.
|
vm-blockchain (--fork=Cancun --verify-test-amount-alltests)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-blockchain (--fork=Cancun --verify-test-amount-alltests)
Process completed with exit code 1.
|
vm-blockchain (--fork=Shanghai --verify-test-amount-alltests)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-blockchain (--fork=Shanghai --verify-test-amount-alltests)
Process completed with exit code 1.
|
vm-state (Cancun)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-state (Cancun)
Process completed with exit code 1.
|
vm-state (London)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-state (London)
Process completed with exit code 1.
|
vm-state (Berlin)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-state (Berlin)
Process completed with exit code 1.
|
vm-state (Shanghai)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-state (Shanghai)
Process completed with exit code 1.
|
vm-state (Paris)
Argument of type '{ trie: Trie; prefixStorageTrieKeys: boolean; cachesOpts: { accountCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; storageCacheOpts: { deactivate: boolean; type: CacheType; size: number; }; codeCacheOpts: { ...; }; }; common: Common; }' is not assignable to parameter of type 'DefaultStateManagerOpts'.
|
vm-state (Paris)
Process completed with exit code 1.
|