-
Whenever I try to sign MASP transactions on Ledger app v0.0.28 I get the following error after pressing selecting/pressing "Approve" on the hardware wallet: `Ledger | App Error: | 28417 apdu sign veri…
-
customer: @paulcadman
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
We'd like to be able to use signed integers in Juvix…
-
Typechecking
```
module inferCreate;
type Tree A :=
| empty
| node@{
element : A;
left : Tree A;
right : Tree A
};
map {A B} (f : A -> B) (tree : Tree A) : Tree…
-
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
I'm refactoring some of the startup code, and I notice it doesn't …
-
On this proposal: https://interface.namada-dryrun.tududes.com/governance/proposal/0 - the quorum value appears as 66.67%, where it should be ~40%. _Note_ I'm not yet sure exactly where this issue is l…
-
customer: @mariari
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
As @paulcadman mentioned in one of his reports, by assum…
-
As discovered by @batconjurer and @sug0 when testing shielding actions with mainnet Osmosis. The balance of the spending key in Namada unexpectedly displays an increased (doubled) number rather than t…
-
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
When launching the node and creating a node causes the error
``…
-
customer: @mariari
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
- [x] Add Replay Logic
- [x] Integrate Replay Logic wi…
-
customer: @mariari
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
I've encountered a bug where, if I tried to send a trans…