Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc v0.1.1 6 #1026

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

Rc v0.1.1 6 #1026

wants to merge 37 commits into from

Conversation

d4hines
Copy link
Contributor

@d4hines d4hines commented Dec 16, 2022

Staging area for next release of Deku

@d4hines d4hines added the docker Trigger docker build and push on this PR label Dec 16, 2022
EduardoRFS and others added 6 commits December 16, 2022 13:33
wip: decrease latency

wip: disable deploy-rs check for faster deploys

wip: increase block size

wip: increase latency

wip: latency 1 second

wip: increase api domains

wip: changing latency and block size
Pilou97 and others added 9 commits December 20, 2022 14:56
fix: directly use Ligo expression to avoid future breaking chage
fix: getState returns an int and not a string
Saving files to filesystem can lead to issues when the same contract is
compiled approximately at the same time.

This behaviour can happen when doing the quickstart or via the tester
which is compiled/originated every minutes

A solution is to have a unique filename even if two contracts are equal
they will have a different filename

This filename is compute the a nonce and the hash of the contract

Then to avoid a a filesystem overflow the files are deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Trigger docker build and push on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants