Closed mvines closed 5 years ago
sgtm
@mvines If we change the swapper to the same mechanism the block explorer uses will we again need a separate repo than Solana?
@mvines If we change the swapper to the same mechanism the block explorer uses will we again need a separate repo than Solana?
We're good. All the support for the block streamer socket is in the main repo. Blockexplorer provides a JS program that reads from the socket, which wouldn't be helpful for the swapper, so we'd need to write a Rust version of that program -- but that thing would nicely slide into sdk/
Cool
cc: #3826
cc: #3893
token-exchange is too far away and hard to work with. Let's
token-exchange/client-demo
into a subdirectory in the main repo likebench-exchange/
bench-exchange
instead ofbench-tps
in thenet/
scripts