bitcoind_memo_testnet.ron is only 136KB.
If we attached this in the repo, then newbies could run the static integration tests without the networking hurdle, and see what this code delivers. (They would still immediately need to go back and fix the networking to take a next step with their personal data.)
Reducing this networking hurdle could really improve community engagement.
One thing we could do is compress all our existing RON files (eg. over in fixtures/wallets) and end up saving space while adding this testnet3 network data.
bitcoind_memo_testnet.ron is only 136KB.
If we attached this in the repo, then newbies could run the static integration tests without the networking hurdle, and see what this code delivers. (They would still immediately need to go back and fix the networking to take a next step with their personal data.)
Reducing this networking hurdle could really improve community engagement.
One thing we could do is compress all our existing RON files (eg. over in fixtures/wallets) and end up saving space while adding this testnet3 network data.