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

Skykingisepic update readme with depricate #16

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

Conversation

skykingisepic
Copy link

update readme with depricate

Johannes Hahn and others added 15 commits May 10, 2021 17:55
the wallet for epicbox is integrated in epic-wallet CLI 
https://github.com/EpicCash/epic-wallet/tree/epicbox-0.0.1
Update from Bugreport: vault713#15
Add nginx config example and changed new default paramaters
- This resolves the localhost websockets SSL error
- For some reason, our 'to_address' was not properly including our domain, nor port, and default behavior is to substitute 127.0.0.1:443
- Since websockets requires a domain name for SSL validation (not an IP), this was causing an error and hang
- Following this error, 'epoll' function causes epicbox to hang indefinitely because it is called with a timeout=-1
- This commit does not resolve the timeout problem. Only the domain discernment
- Can now be set with env variable EPICBOX_MAX_CONNECTIONS
Increase max ws connections in epicbox
Fix domain discernment for epicbox addresses
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.

4 participants