Skip to content

Releases: oasisprotocol/nexus

Oasis Nexus 0.1.18

02 Nov 22:46
e4f3b28
Compare
Choose a tag to compare

This release adds support for oasis-core v23.0 (currently deployed on testnet 2023-10-12; a dump-restore upgrade to mainnet is upcoming).

What's Changed

  • refactor: Vendor oasis-core v22.2, Use mostly vendored oasis-core by @mitjat in #548
  • security fix: bump golang.org/x/net by @mitjat in #551
  • Support node v23.0 by @mitjat in #549

Full Changelog: v0.1.17...v0.1.18

Oasis Nexus 0.1.17

20 Oct 18:50
v0.1.17
c330932
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

Oasis Nexus 0.1.16

05 Oct 03:58
2f01561
Compare
Choose a tag to compare

What's Changed

Features

Internal/Misc

  • README: add tools install instructions by @pro-wh in #523
  • testing: extend regression tests to item analyzers by @Andrew7234 in #519
  • api: Simplify validator queries (no-op) by @mitjat in #524
  • Parse encrypted evm.Create txs correctly by @Andrew7234 in #526
  • Update CODEOWNERS by @aefhm in #531
  • e2e_regression: Increase coverage of tests by @mitjat in #525
  • bugfix: kvstore: Error messages do not decode the key correctly by @mitjat in #534
  • kvstore: Add prometheus metric for cache hits/misses by @mitjat in #535

Full Changelog: v0.1.15...v0.1.16

Oasis Nexus 0.1.15

21 Sep 14:35
2e85869
Compare
Choose a tag to compare

What's Changed

Hotfix:

Full Changelog: v0.1.14...v0.1.15

Oasis Nexus 0.1.14

21 Sep 05:31
1eca196
Compare
Choose a tag to compare

What's Changed

Features:

  • analyzer/runtime: Index (un)delegate events, txs by @mitjat in #515

Internal:

Full Changelog: v0.1.13...v0.1.14

Oasis Nexus 0.1.13

15 Sep 11:06
dd13ca3
Compare
Choose a tag to compare

What's Changed

Features

  • api: Change format of latest_update to int64 by @Andrew7234 in #513
  • analyzers, api: Fix dead reckoning of gas_used, num_transfers, total_balance by @mitjat in #512

Internal

  • add itemBasedAnalyzer; refactor evm analyzers accordingly by @Andrew7234 in #511
  • analyzer/runtime: Register special runtime addresses by @mitjat in #516
  • bugfix: analyzer/consensus: votes: upsert instead of insert by @mitjat in #517

Full Changelog: v0.1.12...v0.1.13

Oasis Nexus 0.1.12

30 Aug 01:53
0c1c421
Compare
Choose a tag to compare

This release provides compatibility with Sapphire 0.6.0.

What's Changed

Features:

  • Mark charged_fee as required by @lukaw3d in #501
  • analyzer/runtime/consensusaccounts: Handle new client-sdk 0.6.0 event codes by @mitjat in #510

Internal:

  • analyzer: rename from0xChecksummed following sdk change by @pro-wh in #509

Full Changelog: v0.1.11...v0.1.12

Oasis Nexus 0.1.11

29 Aug 03:39
424fa91
Compare
Choose a tag to compare

What's Changed

Features:

Internal:

  • Adjust chain.runtime_events indexes by @Andrew7234 in #500
  • bugfix: db: grant permissions on new tables by @mitjat in #507
  • Bump client-sdk to 0.6.0 (for Sapphire 0.6.0) by @mitjat in #508

Full Changelog: v0.1.10...v0.1.11

Oasis Nexus 0.1.10

16 Aug 18:12
2a30866
Compare
Choose a tag to compare

This is a minor release with a (small) breaking API change (see #477)

What's Changed

Features:

  • tx_volume stats: Produce windowed results, compute more efficiently by @ptrus in #477
  • Andrew7234/runtime account gas by @Andrew7234 in #495

Internal

  • (in preparation for NTF metadata caching) analyzer: add pubclient by @pro-wh in #499
  • bugfix: analyzer/nodeapi: Make CommitteeKind compatbile across cobalt and damask by @mitjat in #502

Full Changelog: v0.1.9...v0.1.10

Oasis Nexus 0.1.9

07 Aug 23:17
983a647
Compare
Choose a tag to compare

This is a bugfix release. Block 854327 in emerald mainnet is subject to the bug fixed in #497.

What's Changed

Bugfixes:

Internal:

Full Changelog: v0.1.8...v0.1.9