daml icon indicating copy to clipboard operation
daml copied to clipboard

The Daml smart contract language

Results 662 daml issues
Sort by recently updated
recently updated
newest added

FromInterface now performs upgrades automatically, this means that it traverses the entire contract value when called. (It actually traverses twice, as it reuses importValue to do the transformation, which means...

Python/py2wasm WebAssembly Integration PoC This is sadly a failed experiment! - `py2wasm` has no current ability for an engineer to say which functions should be imported or exported - to...

Currently there is no good way to test BindingMismatch errors in upgrades, because LF turns lambdas into their own top-level definitions, which are not expanded by the expression equality checker....

good first issue

Before this change, external contributors could only fix open issues. Now, they have a set of projects to pick from.