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

epicbox version 3.0.0 #2

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

Conversation

johanneshahn
Copy link

Refactor epicbox.

Changes:

  • Code formatting
  • Variable renaming for better code understanding
  • Load config with "node app_mongo.js --config /path/to/config.json" else defaults to ./config.json
  • Add .gitignore and remove config.json from git index - default config renamed to default_config.json
  • Keep backward compatibility to wallet < 3.5.1 and epicbox version 2.0.0
  • Rewrite challenge and subscribe logic
  • Remove uneccesarry code and logic
  • Fix bugs where wallet clients that do not respond get spammed with challenge requests
  • standardisation of debug and log messages
  • introduce dynamic challenge strings for wallets > version 3.5.1

Sky King and others added 20 commits March 29, 2023 15:21
Binaries, configs, installation doc
- Previously 3 minutes, which is too slow for Cloudflare-protected DNS-proxies subdomains
Begin cleaning up whitespace/formatting nightmare
…alled functions; else they would not be set if are in on message
…lity;add slate putthrough for faster sync;start writing function descriptions;clean up some old comments
…lity;add slate putthrough for faster sync;start writing function descriptions;clean up some old comments
…equest only possible for subscribed clients
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