Releases: qubic/core
Releases · qubic/core
v1.283.0
EP205 Release v1.283.0 with initial tick 46310000 (mandatory non-seamless update)
- Add QBridge contract (Vottun)
- Add Oracle Documentation
- Fix bug on loading execution fee after seamless epoch change
- Fix problem during loading of assets from snapshot
- Adjust TICK_DURATION_FOR_ALLOCATION_MS and TRANSACTION_SPARSENESS
- Increase ADDITION_SOLUTION_THRESHOLD_DEFAULT to 74800
v1.282.0
EP204 Release v1.282.0 with initial tick 45693000 (mandatory non-seamless update)
- Implement oracle subscriptions
- Automatic SC state change detection
- Speed up addition score and increase ADDITION_NUMBER_OF_MUTATIONS to 300
- Add new revenue formula computation in shadow mode without impacting current revenue
- QVAULT SC v2.0 update (if proposal accepted)
v1.281.0
EP203 Release v1.281.0 with initial tick 45233000 (mandatory non-seamless update)
- increase
ADDITION_SOLUTION_THRESHOLD_DEFAULTto 74500 - fix bug related to setting contract errors
- QRaffle: store DAO member count for each epoch
- IPO of contract Pulse (if proposal accepted)
v1.280.0
v1.278.0
EP200 Release v1.278.0 with initial tick 43910000 (mandatory non-seamless update)
- Adds Oracles to the core
- Remove dependency from QBAY and NOSTROMO to QUOTTERY datetime
- Solves issue with Unions for non-MSVC
- Fix revenue of computors to 100% due to potential mid-epoch updates
- Increase ADDITION_SOLUTION_THRESHOLD_DEFAULT to 74196
v1.277.0
EP199 Release v1.277.0 with initial tick 43493000 (mandatory non-seamless update)
- QIP: fix refund payment
- QSwap: audit fixe
- Reduce ADDITION_SOLUTION_THRESHOLD_DEFAULT to 74194
- Add ability to adjust multiplier of each mining algo's solution
- Fix init of QTF const globals (omitted in UEFI)
- Fix issues in gtest related to member scope
- Add more logging in stmb
v1.276.0
EP198 Release v1.276.0 with initial tick 43101000 (mandatory non-seamless update)
- fix race condition on scratchpad buffer
- qRWA: fix dividend routing
- IPO of QDuel if proposal accepted
- IPO of QReservePool (QRP) if proposal accepted
- IPO of QThirtyFour (QTF) if proposals for QTF and QRP accepted
- SupplyWatcher update to distribute burn across infrastructure SCs (SWATCH, CCF, GQMPROP) if proposal accepted
v1.275.0
EP197 Release v1.275.0 with initial tick 42715000 (mandatory non-seamless update)
- add new mining algorithm
- bug fixes for QIP and QRaffle
- fix unit test for QBay
v1.274.0
EP196 Release v1.274.0 with initial tick 42232000 (mandatory non-seamless update)
- enable contract execution fee deduction
- QIP: fix bug on moving remaining amount for next epoch
- IPO of contract qRWA if proposal accepted
v1.273.0
EP195 Release v1.273.0 with initial tick 41622000 (mandatory non-seamless update)
- stable computation of future computors (requalifying computors maintain their ID across epochs)
- improve tx priority for new entities (using latest incoming transfer tick instead of latest outgoing)
- consistently exclude memory allocation for locals from execution fees of contract procedures
- temporarily disable contract execution fees for state digest computation
- SC bug fixes (NOST, QRAFFLE)