- 22 Jul, 2020 1 commit
-
-
Moody Salem authored
-
- 13 Jul, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 07 Jul, 2020 6 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* make the fetching code more tree shakeable * more documentation everywhere
-
Moody Salem authored
-
Moody Salem authored
* add a currency entity * revert test change, remove unnecessary `as any` * remove unnecessary truthy assertions * support currency amounts for input/output of trades * support currency amounts for input/output of trades * allow routes to encode if they end in ETH/WETH * get the trade/route to support ether input/output * router test * add some todos * working best trade exact in * working best trade exact out * remove only * tests for exact in router methods * complete the router tests * add value as an output swap parameter
-
- 02 Jul, 2020 1 commit
-
-
Moody Salem authored
-
- 26 Jun, 2020 2 commits
-
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
- 28 May, 2020 1 commit
-
-
Moody Salem authored
-
- 14 May, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 12 May, 2020 3 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
Add methods for minimum amount out and maximum amount in for easy calculation of transaction parameters (#23)
-
- 09 May, 2020 1 commit
-
-
Moody Salem authored
-
- 07 May, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 06 May, 2020 7 commits
-
-
Moody Salem authored
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* First test for the best trade router * Share the array in the recursion * Comment * Add comparator methods and more tests * Fix the equalTo method on the fraction * add a todo, rename `n` * Best trade exact out, more tests * Faster sorted insert * Comment fix * Handle insufficient reserves and input amount errors * Test improvements, export best trade options * Improvements to fraction, make inputOutputAmount reusable * Make comparator more reusable
-
- 05 May, 2020 4 commits
-
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
Moody Salem authored
* Update the init code hash, other small tweaks * Lint * Use pair ABI instead of token ABI to get reserves * Update package description Set the prototype of our custom errors * codepoints -> emoji * skip the data tests * Factory address, fix checksum warning Co-authored-by:
Noah Zinsmeister <noahwz@gmail.com>
-
- 30 Apr, 2020 2 commits
-
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
- 30 Mar, 2020 3 commits
-
-
Noah Zinsmeister authored
-
-
Noah Zinsmeister authored
-
- 24 Mar, 2020 2 commits
-
-
Noah Zinsmeister authored
Bump acorn from 5.7.3 to 5.7.4
-
dependabot[bot] authored
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 20 Mar, 2020 1 commit
-
-
Noah Zinsmeister authored
-