m-r-g-t
|
b3438d7353
|
feat: remove need for pg within mev-inspect env (#344)
* instructions for running without kubernetes ('monolithic mode')
* added docker instructions
* chore: remove pgsql as hard dependency
* chore: update deps
* docs: updated docs to remove local pg engine for docker install
* docs: reword docs
* ci: update poetry source
* fix: refactor tests for mypy
* fix: search miner for eth2
* feat: improve eth2 miner fn
* refactor: unnecessary comma
* test: add miner generation tests
---------
Co-authored-by: pintail <you@example.com>
|
2023-10-11 16:16:44 -04:00 |
|
pintail-xyz
|
0e42ab6ba4
|
ignore reverted transactions from liquidation classifier (#317)
|
2022-12-05 07:59:52 -08:00 |
|
pintail
|
04d1c86dbd
|
separate cream and compound classifiers
|
2022-04-07 19:27:47 +01:00 |
|
Gui Heise
|
3ceaf7f6cf
|
Fix eth liquidations
|
2022-01-26 12:53:13 -05:00 |
|
Luke Van Seters
|
f37de76824
|
Fix swap and sandwich tests
|
2022-01-20 19:09:35 -05:00 |
|
Luke Van Seters
|
3afb854d13
|
Require protocol to build a swap
|
2022-01-20 19:03:29 -05:00 |
|
Luke Van Seters
|
a056919507
|
Fix test swaps
|
2022-01-20 19:03:00 -05:00 |
|
Luke Van Seters
|
2e1600b002
|
Add protocol on test swaps
|
2022-01-20 19:01:27 -05:00 |
|
Gui Heise
|
8ad5ea525d
|
Fix token address circular import
|
2022-01-19 11:18:04 -05:00 |
|
Gui Heise
|
de4a682061
|
Adjust AAVE and include prices fromm #231
|
2022-01-18 16:39:08 -05:00 |
|
Gui Heise
|
772a08d8d6
|
Remove terminal saved output
|
2022-01-18 16:37:44 -05:00 |
|
Gui Heise
|
172ed46b0b
|
Remoeve debugger
|
2022-01-18 16:37:44 -05:00 |
|
Gui Heise
|
af22d4765d
|
Fix debt token in tests to underlyinh
|
2022-01-18 16:37:44 -05:00 |
|
Gui Heise
|
98a38eee47
|
Change crUSDC to LINK
|
2022-01-18 16:37:44 -05:00 |
|
Gui Heise
|
1fd9780e9d
|
Change cUSDC to USDC token address
|
2022-01-18 16:37:44 -05:00 |
|
Gui Heise
|
9883680dfa
|
Update classifiers and tests
|
2022-01-18 16:37:44 -05:00 |
|
Luke Van Seters
|
6e537053e8
|
Merge pull request #233 from CalebEverett/sandwich_profit
add sandwich profit
|
2022-01-18 11:31:22 -05:00 |
|
Caleb
|
dcab5fe3fb
|
update sandwiches fixture
|
2022-01-18 07:39:40 -08:00 |
|
Gui Heise
|
9604e01aba
|
Correct tests
|
2022-01-17 16:42:43 -05:00 |
|
Luke Van Seters
|
660dfe7b2f
|
Update tests to use a true reverting arb
|
2022-01-07 13:18:51 -05:00 |
|
Luke Van Seters
|
11aebe078a
|
Require price difference to be less than 1% between swaps
|
2022-01-07 13:06:41 -05:00 |
|
Gui Heise
|
75748abb43
|
Actually fix eth transfers test
|
2022-01-06 16:17:10 -05:00 |
|
Gui Heise
|
92904d7298
|
Fix eth transfer liquidations
|
2022-01-06 16:14:35 -05:00 |
|
Gui Heise
|
73a29a667b
|
Fix text
|
2022-01-06 15:08:44 -05:00 |
|
Luke Van Seters
|
722ee8c6ec
|
Fix tests
|
2022-01-05 18:02:49 -05:00 |
|
Luke Van Seters
|
b588e115ce
|
Fix reverting arbitrage tests
|
2021-12-22 22:42:26 -05:00 |
|
Luke Van Seters
|
ca921f896d
|
route => shortest_route in tests
|
2021-12-22 22:41:10 -05:00 |
|
Luke Van Seters
|
17c9b835ac
|
Simplify smallest logic. Fix tests
|
2021-12-22 22:41:10 -05:00 |
|
Taarush Vemulapalli
|
4cb3383d1a
|
New error column for arbitrages (#180)
|
2021-12-22 08:00:54 -08:00 |
|
Taarush Vemulapalli
|
d7bb160d85
|
Add received_token_address for Compound/CREAM (#168)
|
2021-12-16 14:33:10 -05:00 |
|
Luke Van Seters
|
f0c29e2b2f
|
Add logic and writing for sandwiches. Add tests too
|
2021-12-15 13:45:55 -05:00 |
|
Luke Van Seters
|
b9544eb18b
|
Fix whitespace for isort
|
2021-12-14 13:14:13 -05:00 |
|
Luke Van Seters
|
c23b9a1651
|
Merge pull request #158 from flashbots/add-isort
Add isort pack to pre-commit
|
2021-12-14 13:11:39 -05:00 |
|
Luke Van Seters
|
2ec2bf44ba
|
Merge pull request #160 from flashbots/add-transaction-position-crud
Write transaction position for swaps and traces
|
2021-12-14 12:47:16 -05:00 |
|
Luke Van Seters
|
c853cee43e
|
Write transaction position for swaps and traces
|
2021-12-13 20:05:07 -05:00 |
|
Luke Van Seters
|
bb23fce13c
|
Share trace classifier in tests
|
2021-12-13 19:34:47 -05:00 |
|
Luke Van Seters
|
d5f73b5e3a
|
Run isort on all files
|
2021-12-13 18:46:39 -05:00 |
|
Luke Van Seters
|
11744deaa9
|
Merge pull request #151 from sketsdever/bancor
Bancor classifier
|
2021-12-03 11:05:44 -05:00 |
|
Taarush Vemulapalli
|
1fb65bacc1
|
Compound backfilling/removed network calls (#125)
* Removes `collateral_token_address` from both aave/comp for consistency
|
2021-12-02 11:19:32 -08:00 |
|
Shea Ketsdever
|
cd01298ba6
|
Bancor classifier
|
2021-11-28 14:51:24 -08:00 |
|
Gui Heise
|
44e357344e
|
Remove test assertion
|
2021-11-24 13:54:39 -05:00 |
|
Gui Heise
|
7656c0d76c
|
Remove children swaps
|
2021-11-23 14:34:26 -05:00 |
|
Gui Heise
|
c334441e95
|
Add assertion and move constants up
|
2021-11-23 11:28:15 -05:00 |
|
Gui Heise
|
4c643a2d9f
|
Add tests for 0x swaps
|
2021-11-23 09:32:18 -05:00 |
|
Gui Heise
|
45c9980a79
|
Add contract_address to tests
|
2021-11-19 11:00:14 -05:00 |
|
Luke Van Seters
|
5756cb15a5
|
Merge pull request #128 from elopio/typo/clasifier
Fix typo: clasifier
|
2021-11-18 11:34:25 -05:00 |
|
Luke Van Seters
|
d2437055d9
|
Fix tests
|
2021-11-17 15:19:48 -05:00 |
|
Leo Arias
|
cfeaaae046
|
Fix typo: clasifier
|
2021-11-11 17:55:12 +00:00 |
|
Gui Heise
|
a1b001b2cf
|
Merge pull request #114 from flashbots/ETHTransferLiquidations
Add support for ETH-Transfer liquidations
|
2021-10-28 15:51:01 +01:00 |
|
Gui Heise
|
e25448a9f4
|
Eth constant
|
2021-10-28 00:31:39 +01:00 |
|