Commit Graph

2 Commits

Author SHA1 Message Date
Michael Vines 12732f8d5a Upgrade to Solana 1.8.0 2021-10-12 09:40:06 -07:00
Jarry Xiao 290833e76d
Building on top of Toly's PR, v1 compiles (#2476)
* 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
2021-10-09 16:16:49 -05:00