Commit Graph

7 Commits

Author SHA1 Message Date
meep 04abca9ef0
Implement Smart Router API (#96) (#101)
- swap on routes with up to 2-hops
- swap on routes that is split into multiple smaller routes
- route selection
- Support VersionedTransaction & lookup tables
2023-05-13 11:15:27 +10:00
meep 1121065324
Rename PoolGraph API to use graph terminology (#94) 2023-03-22 16:21:03 +08:00
meep 3fe9cad66e
Add PoolGraph API and AdjacencyListGraph implementation (#90)
- Add PoolGraph API to allow trade route path finding with max hop of 2
- Add tests to verify behavior
- Update docs for PoolGraph API
- bump common-sdk to v0.1.12
2023-03-21 11:28:40 +08:00
meep d4d1842086
Update yarn docs & bump to 0.8.0 (#80) 2023-01-14 22:03:45 +08:00
meep 6f4be811fc
Update typedocs & env setup for 0.7.2 (#71) 2022-12-21 17:28:10 +07:00
meep 4e72234a76
v0.5.3 (#49)
* v0.5.3
* Update yarn docs for new dev fee swap functions
2022-09-22 00:20:15 -07:00
meep 025fbffdf0
Update typedocs and comments for swap refactor (#37) 2022-07-15 10:10:49 -04:00