Skip to content

Tags: rob-solana/blockexplorer

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add redis Unix Domain Socket support for high performance (sola…

…na-labs#26)

* feat: add redis Unix Domain Socket support for high performance
* feat: add redis unix domain socket support for api.js
* wording enhancements

v1.1.2

Toggle v1.1.2's commit message
fix: rename entry-stream to blockstream

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: minor tweak for tick_height outside entry (solana-labs#23)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: multiple updates for round 1 enhancements (solana-labs#15)

* feat: add provisional theme support, lay groundwork for for enhancements
* feat: 'this node' -> 'current leader' in inbound stream, API, and stats table, solana-labs#9
* feat: point book help links to edge (for now)
* chore: lint inbound-stream
* feat: implement datetime formatting
* feat: hide account menu solana-labs#10
* chore: rename components with .js to .jsx
* chore: fix lint
* feat: date localization, deep linkable ent/blk/txn
* feat: friendly close button on Dialogs
* feat: friendly close button on Dialogs (dialog part)
* feat: book vs. book-edge links (PR comment)
* chore: fix React warning re: typography
* chore: remove state update from render method, use history listener instead

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
mvines michael
fix: rename script from serve to serve:ui

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
mvines michael
fix: run serve as root on Linux for port 80 access

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
mvines michael
fix: add more descriptive error message when blockexplorer directory …

…is not found

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mvines michael
fix: look harder for blockexplorer directory

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mvines michael
fix: improve blockexplorer.sh abort handling

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mvines michael
feat: enable semantic-release