Commit Graph

7 Commits

Author SHA1 Message Date
Dan Cline a07581489a
feat(core): re-export H128 (#1786)
* feat(core): re-export H128

* chore: cargo fmt
2022-10-14 19:53:38 -07:00
Georgios Konstantopoulos 96e195d2d7 chore: disable remove_liq example 2022-10-13 14:56:46 -07:00
Georgios Konstantopoulos 944cd711d8 examples: disable remove_liq and revert to always use rinkeby
rinkeby was deprecated but couldnt bother to find univ2 on goerli
so we just disable the test. this should still work for eg mainnet
2022-10-11 13:22:21 -07:00
Georgios Konstantopoulos 441b983ec6 examples: re-enable remove_liq example and replace key w goerli key 2022-10-07 10:22:46 -07:00
Matthias Seitz 0645f4502c
chore: replace rinkeby with goerli (#1768)
* chore: replace rinkeby with goerli

* ignore example
2022-10-07 08:58:32 -07:00
Georgios Konstantopoulos 324004cfd6 chore: fmt 2022-05-23 14:19:17 -07:00
chappie1998 0897336fb4
remove liquidity example (#1290)
* remove liquidity example

* remove liquidity exmaple

* remove liquidity exmaple

* remove liquidity exmaple

* chore: tidy up remove-liquidity example

* chore: fix typo

Co-authored-by: ankit <ankitgci1@gamil.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-05-23 13:07:58 -07:00