Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
52c34d7
save strategy RewardTokenCollected events
apexearth Oct 27, 2023
75868cb
Merge branch 'main' into strategy-rewards
apexearth Oct 27, 2023
c133533
wip strategy earnings collection
apexearth Oct 30, 2023
4147625
wip strategy earnings collection
apexearth Oct 31, 2023
39485b6
fix from prod
apexearth Oct 31, 2023
5f60e65
wip strategy earnings collection
apexearth Oct 31, 2023
6218712
merge main
apexearth Nov 1, 2023
a6bcbc5
regen migrations
apexearth Nov 1, 2023
4cc6d62
wip on daily earnings with APY
apexearth Nov 4, 2023
7b27e0a
wip on daily earnings with APY
apexearth Nov 5, 2023
f1a68fd
wip on daily earnings with APY
apexearth Nov 5, 2023
9402e25
wip on daily earnings with APY
apexearth Nov 5, 2023
05b0d0b
Change StrategyYield to store values as ETH, avoiding conversion work…
apexearth Nov 6, 2023
ef0e10e
Treat assets as interchangeable rather than converting via rates
apexearth Nov 7, 2023
8a77d54
More curve AMO work
apexearth Nov 7, 2023
4ca244b
Merge branch 'main' into strategy-rewards
apexearth Nov 7, 2023
ea1fb49
post merge fixes
apexearth Nov 7, 2023
ad38813
Merge branch 'main' into strategy-rewards
apexearth Nov 8, 2023
faa2229
work on aave, ousd convex 3crv, thinking about better ways to handle …
apexearth Nov 9, 2023
cadcc43
work on more ousd strategies
apexearth Nov 10, 2023
c4cf262
fix ousd amo strategy balance gathering and reward token collected de…
apexearth Nov 10, 2023
48e4157
ensure block frequency updater runs on the same blocks even after res…
apexearth Nov 12, 2023
c44d654
fixes
apexearth Nov 13, 2023
056905d
vault strategies rETH and stETH
apexearth Nov 13, 2023
e1bc846
cherry-pick fix from Nick P
nick Nov 13, 2023
2659962
prep to run all
apexearth Nov 13, 2023
d06b32f
fix issues found after deployment
apexearth Nov 14, 2023
0403991
small fixes
apexearth Nov 14, 2023
80597d1
grafana dashboards, add balanceWeight to daily yields
apexearth Nov 16, 2023
9011a35
add ousd vault processing, and get ready for new v999 full run
apexearth Nov 16, 2023
3da5262
fixes
apexearth Nov 16, 2023
4c5d650
use upsert on the exchange rates post processor
apexearth Nov 16, 2023
57b26d8
improvements
apexearth Nov 16, 2023
68a3f0a
Run multiple processors
apexearth Nov 21, 2023
f6aa078
merge main into strategy-rewards
apexearth Nov 21, 2023
1e254ff
merge main into strategy-rewards
apexearth Nov 21, 2023
18804ad
remake migration file
apexearth Nov 21, 2023
8bfb440
lock fix/update
apexearth Nov 21, 2023
2e324e1
fix issues seen trying to deploy v11
apexearth Nov 21, 2023
f2869e4
fix decode event log errors
apexearth Nov 21, 2023
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
1 change: 1 addition & 0 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ next version.

- https://github.com/OriginProtocol/oeth.com
- https://github.com/OriginProtocol/origin-defi
- https://origindefi.grafana.net/dashboards
Loading