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

Various fixes #10

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Various fixes #10

wants to merge 41 commits into from

Conversation

Oink70
Copy link

@Oink70 Oink70 commented Jun 16, 2023

  • Update dependencies after BitGo/blake2b, BitGo/blake2b-WASM are inaccessible and s-nomp/equihashverify deprecated to my local repos.
  • delay kicking unknown blocks by 15 blocks, to prevent blocks being wrongfully kicked from the payment system if the payment daemon doesn't know about them in time.
  • website fix, where S-NOMP fails to start with non-local or non-default database setup.
  • Date-and-time-processing done at client to enable user local time display instead of server time.

Oink70 added 30 commits June 8, 2023 13:54
Moved processing of time from server side to client side, to enable displaying the date and time in the users local language, format and timezone.
Same date+time processing changes as `stats.html`
Unexpected presence of Libgo reference.
Address validation done by JS instead of daemon
Adding WAValidator dependency
using password on redis servers that have no password set, breaks connection
Missed a comma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants