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

Exec on dest context with esdt transfer tests #2915

Merged
merged 17 commits into from
Mar 19, 2021

Conversation

sasurobert
Copy link
Contributor

@sasurobert sasurobert commented Mar 18, 2021

added a set of tests for interaction of NFTs and ESDTs with smart contract. Small fixes and refactors of code.

Base automatically changed from EN-9146-nfts-like-esdt-unit-tests to feat/eip-esdt-local-mint March 18, 2021 18:49
@iulianpascalau iulianpascalau self-requested a review March 19, 2021 10:01
core/vmcommon/input.go Outdated Show resolved Hide resolved
nonce, round = integrationTests.WaitOperationToBeDone(t, nodes, nrRoundsToPropagateMultiShard, nonce, round, idxProposers)
time.Sleep(time.Second)

txData = []byte("nftCreate" + "@" + hex.EncodeToString([]byte(tokenIdentifier)) +
Copy link
Contributor

Choose a reason for hiding this comment

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

a job for tx data builder :D

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've got used to old style tx creation 🗡️

@bogdan-rosianu bogdan-rosianu self-requested a review March 19, 2021 10:27
@sasurobert sasurobert merged commit 6f54f3f into feat/eip-esdt-local-mint Mar 19, 2021
@sasurobert sasurobert deleted the exec-on-dest-context-tests branch March 19, 2021 14:29
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

4 participants