-
santipu_
high
# Theft of unassigned earnings from a fixed pool
## Summary
An attacker can borrow a dust amount from a fixed pool to round down the fee to zero, repeating this thousands of times th…
-
Let's heed @snario's suggestion and switch over the variables to include the unit. Great first issue for anyone who wants to contribute!
---
> Something I've found useful in the past is to add t…
-
Supporting transaction simulation would be an awesome usecase for Helios. We need to think about what exactly this endpoint would look like.
The simplest case would be to have the same interface as…
-
# Rationale
abigen should generate interfaces for the structs it creates, to facilitate test doubles and other implementations.
Here is one example in Optimism's codebase of them having to [defi…
-
# Lines of code
https://github.com/code-423n4/2022-12-tigris/blob/588c84b7bb354d20cbca6034544c4faa46e6a80e/contracts/Trading.sol#L857-L868
# Vulnerability details
## Impact
Trade delay will not w…
-
Jeiwan
medium
# Gas usage of cross-chain messages is undercounted, causing discrepancy between L1 and L2 and impacting intrinsic gas calculation
## Summary
Gas consumption of messages sent via [Cro…
-
When a chain runs blockscout instance on existing data, the number of verified contracts is zero initially. Even though some of the contracts may be verified through eth-bytecode-db search.
We want …
-
I find it cumbersome when we have ``account_create_principals = system.Everyone`` to have to put the ID in the body.
We could directly use the Authentication header to grab the user and the passwo…
Natim updated
3 months ago
-
for example:
old cardinality 10
new cardinality 100
when index=3
self blockTimestamp is 10,11,12,13,4,5,6,7,8,9,1,1,1,....1
call(self, 13, 7, 3, 100)
l=4, r=103
first l=53 r=103
...
not f…
-
Hey could we maybe not automatically halt when a major version change is encountered and just log an error instead?
This is the opposite of designing your distributed system to be antifragile.
h…
feld updated
8 months ago