diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..89c6547 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,54 @@ +# Changelog + +## 1.0.0 (2023-07-28) + + +### Features + +* add lenders API endpoint ([6dfbf9d](https://github.com/blockanalitica/ajna-api/commit/6dfbf9de9c787835698597d6093eb100ec365d3e)) +* add lenders API endpoint ([#30](https://github.com/blockanalitica/ajna-api/issues/30)) ([3dd2277](https://github.com/blockanalitica/ajna-api/commit/3dd22778a3583f397a67a8735b68e3df231b33cc)) +* added moveQuoteToken events ([3e1420b](https://github.com/blockanalitica/ajna-api/commit/3e1420b20083e4d195da997b4d8434b190466e70)) +* added moveQuoteToken events ([#40](https://github.com/blockanalitica/ajna-api/issues/40)) ([c46fe08](https://github.com/blockanalitica/ajna-api/commit/c46fe080dd7e33c06e9e19a9125eb8e5907a4617)) +* Added utilization field to pool ([6f5d245](https://github.com/blockanalitica/ajna-api/commit/6f5d24505bf0d2a76beae74dfe244d5142d843ff)) +* Added utilization field to pool ([#16](https://github.com/blockanalitica/ajna-api/issues/16)) ([9a37235](https://github.com/blockanalitica/ajna-api/commit/9a37235f07dce3929f89406517b6b98fb7f42a01)) +* Ajna analytics dashboard API ([cc9dd4b](https://github.com/blockanalitica/ajna-api/commit/cc9dd4b499cdd48b37c928178512820114048f05)) +* borrowers/lenders csv export ([5018b74](https://github.com/blockanalitica/ajna-api/commit/5018b7400cd2904d95d0053dbdf7294d3a1c253e)) +* borrowers/lenders csv export ([#28](https://github.com/blockanalitica/ajna-api/issues/28)) ([57dd3ac](https://github.com/blockanalitica/ajna-api/commit/57dd3ac69e2110cccba1b37ee9a1eb800c51c808)) +* EOA auction addresses ([e3734dd](https://github.com/blockanalitica/ajna-api/commit/e3734dd13f8361ddac54a4640a5b2e41ee0983f8)) +* EOA auction addresses ([#6](https://github.com/blockanalitica/ajna-api/issues/6)) ([ae0b472](https://github.com/blockanalitica/ajna-api/commit/ae0b47245adc9035ba164e1bf3f1f519fc87e82d)) +* expose lup, htp and hpb index in pool endpoint ([60d35e4](https://github.com/blockanalitica/ajna-api/commit/60d35e4f06cd5bd5efbf8284e093a4fa4bc97af5)) +* expose lup, htp and hpb index in pool endpoint ([#24](https://github.com/blockanalitica/ajna-api/issues/24)) ([0a042d8](https://github.com/blockanalitica/ajna-api/commit/0a042d8ede15898d3d09863aa1a4f04fb3196158)) +* expose mau/tu historic graph endpont ([8810b93](https://github.com/blockanalitica/ajna-api/commit/8810b93651c4b3c9c8d994c6270fd3d58de2d19c)) +* expose mau/tu historic graph endpont ([#22](https://github.com/blockanalitica/ajna-api/issues/22)) ([5c296be](https://github.com/blockanalitica/ajna-api/commit/5c296be5d000c34e06a568d7067e79883fe0fd21)) +* expose utilization in pool endpoint ([29d3894](https://github.com/blockanalitica/ajna-api/commit/29d3894769bd97ec0a530a3a228f5fc0c5a1a518)) +* expose utilization in pool endpoint ([#18](https://github.com/blockanalitica/ajna-api/issues/18)) ([e872398](https://github.com/blockanalitica/ajna-api/commit/e872398676bd3bbb98d284190c98c5024a90a227)) +* expose wallet_address in auctions endpoints ([83a6861](https://github.com/blockanalitica/ajna-api/commit/83a686167f64d1e11631284e774b616530732fe5)) +* expose wallet_address in auctions endpoints ([#8](https://github.com/blockanalitica/ajna-api/issues/8)) ([b720202](https://github.com/blockanalitica/ajna-api/commit/b72020219e9cf2b847da681025a559736d276c11)) +* fetch htp, hpb and lup indexes from chain ([a3694a8](https://github.com/blockanalitica/ajna-api/commit/a3694a8f09e49cb4e982b1b6b34c6a43c73b9290)) +* fetch htp, hpb and lup indexes from chain ([#34](https://github.com/blockanalitica/ajna-api/issues/34)) ([8802436](https://github.com/blockanalitica/ajna-api/commit/8802436beefc01b379468819fe1f38b7a7d39a07)) +* historic APR data ([bd775dc](https://github.com/blockanalitica/ajna-api/commit/bd775dc4c8d9b205dfc460f2ac18b069a651e6c1)) +* historic APR data ([#14](https://github.com/blockanalitica/ajna-api/issues/14)) ([2236894](https://github.com/blockanalitica/ajna-api/commit/2236894d21c38bc3fed20cc007e91b02df9bda90)) +* pool borrowers api ([f486140](https://github.com/blockanalitica/ajna-api/commit/f486140834fc4368cc3647e8c8538f97d485161a)) +* pool borrowers api ([#26](https://github.com/blockanalitica/ajna-api/issues/26)) ([eca4912](https://github.com/blockanalitica/ajna-api/commit/eca4912d687db5cc5fcbf9a614c52b4eaf1ba35b)) + + +### Bug Fixes + +* adding new pool chain data error ([a020cdb](https://github.com/blockanalitica/ajna-api/commit/a020cdbc7fbd494be156d60e76f772408fd3a47b)) +* adding new pool chain data error ([#36](https://github.com/blockanalitica/ajna-api/issues/36)) ([ba348c2](https://github.com/blockanalitica/ajna-api/commit/ba348c2c7435f4067cb6b90663b0c690cf3e71ac)) +* auctions graph now selects full day ([025200c](https://github.com/blockanalitica/ajna-api/commit/025200cfe2caf5ce780748e1aeca726adbd45009)) +* auctions graph now selects full day ([#12](https://github.com/blockanalitica/ajna-api/issues/12)) ([48748c3](https://github.com/blockanalitica/ajna-api/commit/48748c3caf9448c34b0854851534901b4fc22bb8)) +* calculate actual utilization instead of getting it from subgraph ([2c06166](https://github.com/blockanalitica/ajna-api/commit/2c06166e71b3108c1e66203e2f53073d206bedde)) +* calculate actual utilization instead of getting it from subgraph ([#10](https://github.com/blockanalitica/ajna-api/issues/10)) ([c1679e4](https://github.com/blockanalitica/ajna-api/commit/c1679e4c3e590a58532a6df3b167ac04780c197a)) +* correctly save actual utilization ([92717de](https://github.com/blockanalitica/ajna-api/commit/92717dea14f7c11d40b1f696700ac70e41d6b097)) +* correctly save actual utilization ([#20](https://github.com/blockanalitica/ajna-api/issues/20)) ([c166e4a](https://github.com/blockanalitica/ajna-api/commit/c166e4a7672edc7d9a355cdeeebe5be1bbeb4a9f)) +* Get actual utilization from subgraph, don't calculate it ([2ee1e6f](https://github.com/blockanalitica/ajna-api/commit/2ee1e6f29937664cb01d2ef69cd56bdf523f6f28)) +* Get actual utilization from subgraph, don't calculate it ([#4](https://github.com/blockanalitica/ajna-api/issues/4)) ([888575a](https://github.com/blockanalitica/ajna-api/commit/888575a013823f65f9716854b2ee2d1a4bf35903)) +* lint ([7d1f279](https://github.com/blockanalitica/ajna-api/commit/7d1f279895969b10b6d8a468622d6ecf9ecfacea)) +* removed obsolete script, added order fields to pools endpoint ([e15d83b](https://github.com/blockanalitica/ajna-api/commit/e15d83bf0e881d6b2a5f8acfcf60ddef62a75876)) +* removed obsolete script, added order fields to pools endpoint ([#32](https://github.com/blockanalitica/ajna-api/issues/32)) ([a875343](https://github.com/blockanalitica/ajna-api/commit/a87534365c896a4178fc8228b195069a12437ae5)) +* script for fixing lend APR ([d9f6389](https://github.com/blockanalitica/ajna-api/commit/d9f638962a6e0f463f1cefe87d4de5b27ceecc3d)) +* script for fixing lend APR ([#31](https://github.com/blockanalitica/ajna-api/issues/31)) ([ff2a177](https://github.com/blockanalitica/ajna-api/commit/ff2a17731f6462b6fbe5009b4d662d62b4fb610f)) +* updating pools ([d226f11](https://github.com/blockanalitica/ajna-api/commit/d226f111f7ad46c094d65da5f49020e17ee601e9)) +* updating pools ([#38](https://github.com/blockanalitica/ajna-api/issues/38)) ([dc49440](https://github.com/blockanalitica/ajna-api/commit/dc49440967d5ac6a1bbbdf5c52eac3aa58c767c7)) +* yel ([0ac3bb2](https://github.com/blockanalitica/ajna-api/commit/0ac3bb2166d1980a6c6f904635de9ee2434abacd)) diff --git a/VERSION b/VERSION index 95e94cd..3eefcb9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.1 \ No newline at end of file +1.0.0