Skip to content

Develop#41

Merged
TakaYuPP merged 5 commits into
TakaYuPP:upgradefrom
qubic:develop
May 12, 2026
Merged

Develop#41
TakaYuPP merged 5 commits into
TakaYuPP:upgradefrom
qubic:develop

Conversation

@TakaYuPP
Copy link
Copy Markdown
Owner

No description provided.

philippwerner and others added 5 commits May 11, 2026 15:39
* Add SlowAnySizeArray

Array of L elements of type T that is slower than normal Array but may
have any capacity L. It should be only used when a specific L != 2^N
is needed for a good reason, e.g., in input/output.

* Fix oracle interface DogeShareValidation

Fixes compliance issues with QPI C++ language restrictions.

* Add SlowAnySizeArray to docs

* Fix issues in OI::Price

* Replace bool by bit in contract input/output

Reason: see #822

* Update docs
* Add minimum fee for oracle query and subscription
@TakaYuPP TakaYuPP merged commit 6a29143 into TakaYuPP:upgrade May 12, 2026
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.

4 participants