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

Vesting #100

Closed
wants to merge 137 commits into from
Closed

Vesting #100

wants to merge 137 commits into from

Conversation

aleeusgr
Copy link
Owner

@aleeusgr aleeusgr commented May 18, 2023

  • add lockAda test

loan, vesting, testing, verification, state machine, plutus validator, Cardano

BREAKING CHANGE: #33, #59
I obtain building blocks, how granular they should be?
helios Program, ValidatorHash, ValidatorAddress
…Issue it was getUplc. Contract Endpoints doesnt seem to quite fit

Rumpelstitzkin
…and a template for a transaction test

moving on to testing transactions, I need to think about beforeAll, beforeEach and where does NetworkEmulator belong
Copy link
Owner Author

@aleeusgr aleeusgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


An option smart contract;
lockAda (owner Pkh, nft, deadline);
claimAda (nft): not after deadline?
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete 3,4,5

old-tests/basic.test.ts Outdated Show resolved Hide resolved
old-tests/helios-int-emu-scr.test.ts Outdated Show resolved Hide resolved
old-tests/integrate-helios-lucid.test.ts Outdated Show resolved Hide resolved
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can reuse this code

old-tests/suite.test.ts Outdated Show resolved Hide resolved
old-tests/test-template.test.ts Outdated Show resolved Hide resolved
old-tests/vitest-suite.test.ts Outdated Show resolved Hide resolved
tests/helios-vesting.test.ts Outdated Show resolved Hide resolved
tests/helios-vesting.test.ts Show resolved Hide resolved
@aleeusgr aleeusgr closed this May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant