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

Adding aave interests abstraction in Dune v2 #1434

Merged
merged 35 commits into from
Sep 7, 2022
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
dbc1965
Added interests abstraction for aave on ethereum
SohamP99 Aug 25, 2022
f335343
Added tests for the aave interests abstraction
SohamP99 Aug 25, 2022
df6b959
Added base sources file for aave abstractions
SohamP99 Aug 25, 2022
e362584
Add aave schema
SohamP99 Aug 25, 2022
46a77b3
Merge branch 'duneanalytics:main' into master
SohamP99 Aug 26, 2022
8aeb621
Merge branch 'duneanalytics:main' into master
SohamP99 Aug 28, 2022
cf5885c
Update models/base_sources/aave_base_sources.yml
SohamP99 Aug 28, 2022
be33673
Update aave_base_sources.yml
SohamP99 Aug 28, 2022
07464df
Update aave_ethereum_schema.yml
SohamP99 Aug 28, 2022
c42afce
Update models/aave/aave_ethereum_schema.yml
SohamP99 Aug 28, 2022
16c38f6
Update aave_ethereum_interest_rates.sql
SohamP99 Aug 28, 2022
48d4cbd
Update aave_ethereum_schema.yml
SohamP99 Aug 28, 2022
7e17621
Update and rename aave_ethereum_interest_rates.sql to aave_v2_ethereu…
SohamP99 Aug 28, 2022
25737f2
Update Aave_interests_test.sql
SohamP99 Aug 28, 2022
7241fe0
Update Aave_interests_test.sql
SohamP99 Aug 28, 2022
a8b5be2
Merge branch 'duneanalytics:main' into master
SohamP99 Aug 29, 2022
96c25e4
Rename models/aave/Ethereum/aave_v2_ethereum_interest_rates.sql to mo…
SohamP99 Aug 29, 2022
af7987b
Rename tests/aave/Ethereum/Aave_interests_test.sql to tests/aave/ethe…
SohamP99 Aug 29, 2022
b71af09
Merge branch 'duneanalytics:main' into master
SohamP99 Aug 30, 2022
581fbfe
Update aave_v2_ethereum_interest_rates.sql
SohamP99 Aug 30, 2022
434907a
Merge branch 'duneanalytics:main' into master
SohamP99 Aug 30, 2022
9f09fd9
Merge branch 'duneanalytics:main' into master
SohamP99 Aug 30, 2022
c2fe824
Merge branch 'duneanalytics:main' into master
SohamP99 Sep 1, 2022
bff5737
Update and rename models/aave/aave_ethereum_schema.yml to models/aave…
SohamP99 Sep 2, 2022
6d5101a
Rename models/base_sources/aave_base_sources.yml to models/aave/ether…
SohamP99 Sep 2, 2022
8cc7173
Update aave_interests_test.sql
SohamP99 Sep 2, 2022
8203d7d
Merge branch 'main' into master
SohamP99 Sep 2, 2022
b03fdf7
Merge branch 'duneanalytics:main' into master
SohamP99 Sep 3, 2022
06f11bb
Update aave_ethereum_sources.yml
SohamP99 Sep 3, 2022
3b9ecda
Update aave_v2_ethereum_interest_rates.sql
SohamP99 Sep 3, 2022
e07e89e
Update aave_ethereum_sources.yml
SohamP99 Sep 3, 2022
31e7738
Update aave_v2_ethereum_interest_rates.sql
SohamP99 Sep 3, 2022
a3ae4c7
Merge branch 'duneanalytics:main' into master
SohamP99 Sep 7, 2022
8d3d27c
Update aave_v2_ethereum_interest_rates.sql
SohamP99 Sep 7, 2022
a50907b
Merge branch 'duneanalytics:main' into master
SohamP99 Sep 7, 2022
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
Prev Previous commit
Next Next commit
Rename tests/aave/Ethereum/Aave_interests_test.sql to tests/aave/ethe…
…reum/aave_interests_test.sql

Changing file names to lower case for consistency
SohamP99 authored Aug 29, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit af7987b1aa8c5a08edc7b65fc687def8618b0c1c
File renamed without changes.