carlaKC / attackathon

utilities and instructions to run a lightning jamming attackathon
0 stars 6 forks source link

docker: add custom bitcoin conf #51

Closed PurpleTimez closed 3 months ago

PurpleTimez commented 3 months ago

This is not tested on infra yet, though that way one can have more data collection after channel jamming tries.

carlaKC commented 3 months ago

Closing PR - value add is unclear.

PurpleTimez commented 3 months ago

value add is unclear.

@carlaKC

actually this is also let to you tweak all bitcoind mempool settings (e.g maxmempool) to inflate mempool feerate groups at the attacker advantage and e.g fulfill HTLCs buckets faster (see eclair #2330 as mitigation example)

do you feel cross-layer tricks to boost channel jamming attacks efficiency are too much out of the box for now ?

carlaKC commented 3 months ago

actually this is also let to you tweak all bitcoind mempool settings

This PR only impacts the attacking node's bitcoin.conf, change would need to be applied to warnet graph file to update the network of bitcoin nodes.

PurpleTimez commented 3 months ago

This PR only impacts the attacking node's bitcoin.conf, change would need to be applied to warnet graph file to update the network of bitcoin nodes.

Ok boss.