Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.8.0](v1.7.3...v1.8.0) (2023-12-28) ### Features * add addresses of deployed contracts in a single file ([50c0933](50c0933)) * add oracles deployment ([cbfc4ce](cbfc4ce)) * generate file only with addresses of deployed contracts ([5b2b538](5b2b538)) * only commit deployment jsons during export ([aa24aa9](aa24aa9)) * support direct feed registry in binanace oracle ([5e9d40b](5e9d40b)) * updating deployment files ([164ca39](164ca39)) * updating deployment files ([66492ff](66492ff)) * updating deployment files ([3ee7763](3ee7763)) * updating deployment files ([5d3294b](5d3294b)) * updating deployment files ([2e37401](2e37401)) * updating deployment files ([7ed77d1](7ed77d1)) * updating deployment files ([d33ea60](d33ea60)) * use address from packages ([23fe765](23fe765)) ### Bug Fixes * adjust PRIVATE_KEY naming ([c5dba92](c5dba92)) * BOV-02 ([59c86ae](59c86ae)) * config deploy script network name fix ([e3a1a87](e3a1a87)) * deployment config to have optional oracle config depending on which oracle is deployed on chain ([9822ddb](9822ddb)) * deployment order ([dad9b1d](dad9b1d)) * exclude external deployments when exporting ([0286860](0286860)) * fixed yarn lockfile ([05e031a](05e031a)) * lint ([e8a58dc](e8a58dc)) * lint error ([32c22e6](32c22e6)) * linting ([8ebd43c](8ebd43c)) * local deployment failure ([48b88e1](48b88e1)) * mainnet verify endpoint ([4426cd6](4426cd6)) * minor bugs ([c7451f8](c7451f8)) * minor fix ([94d6d55](94d6d55)) * oracleData to handle case when not all oracles are deployed ([cd20739](cd20739)) * redstone deployment script bug ([e71427a](e71427a)) * uncomment necessary lines ([7d5dde5](7d5dde5)) * wrong acm address ([7987c7b](7987c7b)) * yarn lock ([6b8b1fb](6b8b1fb)) * yarn lock ([c10c53b](c10c53b)) * yarn lock file ([e865777](e865777)) * yarn.lock checksum ([82562dc](82562dc)) ### Reverts * Revert "chore: update deployments" ([c2a702f](c2a702f))
- Loading branch information