* Building on top of Toly's PR, v1 compiles
* formatting
* minor architecture changes and comments
* more formatting
* refactor of processor
* Might pass formatting now; TODO add native token logic
* Comment typos
* clippy
* order swap
* changed the ordering of some print statements
* modified source code to transfer SOL directly in the case that the taker mint is equal to Native SOL
* formatting
* Explicitly check for delegate in the source code
* formatting
* Added debug logs to test client, fixed some lingering bugs
* Clippy