Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: text explorer show sha-3 correctly + minor fixes #3779

Merged
merged 4 commits into from
Jan 31, 2022

Conversation

delta1
Copy link
Contributor

@delta1 delta1 commented Jan 31, 2022

Description

  • change tari_explorer .prettierrc to match other packages in the repo, this meant a big formatting change, but it's a separate commit for ease of review
  • fix the display of SHA-3 blocks pow algo
  • some styling improvements + basic dark mode
  • adds the block header info to the block view
  • check for valid prev/next blocks to display navigation between blocks

@delta1 delta1 changed the title Explorer fix: text explorer show sha-3 correctly + minor fixes Jan 31, 2022
@aviator-app aviator-app bot merged commit a5dacf2 into tari-project:development Jan 31, 2022
sdbondi added a commit to sdbondi/tari that referenced this pull request Feb 1, 2022
* development:
  chore: check genesis block during startup (tari-project#3776)
  chore: fix lint again (tari-project#3780)
  fix(core): fetch_header_containing_*_mmr functions now take a 0-based mmr position (tari-project#3749)
  refactor(test_faucet): include create_utxo to avoid unintentionally breaking faucet utxos (tari-project#3771)
  fix: text explorer show sha-3 correctly + minor fixes (tari-project#3779)
  feat: prevent ambiguous output features in transaction protocols (tari-project#3765)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants