ergo icon indicating copy to clipboard operation
ergo copied to clipboard

Programming Language for Smart Legal Contracts

Results 53 ergo issues
Sort by recently updated
recently updated
newest added

# Discussion ๐Ÿ—ฃ The Ergo compiler is currently in need of a maintainer. This issue has been created to track/discuss the best strategy to move forward โ€” nothing is off...

Type: Feature Request ๐Ÿ›๏ธ
Help Wanted ๐Ÿ†˜
Type: Question โ“
Need More Info โ„น๏ธ
Type: Need Investigation ๐Ÿ”ฌ
Type: Discussion ๐Ÿ—ฃ

# Bug Report ๐Ÿ› Please see LOOM video for demo of bug. https://www.loom.com/share/4d628fd1e1ec4afa9d5a50444e69ebe9 In summary, `optional` variables return unexpected results when interrogated in code blocks within `grammar.tem.md` files. An optional...

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

# Bug Report ๐Ÿ› I trying to build project following the instruction from [DEVELOPERS.md](https://github.com/accordproject/ergo/blob/master/DEVELOPERS.md) ## Current Behavior ``` #=== ERROR while compiling coq-qcert.2.1.1 ====================================# # context 2.1.2 | linux/x86_64 |...

# Increment Versions Update the package.json version numbers after publishing to NPM.

The REPL isn't being tested systematically.

Good First Issue :octocat:
Type: Tests ๐Ÿงช
Difficulty: Starter
1.0
1.0-QA

This can be done now that we have importing working. Implementing DateTime within Ergo would: 1. Simplify the compiler because we don't have to deal with foreign data 2. Save...

Help Wanted ๐Ÿ†˜
Good First Issue :octocat:
Difficulty: Starter

# Bug Report ๐Ÿ› I need to emit multiple events based on the list of vendors, specified in my contract. Here is how I envision that: My `grammar.tem.md`: ``` [...]...

Type: Feature Request ๐Ÿ›๏ธ
Difficulty: Medium

# Closes https://github.com/accordproject/cicero/issues/597 Focuses on implementing `cicero trigger` and `cicero initialization` for contracts without logic. View the following issue for more details https://github.com/accordproject/cicero/issues/597 ### Flags - Top be tested on...

I don't want to have to define a default init method when I have nothing special to define in the default state. I would like a default implementation to be...

Type: Feature Request ๐Ÿ›๏ธ
Range: Usability
Range: Semantics
Range: Syntax
Difficulty: Challenging