-
Electrum is great for standard transactions, but one place I've noticed it really struggles is advanced transactions such as P2SH-P2WSH transactions where the witness script is not the standard multis…
-
This is more of a question becouse i don't know if i have missed some important parameter setting in repmgr.conf
we run a script on primary node to fake network down
like this
#!/bin/sh
ip link…
-
-
Given requirements for interoperating between axiom gate chips and standard halo2 chips (given with example of keccak rather than StandardPlonk, but same process):
* Do halo2-lib computations, mak…
-
Repeat a given vector of constructors that might serve as witness
-
Our app is crashing while trying to convert from JSON with an EXC_BAD_ACCESS on one of the _protobuf_nameMap of our protos.
It crashes for a specific proto (others work just fine). At first we tho…
-
A few people believe they've witnessed that DCO signoffs were fine on a PR prior to clicking the button to update the branch if it is out of date with the target.
![image](https://github.com/zowe/com…
-
As Peggy2 automates the creation of tokens for both IBC and double pegging this code in cmd/ebrelayer/internal/symbol_translator/symbol_translator.go#L19 may be unnecessary.
-
Split from #102682
The following doesn't compile:
```rust
trait MyTrait {
async fn foo(&self) -> &T;
}
```
it gives the following:
```
error[E0311]: the parameter type `T` may not live long eno…
-
- [ ] allow user to consume cells which hold `data`
- [ ] lock a cell
- [ ] chain transactions
- [ ] allow user to customize a transaction(change witness, etc.)