-
m-relay<321bob321:monero.social> Curious why would you do that
-
m-relay<omurad:matrix.org> Saw this issue: monero-project/monero #10164
-
m-relay<omurad:matrix.org> Seemed like a good small first PR
-
m-relay<321bob321:monero.social> I mean use case for the command
-
m-relay<ofrnxmr:xmr.mx> Automatic bans (like on stressnet) piling up
-
m-relay<ofrnxmr:xmr.mx> No easy way to unban them w/o scripting or restarting the node
-
m-relay<omurad:matrix.org> + Debugging/testing or recovering from misconfig
-
m-relay<omurad:matrix.org> Debugging/testing or recovering from misconfig
-
m-relay<omurad:matrix.org> iamamyth added good context in the PR. Basically `monerod unban 0.0.0.0/0` does not work due to how subnets are handled
-
azerxselsta: thanks, found a backup from a month back and used it to sync again
-
honeycombhello. i am new here. i am looking to get acquainted with monero source code for forking purposes. can you folks help me set up a dev/testing environment with a private testnet and a blockchain starting at block 0?
-
m-relay<monero.arbo:matrix.org> from the room description: "No fork help, you’re on your own"
-
honeycombdo you know if there is another channel i can ask? i wouldn't know where else to go
-
honeycombcan i at least get some help with the second thing? technically not a fork until i edit the source
-
moneromooooPick an existing fork, see diffs.
-
moneromooooYou can also check tests/functional_tests, those start with a new fresh local chain at every run.
-
moneromooooFor further forking, as said above, you're on your own :) Too many scam forks to bother helping I'm afraid.
-
honeycombah yes! that'll do for a starting point, thanks @moneromoooo
-
honeycombthus far reading this code i'm learning more about how much c++ has evolved since my schooling than about monero... doesn't look like i'll be forking anything any time soon
-
honeycombi feel like i'm reading java
-
RodMorHi!
-
m-relay<rbrunner7:monero.social> honeycomb: Monero isn't even that aggressive about using the latest C++ features wherever possible, overall the codebase still leans on the conservative side
-
m-relay<omurad:matrix.org> Contributing is a great way to get acquainted with the code :)