Releases: qubic/core
Releases · qubic/core
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)
v1.272.2
v1.272.1
EP193 Release v1.272.1 with initial tick 40438468 (patch version to restart network)
Patch version to restart the network from new initial tick.
- Add remote command to get and set execution fee multiplier
- MSVault: remove one-time patch code
- Revert "add OLD_CCF toggle"
- virtual memory test: add deinit filesystem
- QRaffle: Fix gtest failure + compiler warnings
v1.272.0
EP192 Release v1.272.0 with initial tick 39862000 (mandatory non-seamless update)
- Contract execution fees (without deduction)
- add computorPacketSignature to RespondSystemInfo
- QBond: cyclical mbond token reuse (proposal accepted in epoch 188)
- RL: improve draw (return all Qus if all tickets were purchased by one person, shuffle list of players before the draw)
- MSVault: patch stuck GARTH asset
- QEarn: more efficient locker array (remove gaps automatically)
- NOST: fix returned QU amount in createFundraising
- If proposal accepted: periodic CCF payments
v1.271.0
EP191 Release v1.271.0 with initial tick 39185000 (mandatory non-seamless update)
- QBond: revert cylical mbond change
- QSwap fix
v1.270.0
EP191 Release v1.270.0 with initial tick 39185000 (mandatory non-seamless update)
- Add possibility to trigger contract user procedures by notification (oracle machine preparation)
- Network message refactoring
- QBond: cyclical mbond token reuse (proposal accepted in epoch 188)
- If proposal accepted: update QSwap with new fee distribution
- If proposal accepted: IPO of contract QRaffle