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

DAO-less build #4862

Closed
ghost opened this issue Nov 27, 2020 · 11 comments
Closed

DAO-less build #4862

ghost opened this issue Nov 27, 2020 · 11 comments

Comments

@ghost
Copy link

ghost commented Nov 27, 2020

Description

Build a version without the DAO. I'm getting 300+% CPU usage and 5GB of RAM used and all it seems to be doing is syncing the DAO. I use bisq for BTC. I literally cannot click a button or use bisq atm.

Went on for like 30 minutes, went away as soon as it was done syncing.

Version

1.5.0

Steps to reproduce

Sync DAO, try to use bisq

Expected behaviour

Can use bisq

Actual behaviour

Cannot use bisq

Device or machine

Macbook Pro 10.15.5

@boring-cyborg
Copy link

boring-cyborg bot commented Nov 27, 2020

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

@huey735
Copy link
Member

huey735 commented Nov 27, 2020

Run Bisq --daoActivated=false

  --daoActivated=<Boolean> (default: true)
        Developer flag. If true it enables dao phase 2 features.

@p3yot3
Copy link

p3yot3 commented Nov 27, 2020

Run Bisq --daoActivated=false

  --daoActivated=<Boolean> (default: true)
        Developer flag. If true it enables dao phase 2 features.

Can this be used on all OS's?

@huey735
Copy link
Member

huey735 commented Nov 28, 2020

@p3yot3 yes

@ghost ghost changed the title Shitcoin-less build DAO-less build Nov 29, 2020
@ghost
Copy link
Author

ghost commented Nov 29, 2020

Should be a config option in the settings or asked on first launch.

@huey735
Copy link
Member

huey735 commented Dec 1, 2020

@AnthonyRonning consider proposing it on the Proposals Repository.

@ghost
Copy link
Author

ghost commented Dec 2, 2020

Doesn't look like something I have access to.

@p3yot3
Copy link

p3yot3 commented Dec 9, 2020

Run Bisq --daoActivated=false

  --daoActivated=<Boolean> (default: true)
        Developer flag. If true it enables dao phase 2 features.

Can this be used on all OS's?

Doesn't work with windoze - Bisq doesn't connect when using this command.

@huey735
Copy link
Member

huey735 commented Jan 25, 2021

@p3yot3 this is how to use the command line for Windows: https://bisq.wiki/Running_from_the_command_line

@M0ns1gn0r
Copy link

M0ns1gn0r commented Mar 13, 2021

I started it without DAO, the result turned out to be even worse than with DAO. The UI becomes unresponsive for ~90 seconds, then it is responsive for ~5 seconds, then unresponsive again (these cycles don't end).

The client is unusable in this mode.

P.S. maybe this would tell you anyting.

mar.-13 14:15:18.282 [JavaFX Application Thread] INFO  b.n.p.s.P2PDataStorage: Processing 1044 persistableNetworkPayloads took 95550 ms. 
mar.-13 14:15:18.282 [JavaFX Application Thread] INFO  b.n.p.p.g.RequestDataHandler: Processing GetDataResponse took 95552 ms 

@cd2357
Copy link
Contributor

cd2357 commented May 10, 2021

I'm getting 300+% CPU usage and 5GB of RAM used and all it seems to be doing is syncing the DAO. I use bisq for BTC. I literally cannot click a button or use bisq atm.

Should be fixed in the latest version (v1.6.4). It upgrades several frameworks and libraries that improve overall performance and reduce resource consumption (especially RAM).

Please give it a try and let us know if this is still a problem for you.

@cd2357 cd2357 closed this as completed May 10, 2021
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

No branches or pull requests

4 participants