mihaisc
|
6f12e28ada
|
fix redundancy (#1278)
* fix redundancy
* convert to wei fixed price
* fix test
|
2022-02-11 04:45:15 -08:00 |
|
mihaisc
|
3c315eb49d
|
fixes (#1273)
* fixes
* fix test
* fix swap
* fix test
* fix test
* more fixes
* fixes
* change swapMarketFee from wei to decimal
* fix
|
2022-02-10 07:38:48 -08:00 |
|
Alex Coseru
|
9174baa3c0
|
Barge c2d & latest contracts bump (#1248)
* bump to latest contracts
|
2022-02-09 11:32:54 +02:00 |
|
Bogdan Fazakas
|
14862f6a3a
|
Moved interfaces under types and some small fixes (#1253)
* moved interfaces and some fixes
* throw proper error messages on try catch blocks in pool class
|
2022-02-07 08:06:58 -08:00 |
|
mihaisc
|
be7adcb6f8
|
fix order, update contracts (#1240)
* fix order, update contracts
* remove console.log
* remove force contracts install
|
2022-01-26 10:27:58 -08:00 |
|
mihaisc
|
56a3aad20d
|
heleper+ remove old ibs (#1238)
* heleper+ remove old ibs
* fix tests
* fix gaslimt
* fix approve
* fix
* remove console.log
* upate package-lock
|
2022-01-25 08:32:55 -08:00 |
|
Bogdan Fazakas
|
5cb548ca59
|
replaced local artifacts with the published ones (#1232)
|
2022-01-20 04:39:58 -08:00 |
|
Bogdan Fazakas
|
69432720f0
|
put back baseToken instead of basetoken
|
2022-01-19 09:48:23 +02:00 |
|
Bogdan Fazakas
|
471875f85c
|
update codebase renamed dataToken baseToken etc
|
2022-01-17 15:05:05 +02:00 |
|
|
24425fcf8b
|
fix artifacts path in all test files
|
2022-01-11 17:52:28 +00:00 |
|
|
bdfa60a91b
|
move artifacts folder under /src
|
2022-01-11 17:52:28 +00:00 |
|
Bogdan Fazakas
|
810213c20c
|
Revert "moved artifacts under src so to build starts"
This reverts commit 41fb836a4980f5a447dd9411037bd8f4618b7d24.
|
2022-01-11 10:35:28 +02:00 |
|
Bogdan Fazakas
|
41fb836a49
|
moved artifacts under src so to build starts
|
2022-01-11 09:47:41 +02:00 |
|
Bogdan Fazakas
|
a019491ed2
|
add used artifacts update imports and removed not used dependancies
|
2022-01-10 18:36:48 +02:00 |
|
Bogdan Fazakas
|
a6504626fd
|
use old name for nft files for case sensitivity
|
2021-12-09 13:55:23 +02:00 |
|
Bogdan Fazakas
|
4d7b70af76
|
update version and delete unused import
|
2021-12-09 12:29:03 +02:00 |
|
Bogdan Fazakas
|
6dacc0c44c
|
refactor fixed some code styling issues
|
2021-12-09 12:13:56 +02:00 |
|
Bogdan Fazakas
|
54e198c30a
|
fixed dispenser create unit test wip updated contracts
|
2021-11-24 18:18:21 +02:00 |
|
Bogdan Fazakas
|
f35a58dfcf
|
added back and fixed remaining tests
|
2021-11-10 19:23:40 +02:00 |
|
Bogdan Fazakas
|
d6bc48655e
|
more refactor & commented failing tests for the moment
|
2021-11-10 12:08:20 +02:00 |
|
Bogdan Fazakas
|
c7f3144526
|
refactor
|
2021-11-09 21:08:15 +02:00 |
|
lacoop6tu
|
5460b65e45
|
add USDC test for FixedRate, add latest function and test in SideStaking
|
2021-11-05 15:50:18 -05:00 |
|
lacoop6tu
|
67f19245ef
|
add complete FixedRate class and basic unit test
|
2021-11-05 14:41:07 -05:00 |
|
lacoop6tu
|
8f43ae058f
|
add more functions and tests
|
2021-11-05 12:36:07 -05:00 |
|
lacoop6tu
|
21a60ebf23
|
more estGas split and test checks
|
2021-11-04 16:33:26 -05:00 |
|
lacoop6tu
|
48e573636b
|
add initial FixedRateExchange class and test
|
2021-11-04 14:59:07 -05:00 |
|