Skip to content

Releases: oasisprotocol/nexus

Oasis Nexus 0.2.2

21 Dec 21:15
a52b646
Compare
Choose a tag to compare

Bug fixes

  • evmtokenbalances: correct a log field by @pro-wh in #591

Full Changelog: v0.2.1...v0.2.2

Oasis Nexus 0.2.1

21 Dec 18:42
d088140
Compare
Choose a tag to compare

New features

Little things

Bug fixes

  • runtime: fix owner update for burned NFT instances by @pro-wh in #589
  • runtime: add explicit PossibleNFT.Burned field by @pro-wh in #590

Full Changelog: v0.2.0...v0.2.1

Oasis Nexus 0.2.0

12 Dec 18:25
4745858
Compare
Choose a tag to compare

Internal Changes

Note
This release is not backwards compatible due to the db schema consolidation in 574. We recommend a full db wipe prior to upgrading to this release.

If upgrading an existing deployment, you should first upgrade to v0.1.26 and then upgrade to v0.2.0 to ensure that all db migrations are properly applied. Devs will also need to manually adjust the schema_migrations table to 5 to ensure that future migrations are properly applied.

Full Changelog: v0.1.26...v0.2.0

Oasis Nexus 0.1.26

12 Dec 18:20
c1b673b
Compare
Choose a tag to compare

Internal Changes

Full Changelog: v0.1.25...v0.1.26

Oasis Nexus 0.1.25

08 Dec 18:51
b91b623
Compare
Choose a tag to compare

Spotlight change

New features

  • analyzer/consensus: Support ParametersChange proposal by @ptrus in #573
  • analyzer/runtime: Support WROSE events Deposit, Withdrawal by @mitjat in #575

Little things

  • analyzer: damask: Warn about incompatibility with slow-sync by @mitjat in #565
  • config: Add Eden chain context and genesis heights by @ptrus in #576
  • Removed hardwired "Emerald" from API docs by @csillag in #580
  • Improve documentation of the block hash argument by @csillag in #582

Full Changelog: v0.1.24...v0.1.25

Oasis Nexus 0.1.24

27 Nov 22:04
da6d23a
Compare
Choose a tag to compare

New features

  • analyzer/fast-sync: Reduce DB contention by writing updates into a writeahead log by @mitjat in #567

Internal changes

  • lint: Remove obsolete linters by @mitjat in #569
  • common.BigInt.String() and some unprovoked changes by @pro-wh in #571

Bug fixes

Full Changelog: v0.1.23...v0.1.24

Oasis Nexus 0.1.23

20 Nov 22:58
9e621ca
Compare
Choose a tag to compare

New features

Bug fixes

  • evmnfts, evmtokens: utf-8-clean strings from chain by @pro-wh in #568

Full Changelog: v0.1.22...v0.1.23

Oasis Nexus 0.1.22

14 Nov 21:47
ca0f171
Compare
Choose a tag to compare

New features

  • analyzer/block: more efficient db query on startup by @mitjat in #559

Internal changes

  • Rename enigma -> eden by @mitjat in #562
  • Add "bisect" tool for finding where oasis-node and db diverge by @mitjat in #564

Bug fixes

  • runtime/evm: ignore unsupported token types by @pro-wh in #563

Full Changelog: v0.1.21...v0.1.22

Oasis Nexus 0.1.21

08 Nov 00:23
8b27bde
Compare
Choose a tag to compare

New features

  • analyzer: Slow-sync analyzers wait only for relevant fast-sync analyzers to complete by @mitjat in #558
  • Connect to oasis-node lazily by @mitjat in #555

Internal changes

  • refactor: Simplify node client stack (remove ConsensusSourceStorage) by @mitjat in #554

Bug fixes

  • analyzer: Fix syntax error in SQL (TakeEscrow) by @mitjat in #560
  • runtime/evm: prevent saving invaild NFT metadata JSON by @pro-wh in #561

Full Changelog: v0.1.20...v0.1.21

Oasis Nexus 0.1.20

06 Nov 21:31
182d8f1
Compare
Choose a tag to compare

Features

Full Changelog: v0.1.19...v0.1.20