-
# Context
The flake provides two convenience applications for serving the webapp:
```
nix run .#run-frontend-app-local
```
```
nix run .#run-frontend-app-deployment
```
which differ o…
-
After POC Offchain, the miners don't send the beacons through the middlmen.
-
The interop upgrade introduces a way to convert `OptimismMintableERC20` tokens into `SuperchainERC20` tokens that are portable and fungible across the superchain. The key to enabling this is a [ne…
tynes updated
1 month ago
-
As a follow up to the refactoring of paritytech/substrate#5182, Implementing `SigningTypes` could be simplified to just specify the `Signature` type while `Public` can be defined as `::Signer`
http…
-
# Handle
0x0x0x
# Vulnerability details
## Impact
Gas optimization
## Proof of Concept
When `forceOnchain`, we can ensure the same logic by using less require statements. Since when its `forceOn…
-
There should be a way to run the WASM tests using the Solidity offchain interpreter.
-
## Description
The idea of this issue is to warn the user if a new group contains the exact same name as another they created previously.
Then, every time a user wants to create a new off-chain …
-
move the relation bind from rpc to offchain worker
hging updated
3 years ago
-
Affects polymath-issuer, polymath-auth, polymath-offchain repos and Quiknode configurations.
-
Offchain workshop follow up task.
There is a common pattern emerging in the way we run offchain workers. Usually we want them to be triggered:
1. After a block number set in the storage
2. Only o…