Research #15
Research bitsquare - The decentralized bitcoin exchange
History
#1 Updated by didi about 8 years ago
Taking a look at https://github.com/bitsquare/bitsquare/issues/599 (memory leak).
I could reproduce the leak in the GUI when playing around in the Market->Trades tab, observing mem usage with visualvm.
The leak seems to occur when.
Right now I'm stuck building the application from source. Building @libopenjfx-java@ (as described "here":http://askubuntu.com/questions/833193/how-do-i-install-openjfx-on-ubuntu-14-04-linux-mint-17) fails.
Another leak is supposed to be in the seed node app. See instructions in @doc@ directory for how to run this. It implements a Tor hidden services as far as I understood (todo: learn about that).
#2 Updated by didi about 8 years ago
- Tracker changed from Bug to Feature
#3 Updated by didi about 8 years ago
What's very interesting about this project is the experiment how to establish a decentralized project team, supported by the integrated business model of collecting fees. See https://forum.bitsquare.io/t/bitsquare-as-decentralized-autonomous-organization/38
#4 Updated by didi almost 8 years ago
- Tracker changed from Feature to Research
- Project changed from Lab to lab10
- Subject changed from Research bitsquare to Research bitsquare - The decentralized bitcoin exchange
- Description updated (diff)
- Status changed from New to In Progress