What's Changed
- Update subgraph to use latest Goerli Deployment by @MikeHathaway in #1
- adjust postgres container config, documented install instructions by @EdNoepel in #3
- use data source templates for pools by @MikeHathaway in #2
- Updated to work with RC3 contracts by @EdNoepel in #4
- rc3 stuff missed from last PR by @EdNoepel in #5
- Fix indexing issues by @EdNoepel in #6
- Schema updates by @EdNoepel in #7
- misc fixes by @EdNoepel in #8
- Work around issue causing indexing failure by @EdNoepel in #9
- Updated example queries in README by @EdNoepel in #10
- Fix indexer error handling DrawDebt operation by @EdNoepel in #12
- Index Grant Fund by @MikeHathaway in #11
- Fix bug calculating threshold price upon repayment by @EdNoepel in #13
- Populate non-nullable fields for LP NFT Token entities by @EdNoepel in #14
- Index position manager by @MikeHathaway in #15
- Updates for RC4 contracts and other improvements by @EdNoepel in #16
- Bug fixes by @EdNoepel in #17
- LP management improvements/fixes by @EdNoepel in #18
- Bug fixes by @EdNoepel in #19
- Move addresses and start blocks into networks config by @EdNoepel in #20
- RC5 support and indexed testnet container by @EdNoepel in #21
- Eliminate several fields which change every block by @EdNoepel in #22
- Replace feeRate with borrowFeeRate and depositFeeRate by @EdNoepel in #23
- non-forked testnet indexer with custom chainId - rc5d by @EdNoepel in #25
- Formalize a local indexed development environment by @EdNoepel in #26
- RC6 updates by @EdNoepel in #27
- Improve ProposalCreated entity by @EdNoepel in #28
- Mainnet indexer by @EdNoepel in #29
- Fix issue handling bucketTake events by @EdNoepel in #30
- Preparations for ERC721 pools by @EdNoepel in #31
- GrantFund fixes and cleanup by @EdNoepel in #32
- correct lendRate calculation (dev) by @EdNoepel in #35
- Voter delegation by @EdNoepel in #34
- GrantFund Subgraph Improvements and Bugfixes by @MikeHathaway in #38
- move pool utils into pools directory by @MikeHathaway in #39
- fix tokensRequested by @MikeHathaway in #40
- associate bucket with Pool entity by @EdNoepel in #41
- ProposalId Update by @MikeHathaway in #45
- Implemented Matt's formula for lendRate by @EdNoepel in #43
- GrantFund events to use BigDecimal for decimal amounts by @EdNoepel in #47
- Mumbai and parameterized config by @EdNoepel in #42
- More GrantFund improvements/fixes by @EdNoepel in #49
- fix: typos in README.md by @poolpitako in #46
- Add support for ERC721Pool by @MikeHathaway in #44
- Burn Wrapper by @EdNoepel in #50
- 721 improvements by @MikeHathaway in #52
- Polygon addresses by @EdNoepel in #51
- GrantFund Updates and Bug Fixes by @MikeHathaway in #53
- Fixes to get deployed to aditi by @EdNoepel in #54
- Subgraph Improvements by @MikeHathaway in #55
- fix 721 factory decoding by @MikeHathaway in #56
- Correct issues handling interest rate update events by @EdNoepel in #57
- Fix bug awarding LP to wrong actor handling bucketTake by @EdNoepel in #58
- Directory Cleanups by @MikeHathaway in #59
- Expand base pool by @MikeHathaway in #60
- Remove lends and loans from the store on zeroing out by @MikeHathaway in #61
- update Position schema; add PositionLend entity by @MikeHathaway in #62
- Fixed some issues found during deployment by @EdNoepel in #63
- Collateral scale issue by @EdNoepel in #64
- Fix bucket bankruptcy by @EdNoepel in #66
- Publishing changes by @EdNoepel in #65
- LPB event updates and remove RewardsManager by @MikeHathaway in #67
- Fix issue maintaining auction price by @EdNoepel in #68
- Track token pools by @MikeHathaway in #69
- Refactoring by @MikeHathaway in #70
- Test and Update Allowances and Transferors by @MikeHathaway in #71
- fit typo; make addressToBytes consistent in lpb management by @MikeHathaway in #72
- Fix merge collateral by @EdNoepel in #73
- Flashloan test by @MikeHathaway in #74
- RC8 Updates by @MikeHathaway in #75
- fix: don't update position in handleTransfer for burn address by @imbaniac in #79
- fix: correct logic for updatePositionLends helper by @imbaniac in #80
- Add PoolInfoUtilsMulticall support in updatePool by @MikeHathaway in #77
- RC9 20240104 addresses by @EdNoepel in #83
New Contributors
- @poolpitako made their first contribution in #46
- @imbaniac made their first contribution in #79
Full Changelog: https://github.com/ajna-finance/subgraph/commits/v0.1.0-rc9