Skip to content

qip update#932

Open
baoLuck wants to merge 1 commit into
qubic:developfrom
baoLuck:feature/2026-06-20-QIP-update-2
Open

qip update#932
baoLuck wants to merge 1 commit into
qubic:developfrom
baoLuck:feature/2026-06-20-QIP-update-2

Conversation

@baoLuck

@baoLuck baoLuck commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

@baoLuck baoLuck changed the title draft: qip update qip update Jun 29, 2026
@Franziska-Mueller

Copy link
Copy Markdown
Contributor

@baoLuck please provide a description of your changes

@baoLuck

baoLuck commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

@Franziska-Mueller, description added

Comment thread src/contracts/QIP.h
{
Array<ICOInfo, QIP_MAX_NUMBER_OF_ICO> icos;
uint32 numberOfICO;
HashSet<uint64, QIP_MAX_NUMBER_OF_ICO> activeIcoIndexes;

@fnordspace fnordspace Jul 13, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This changes the state in the middle of the state. Hence before a merge could happen a state migration would need to happen (https://github.com/qubic/core/blob/main/doc/contracts.md#state-change). Please also not that external state migration tools are not allowed anymore.

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.

3 participants