Jernej Kos

Results 120 issues of Jernej Kos

There should be a set of tests for the high-level storage helpers.

c:runtime-sdk
c:testing

The messager variable `their_contiguous_sent_bytes`, tracking the number of contiguous bytes that have been successfully received is not updated correctly when packets are reordered. Imagine the following scenario: - Currently bytes...

We should cache RA collateral (PCKs, TCB infos, ...) in an on-chain registry in the consensus layer that can be looked up in case Intel services are not available. Most...

c:breaking/consensus
c:security

Make it easy to run _very light_ nodes which keep the minimal amount of state required to support ROFL applications. This should be coupled under the `ModeStatelessClient` with configurable levels...

c:performance

Either our own P2P protocol or we could just store them in IPFS or similar. We could simply chunk the bundle into equally-sized chunks and then provide those to peers....

s:needs adr
c:security
c:p2p

Currently checkpoint creation can be rather slow and we should optimize it, especially as the state grows.

c:performance