Skip to content

Releases: telosnetwork/open-block-explorer

v1.2.2

30 Mar 22:32
980b5ee
Compare
Choose a tag to compare

What's changed

This release includes several bug fixes and improvements such as:

  • Balance auto refreshes
  • Proposals don't require that TLOS be inserted on transfers and precision is implied
  • AntelopeStore.resource incorporation
  • UI bug fixes

Included PRs

Fixes and Improvements

Chores

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Mar 18:03
af2d447
Compare
Choose a tag to compare

What's Changed

This release includes several fixes, including better transaction pagination and filtering.

Included PRs

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Feb 03:07
cad4bb9
Compare
Choose a tag to compare

What's Changed

This release features a remake of the filters, filtering all transactions, a complete balance breakdown in the wallet and the Greymass fuel integration.
There are several fixes and improvements as well, such as a more robust pagination and cleos bug fixing.

Included PRs:

Features

  • Better filters for transaction table by @Viterbo in #575
  • Complete balance breakdown by @Viterbo in #594
  • incorporate greymass fuel into the sign transaction process by @Viterbo in #477

Fixes

Chores

Full Changelog: v1.1.3...v1.2.0

v1.1.3

08 Feb 01:44
c652135
Compare
Choose a tag to compare

What's Changed

This release focuses on fixes and improvements:

  • Transactions table follow browser's timezone
  • MSIG proposals auto-refresh
  • Fix for error when copying cleos JSON

Included PRs

Fixes

Chores

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

24 Jan 00:09
993deda
Compare
Choose a tag to compare

What's Changed

This releases focuses on fixes.

  • Buy RAM accepts different account
  • You can stake a single resource (CPU/NET) at a time
  • Fixes balance

Included PRs

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 Jan 23:06
4f53e08
Compare
Choose a tag to compare

What's Changed

This release focuses on fixes for the REX balance and overall account balance.

  • REX calculation and balance accuracy are fixed
  • Navigation through transactions shows the selected number of items

Included PRs

Fixes

Chores

  • Should use nodeos for getting key accounts, removing unnecessary hyperion dependencies by @donnyquixotic in #497

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 Jan 21:56
8d2a494
Compare
Choose a tag to compare

What's Changed

This release includes 2 new features and bug fixes:

  • The ability to generate a URL to an account's balance of a specific token or tokens
  • Transactions that share the same timestamp and transaction hash are shown as a single transaction that can be expanded

Included PRs

Features

Fixes

Other

  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #480

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Dec 00:57
Compare
Choose a tag to compare

What's Changed

This release focuses on bug fixing and better usability.

  • Fixes the balance page to show accurate numbers
  • Fixes the account search bar to find all accounts before showing partial results, including the ones with a ., e.g.eosio.token, eosio.msig
  • Consistently shows numbers with 4 decimals
  • Allows pressing enter to execute a search on the contract table

Included PRs

Improvements and features

Tech debt

Dependencies

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Nov 04:17
dc54124
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Nov 01:06
f4d657f
Compare
Choose a tag to compare
Merge pull request #382 from telosnetwork/develop

Develop