-
#### Problem
the offchain message signing [implementation](https://github.com/anza-xyz/agave/blob/76dd7b23dd1298d98d747b566d5ac7f26c6ccde0/sdk/src/offchain_message.rs) doesn't match the newest [pro…
-
Voting power for all pending proposals are using the `latest` block.
This is the default behavior for onchain proposals, but not for offchain, which should use the proposal snapshot (set at the pro…
-
### Problem statement
Nodes have a lot of error messages during the unsigned checking the liquidation
### Description
2024-09-16 17:18:42 (offchain call) Error submitting a transaction to the…
-
variants
- eas sdk
- viem
official example L225
https://github.com/ethereum-attestation-service/met-irl/blob/offchain/src/utils/utils.ts#L225
![Image](https://github.com/user-attachments/assets/050…
-
- [x] Canister add user propensity data
- [ ] Store NSFW metadata in table
- [ ] Backfill NSFW data
- [ ] Canister data update task from offchain
- [ ] Change ML Feed logic API to include user propens…
-
## Motivation
There's a [protocol](https://github.com/solana-labs/solana/blob/master/docs/src/proposals/off-chain-message-signing.md) for signing non-transaction messages. Let's create `@solana/off…
-
Hello Team,
I have a solochain that I'm trying to run using `zombienet` with a simple script. Everything works fine until I make any modifications to the chain.
Here is my `block-building.toml`…
-
Challenge period calculator -- @anorth has more context here. Basically for some parameters users care about we can calculate reasonable challenge parameters. We should build a tool for calculating …
-
# 🚀 Feature Request Description
We propose modifying the `getPepper` function ([keyless.ts#L33-58](https://github.com/aptos-labs/aptos-ts-sdk/blob/main/src/internal/keyless.ts#L33-L58)) to:
- Ac…
-
All of the basic building blocks for the offchain protocol were landed in https://github.com/diem/diem/pull/7700 but there is still some work to be done:
* Improving the error handling to return us…