bitcoin-dev-project / warnet

Monitor and analyze the emergent behaviors of Bitcoin networks
https://warnet.dev
MIT License
88 stars 36 forks source link

October 16th attackaton feedback #656

Open m3dwards opened 2 days ago

m3dwards commented 2 days ago

We had the question about if it's remote, why do I need to install anything.

m3dwards commented 2 days ago

People didn't understand that you had to clone the galen repo

m3dwards commented 2 days ago

People asked what the 99 nodes were based on, i.e. v28.

m3dwards commented 2 days ago

People didn't know to expand the section on fork observer to see the full hostname

pinheadmz commented 2 days ago

People didn't know to expand the section on fork observer to see the full hostname

"Tanks in the kubernetes network have URIs that include a namespace. URIs for all tanks can be seen in the "description" field in the fork-observer web UI."

https://github.com/bitcoin-dev-project/battle-of-galen-erso?tab=readme-ov-file#attack-development

m3dwards commented 2 days ago

Update the warnet/app docker image

m3dwards commented 2 days ago

Sometimes the warnet run didn't work. Looked like the code didn't get uploaded. Also had an RPC command fail.

m3dwards commented 2 days ago

update the node defaults to disable net logging by default?

m3dwards commented 2 days ago

See if logs work and give everyone the link

m3dwards commented 2 days ago

Shall we tell people that if they want to turn on specific logging that they can ask us?

m3dwards commented 2 days ago

The invalid op_code scenario is really hard to take down because the transactions have to pass standardness checks. Could we disable the standardness checks?

m3dwards commented 2 days ago

need to make it easier to find the hostnames

m3dwards commented 2 days ago

Add code snippets on how to do things in scenarios like sending a message, creating a transaction connecting to a peer.

m3dwards commented 2 days ago

Someone asked if we could bundle the actual functional test suite or at least link to it

m3dwards commented 2 days ago

bitcorncore.org has lots of references to bitcoincore which could be grep'd and changed

m3dwards commented 2 days ago

Perhaps rename miner_std to local_miner?

pinheadmz commented 2 days ago

Change the exporter metrics. Utxo set size from one node and memory usage info from target nodes

m3dwards commented 1 day ago

Write a guide in the documentation on how to switch back and forth between cluster and local.