Skip to content

Releases: qubic/core

v1.283.0

18 Mar 09:03
a8dace9

Choose a tag to compare

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

11 Mar 08:37
f08f172

Choose a tag to compare

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

04 Mar 09:31
a4822b2

Choose a tag to compare

EP203 Release v1.281.0 with initial tick 45233000 (mandatory non-seamless update)

  • increase ADDITION_SOLUTION_THRESHOLD_DEFAULT to 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

25 Feb 06:41
6064b81

Choose a tag to compare

EP202 Release v1.280.0 with initial tick 44700000 (mandatory non-seamless update)

  • Oracle: Allow snapshot loading if computor count changes, apply some improvements, and fix signing bug.
  • Upgrade for QThirtyFour, QDuel.

v1.278.0

11 Feb 09:44
bcc5531

Choose a tag to compare

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

04 Feb 02:38
d9154b7

Choose a tag to compare

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

28 Jan 07:27
4ee886a

Choose a tag to compare

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

21 Jan 08:12
1c07890

Choose a tag to compare

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

14 Jan 09:32
e03d235

Choose a tag to compare

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

07 Jan 09:29
6f020e2

Choose a tag to compare

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)