Skip to content

Commit

Permalink
Merge pull request #1668 from oasisprotocol/release
Browse files Browse the repository at this point in the history
Assemble changes for 1.15.0 release
  • Loading branch information
buberdds authored Dec 18, 2024
2 parents 1db7a01 + 4f99569 commit 11cc4a0
Show file tree
Hide file tree
Showing 44 changed files with 66 additions and 47 deletions.
1 change: 0 additions & 1 deletion .changelog/1454.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1501.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1512.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1526.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1558.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1563.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1568.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1569.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1572.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1573.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1576.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1578.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1579.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1580.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1581.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1582.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1584.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1585.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1586.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1587.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1600.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1602.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1603.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1604.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1605.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1624.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1628.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1629.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1631.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1632.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1633.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1634.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1638.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1639.trivial.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changelog/1640.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1642.trivial.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1647.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1651.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1653.internal.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1655.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1659.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1662.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion .changelog/1663.feature.md

This file was deleted.

66 changes: 66 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,72 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 1.15.0 (2024-12-18)

### Features

- Enable Consensus layer
([#1663](https://github.com/oasisprotocol/explorer/issues/1663))

- Localnet support
([#1628](https://github.com/oasisprotocol/explorer/issues/1628))

- Support ROFL transactions
([#1659](https://github.com/oasisprotocol/explorer/issues/1659))

- Extend named accounts with ERC-20 and ERC-721 tokens
([#1632](https://github.com/oasisprotocol/explorer/issues/1632))

- Enable search engine for Consensus transactions and blocks
([#1662](https://github.com/oasisprotocol/explorer/issues/1662))

### Bug Fixes and Improvements

- Prevent crash when network error occur while fetching account names
([#1578](https://github.com/oasisprotocol/explorer/issues/1578))

- Don't print "0" when viewing epoch snapshot on first block in an epoch
([#1581](https://github.com/oasisprotocol/explorer/issues/1581))

- Retain ETH address through search for accounts with no EVM transactions
([#1582](https://github.com/oasisprotocol/explorer/issues/1582))

- Ignore all account name fetching errors at the same level
([#1585](https://github.com/oasisprotocol/explorer/issues/1585))

- Show precise balance in chart tooltip
([#1600](https://github.com/oasisprotocol/explorer/issues/1600))

- Use correct query param in token Transfers card
([#1638](https://github.com/oasisprotocol/explorer/issues/1638))

- Handle runtime Consensus transactions status
([#1647](https://github.com/oasisprotocol/explorer/issues/1647))

- Increase visibility of Sapphire in ParaTimes section
([#1651](https://github.com/oasisprotocol/explorer/issues/1651))

- Fix wrong total balance amount in Consensus accounts list
([#1655](https://github.com/oasisprotocol/explorer/issues/1655))

### Internal Changes

- Update API bindings
([#1526](https://github.com/oasisprotocol/explorer/issues/1526))

- Update dependencies
([#1454](https://github.com/oasisprotocol/explorer/issues/1454),
[#1501](https://github.com/oasisprotocol/explorer/issues/1501),
[#1512](https://github.com/oasisprotocol/explorer/issues/1512),
[#1563](https://github.com/oasisprotocol/explorer/issues/1563),
[#1579](https://github.com/oasisprotocol/explorer/issues/1579),
[#1603](https://github.com/oasisprotocol/explorer/issues/1603),
[#1604](https://github.com/oasisprotocol/explorer/issues/1604),
[#1605](https://github.com/oasisprotocol/explorer/issues/1605),
[#1629](https://github.com/oasisprotocol/explorer/issues/1629),
[#1631](https://github.com/oasisprotocol/explorer/issues/1631),
[#1653](https://github.com/oasisprotocol/explorer/issues/1653))

## 1.14.0 (2024-10-17)

### Features
Expand Down

0 comments on commit 11cc4a0

Please sign in to comment.