-
We would like to be able to debug errors that occur when running Nock code in Anoma Node. Currently we only receive `:error` in the node logs. The Anoma Node nock interpreter now supports logging of s…
-
The formatting is sometimes unexpected for record updates.
![Bildschirmfoto 2024-08-23 um 12 08 04](https://github.com/user-attachments/assets/def08a49-11b7-4802-8d76-a26659a1eb90)
In the screen…
-
customer: @mariari
performer: @juped
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
Generic containers is important …
-
It was communicated by @cwgoes that we should remove the current VampIR support from the codebase.
- Related to https://github.com/anoma/juvix/issues/2807
-
customer: @paulcadman
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
We'd like to be able to use signed integers in Juvix…
-
customer: @paulcadman
performer: @mariari
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
We need sign and verify for…
-
customer: @mariari
performer:
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [x] #160
- [x] #30
---
We should have a token contract writ…
-
A function `foo`
```haskell
foo {A} (value : A) {maybeValue : Maybe Nat := nothing} : Nat := 123;
```
using default arguments compiles, whereas a function `bar`
```haskell
trait
type SomeTra…
-
descriptions is wip
-
We need to figure out how to do that. A straightforward approach of caching the `r0vm` executable didn't work. RISC0 installation also modifies something in the Rust toolchain (which we install separa…