Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dex sector subproject creation #6161

Merged
merged 69 commits into from
Jun 17, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
f68d3fd
intitiate project
jeff-dude Jun 5, 2024
19de614
Merge branch 'main' into dex-subproject
jeff-dude Jun 6, 2024
e9c269e
initial file movement
jeff-dude Jun 6, 2024
87a69f1
moving around more files
jeff-dude Jun 6, 2024
b621b16
Merge branch 'main' into dex-subproject
jeff-dude Jun 12, 2024
60ec297
move dex aggregator lineage
jeff-dude Jun 12, 2024
5ed276a
fix compile errors
jeff-dude Jun 12, 2024
19f75b0
move dex pools
jeff-dude Jun 12, 2024
fcf9d88
move seeds, tests, fix compile errors
jeff-dude Jun 12, 2024
76a05e2
move generic tests
jeff-dude Jun 12, 2024
8090ff6
move project views, fix compile errors
jeff-dude Jun 12, 2024
f4e49cc
Merge branch 'main' into dex-subproject
jeff-dude Jun 12, 2024
4c641bd
Merge branch 'main' into dex-subproject
jeff-dude Jun 13, 2024
9c4dac5
move more pools
jeff-dude Jun 13, 2024
a86977b
initiate dex sources file, update first ref to source
jeff-dude Jun 13, 2024
469e450
cleanup subproject sources
jeff-dude Jun 13, 2024
9a4b5c7
update dex aggregator to source
jeff-dude Jun 13, 2024
34f0973
dex trades ref to source
jeff-dude Jun 13, 2024
932bb07
cow protocol ref to source
jeff-dude Jun 13, 2024
449717e
cow gnosis ref to source
jeff-dude Jun 13, 2024
a582f69
cleanup old uniswap models
jeff-dude Jun 13, 2024
87c4e92
balancer refs to sources
jeff-dude Jun 13, 2024
8fdeee0
fix compile errors, more refs to sources
jeff-dude Jun 13, 2024
a04eb59
cleanup project file
jeff-dude Jun 13, 2024
145438d
cleanup old dex models
jeff-dude Jun 13, 2024
2775479
move more dependencies for balancer
jeff-dude Jun 13, 2024
2cadc79
intitiate project
jeff-dude Jun 5, 2024
8c5287f
initial file movement
jeff-dude Jun 6, 2024
89c7113
moving around more files
jeff-dude Jun 6, 2024
4831bdd
move dex aggregator lineage
jeff-dude Jun 12, 2024
f32df2e
fix compile errors
jeff-dude Jun 12, 2024
3229457
move dex pools
jeff-dude Jun 12, 2024
463c81c
move seeds, tests, fix compile errors
jeff-dude Jun 12, 2024
2948a9b
move generic tests
jeff-dude Jun 12, 2024
6f578f6
move project views, fix compile errors
jeff-dude Jun 12, 2024
65ef1e6
move more pools
jeff-dude Jun 13, 2024
8192604
initiate dex sources file, update first ref to source
jeff-dude Jun 13, 2024
8e6c6c0
cleanup subproject sources
jeff-dude Jun 13, 2024
faeb980
update dex aggregator to source
jeff-dude Jun 13, 2024
2fd45a6
dex trades ref to source
jeff-dude Jun 13, 2024
16578b9
cow protocol ref to source
jeff-dude Jun 13, 2024
22b9b2b
cow gnosis ref to source
jeff-dude Jun 13, 2024
64fff9f
cleanup old uniswap models
jeff-dude Jun 13, 2024
9a93ed9
balancer refs to sources
jeff-dude Jun 13, 2024
f45bb8b
fix compile errors, more refs to sources
jeff-dude Jun 13, 2024
fd3a9c5
cleanup project file
jeff-dude Jun 13, 2024
48b7068
cleanup old dex models
jeff-dude Jun 13, 2024
13edadc
move more dependencies for balancer
jeff-dude Jun 13, 2024
9f5d565
Fix sources post rebase
aalan3 Jun 14, 2024
26d4f2e
Fix tests for cow
aalan3 Jun 14, 2024
d25ebd3
Fix schema post rebase
aalan3 Jun 14, 2024
b303d5f
Fix dbt_project post rebase
aalan3 Jun 14, 2024
679b988
Switch to source
aalan3 Jun 14, 2024
5c7cc40
Switch to source
aalan3 Jun 14, 2024
3233b00
Add sources
aalan3 Jun 14, 2024
fb9153d
Move test
aalan3 Jun 14, 2024
0360114
Move back tests
aalan3 Jun 14, 2024
ba9088f
Remove
aalan3 Jun 14, 2024
ebdafc3
Fix sources
aalan3 Jun 14, 2024
14f0992
Fix
aalan3 Jun 14, 2024
5b74deb
Fix source
aalan3 Jun 14, 2024
13224bb
Add missing seeds
aalan3 Jun 14, 2024
5071fd7
Merge branch 'dex-subproject' of https://github.com/duneanalytics/spe…
jeff-dude Jun 14, 2024
d777e65
Merge branch 'main' into dex-subproject
jeff-dude Jun 14, 2024
95cc93b
clean up tests
jeff-dude Jun 14, 2024
2031a25
organize macros
jeff-dude Jun 14, 2024
35a7261
organize models
jeff-dude Jun 14, 2024
1672016
test full dex run
jeff-dude Jun 14, 2024
fe81130
Revert "test full dex run"
jeff-dude Jun 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/arbitrum/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: arbitrum
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/avalanche_c/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: avalanche_c
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/base/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: base
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/ethereum/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ models:
- block_time
- tx_hash
- evt_index
- check_dex_seed:
blockchain: ethereum
project: balancer
version: 1
columns:
- *blockchain
- *project
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/gnosis/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: gnosis
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/optimism/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: optimism
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/polygon/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: polygon
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down
4 changes: 0 additions & 4 deletions dex/models/_projects/balancer/trades/zkevm/_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ models:
- version
- tx_hash
- evt_index
- check_dex_seed:
blockchain: zkevm
project: balancer
version: 2
columns:
- &blockchain
name: blockchain
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions dex/tests/generic/check_dex_seed.sql

This file was deleted.

24 changes: 0 additions & 24 deletions dex/tests/generic/dex_trades_token_bought.sql

This file was deleted.

12 changes: 0 additions & 12 deletions tests/trades/_schema.yml

This file was deleted.

Loading