src/main.cpp deals with p2p protocol, storage, wallet, etc. (src/main.cpp has more than 4500 lines..)
what do you think about moving the code to proper files/classes?
src/main.cpp deals with p2p protocol, storage, wallet, etc. (src/main.cpp has more than 4500 lines..)
what do you think about moving the code to proper files/classes?
Check out the git log, this has been a work in progress. Feel free to help out...
Yes, this is in progress.
I think this could be closed now.
mostly solved with #9260. Closing.