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

Timestamply redesign #151

Merged
merged 50 commits into from Feb 28, 2023
Merged

Timestamply redesign #151

merged 50 commits into from Feb 28, 2023

Conversation

tiagoalvesdulce
Copy link
Member

Website preview: https://dcrtimegui-redesign.netlify.app/

Here is a list of the major improvements:

  • brand new logo
  • new design matching Decred design standards
  • light and dark modes
  • show the information in a more user friendly way
  • support multiple languages
  • add Portuguese translation
  • split timestamp and verify pages
  • add simple navigation menu and link to dcrtime documentation
  • show next anchoring time in the timestamp page. It wasn't clear the anchoring is done hourly before.
  • add 'Latest Hashes' section
  • easier and more interactive way to download multiple proofs
  • show list of hashes timestamped and verified by the user
  • show transaction confirmations progress for each hash
  • improve dropzone error handling and user feedback

Depends on decred/dcrtime#84 and tiagoalvesdulce/dcrtimejs#17

@xaur
Copy link

xaur commented Jan 24, 2023

Is https://dcrtimegui-redesign.netlify.app/verify a test instance with a different database?

Entering hash 8d09ed1d25892d2e4c4ce2b486dacaea792bb5cfd92de9e026e8899620d81953 works in the current version but gives an error in the [preview version]: [Verify Hash input] Invalid hash. Hashes must have 64 characters..

If I hack the link manually it says Not found.

@tiagoalvesdulce
Copy link
Member Author

tiagoalvesdulce commented Jan 27, 2023

Hey @xaur!

The 'Verify Manually' error message was my bad. It should be fixed now.

Is https://dcrtimegui-redesign.netlify.app/verify a test instance with a different database?

Yes, the current website is running on mainnet and the preview version is on testnet. That's why a hash timestamped on https://timestamp.decred.org/ won't be found on https://dcrtimegui-redesign.netlify.app/

Copy link
Member

@davecgh davecgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed through actual usage on the test site.

All feedback and issues were handled and iterated on via the matrix timestamp channel.

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.

None yet

4 participants