-
Substrate uses a lot of dispatch and origin manipulation tricks, mostly to dispatch calls from one origin as another origin.
Unfortunately, the history of dispatched origins is lost when this kind …
-
Data to include
- The 21,000 intrinsic gas cost, calldata costs, etc
- Opcode gas cost differences. We already have their gas costs are in the opcode section, but differences should be listed here f…
mds1 updated
4 months ago
-
RIP-7560 is described as a combination of [EIP-2938](https://eips.ethereum.org/EIPS/eip-2938) and [ERC-4337](https://github.com/ethereum/ercs/blob/master/ERCS/erc-4337.md), meant to be backwards compa…
-
### Component
Forge
### Describe the feature you would like
## Context
Forge scripts provide a convenient way to collect transaction data that can be executed through a multisig wallet lik…
-
In GitLab by @plotnick on Jul 4, 2021, 07:49
# Explicit Timeouts
+ Thanks to Alex K and Ian for providing ideas, considerations and implementations.
+ On second pass I do have new thoughts on parts …
-
In order:
- [ ] #401
- [ ] Refactor our `scripts/*`
- [ ] #774
- [ ] Robust SMT library
- use bitvec instead of `Bits` in smt_trie
- [ ] Robust `trace_decoder`
- [x] `zero_bin` should be o…
-
In GitLab by @kwanzknoel on Aug 9, 2021, 21:45
Questions we need answers to:
## How does it work?
See [Architecture Section below](#architecture).
## How do we run Glow DApp with Plutus Backe…
-
This issue attempts to bring together all of the insights on building loop invariants in Kontrol.
-
# Open Grant Proposal: `Adding Bitcoin transaction support to Lit Actions and PKPs and upgrading Yacht Lit Swap SDK`
**Name of Project: ** OP_CODE: Lit Honey Badger 🔥🦡
**Proposal Category:** dev…
-
I was thinking about implementing garbage collection for the ledger.
See the [Forest](https://github.com/ChainSafe/forest/pull/2638) and [Lotus](https://github.com/filecoin-project/lotus/pull/9056)…