-
## Issue description
After auto updating to the newest OriginTrail Node v8.1.1+beta.3 version, but also changing paranets to sync for the node. The nodes get into a loop where it crashes and restart
…
-
## Background
During the recent Status client offsite, Waku's vulnerability to flooding-type DoS attacks were highlighted to be of particular concern for Status Communities. Since, in general, a pu…
-
We can use IPFS p2p network for storing static data.
-
This is yet another hotpath for availability recovery that aims to reduce the pressure on the backing group. Instead of always trying backing group first (or if below a certain PoV size) we can fetch …
-
### Description of the feature
Currently Encrypted Files are protected against rollback attacks only at the timeframe of the encrypted file being opened. After all FDs to the encrypted file are close…
-
NakamotoStacksBlockHeader should contain:
1. A producer signature field
2. A stacker signature field
3. A state root hash
4. A bitcoin block hash
5. The parent stacks block hash
6. A version n…
-
Write a go program that given a file and an index into the file returns a valid merkle proof of that index to the root of the file. There's some ambiguity in the interface here. Maybe we take in cha…
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/1fb4649b612fac7b4ee613df6f6b7d921ddd6b0d/code/contracts/ethereum/contracts/zksync/facets/Mailbox.sol#L236-L273
# Vulnerability deta…
-
Amend `PageDb` component so that it support Merkle construct.
- [x] revisit existing maps (`NibbleBasedMap` and `HashingMap`) to see whether they fit the nature of Merkle, that can have keys and val…