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

Integrated with KCs #194

Open
wants to merge 57 commits into
base: v8/integrate-w-gamma-contracts
Choose a base branch
from

Conversation

u-hubar
Copy link
Member

@u-hubar u-hubar commented Dec 13, 2024

No description provided.

@u-hubar u-hubar added the v8 label Dec 13, 2024
@u-hubar u-hubar self-assigned this Dec 13, 2024

divider();

console.time('Publish (3 replications, 3 finalizations)')
const result2 = await DkgClient.asset.create(content, {
epochsNum: 2,
tokenAmount: '100',
tokenAmount: '100000000000',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we still have this it should be calculated on chain

Copy link
Contributor

Choose a reason for hiding this comment

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

it should work now, yes

Copy link
Contributor

Choose a reason for hiding this comment

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

without hardcoded amount

Copy link
Member Author

Choose a reason for hiding this comment

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

It won't work because we don't have new sharding table contract in this version

ilijaMar and others added 30 commits December 17, 2024 16:45
…n-if-public-exists

Rework private representation if public exists
Integration + remove paranet UAL from create + remove update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants