Results 98 issues of ErC

From Bisq: - https://github.com/bisq-network/bisq/pull/6147 - https://github.com/bisq-network/bisq/pull/6206

a:network
P4

XMR ETH atomic swaps are being developed at: https://github.com/noot/atomic-swap There is an open CCS proposal at: https://ccs.getmonero.org/proposals/noot-eth-xmr-atomic-swap.html Swaps are currently being tested. Before considering to implement this protocol into Haveno,...

is:feature
a:trade process
a:atomic swaps

Currently, some of our dependencies are on repositories hosted on Bisq's github. Would be better to move these dependencies to repositories under our control (inside github.com/haveno-dex). - Netlayer (https://github.com/bisq-network/netlayer/commits/externaltor), which...

a:deps
P4

git lfs is set to track `p2p/src/main/resources/*XMR_TESTNET`. Removing the account age witness will allow us to get rid of git lfs as a dependency.

a:network
a:deps
P4

A pricenode currently reservs slightly less than 1Gb when running on a VPS. We should reduce RAM usage drastically.

P4
a:pricenodes

Currently we are using `6.6.1` would be good to upgrade to `7.3.3`. #223 needs to be merged first. Upgrading to > 7 requires some breaking changes. See Bisq's commits: -...

P3
a:deps

This repo currently has a lot of git objects inherited from Bisq that we don't need and can be cleaned up. Would be good to remove all unnecessary objects, to...

a:repo
P4

It would be very beneficial for users and would allow people to offer multiple choices to traders for a single offer. For example: Somebody wanting to sell XMR for EUR...

is:feature
a:UX
P4

The 10-blocks lock is a security mechanism of Monero. When a wallet receives some outputs, those outputs cannot be spent before 10 blocks have been confirmed by the Monero network,...

is:feature
a:monero
a:UX