godmodegalactus / mango_bencher

This project is to bench mark solana by flooding it with Mango market maker requests.
3 stars 4 forks source link

refactoring the code, splitting into multiple files #16

Closed godmodegalactus closed 1 year ago

godmodegalactus commented 1 year ago

I haven't checked each line of the new code because it seems that it is just about moving it from main.rs to new files. If I'm wrong and there are indeed some changes in the logic, please point me to this place and I will review again

No it is just moving of the code into different files.

And i remove the airdrop thing because now we have a script to transfer funds.