This repository was archived by the owner on Jul 9, 2024. It is now read-only.
v0.4.0
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.6 by @dependabot in api3dao/airseeker#168
- Bump undici from 5.5.1 to 5.8.0 by @dependabot in api3dao/airseeker#172
- Bump @nomiclabs/hardhat-ethers from 2.0.6 to 2.1.0 by @dependabot in api3dao/airseeker#169
- Upgrade airseeker dependencies by @acenolaza in api3dao/airseeker#171
- Prepare config format & validation for beaconSets section #163 by @acenolaza in api3dao/airseeker#173
- Prepare config format & validation for triggers.beaconSetUpdates section #164 by @acenolaza in api3dao/airseeker#174
- Expand data fetching to include beacons from the beaconSets section #165 by @acenolaza in api3dao/airseeker#175
- BEC-357: Update implementation after signed data gateway changed in v0.7 by @acenolaza in api3dao/airseeker#176
- Bump @types/node from 18.0.6 to 18.6.3 by @dependabot in api3dao/airseeker#177
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in api3dao/airseeker#181
- Bump eslint-plugin-jest from 26.6.0 to 26.8.0 by @dependabot in api3dao/airseeker#189
- Bump @typescript-eslint/parser from 5.30.7 to 5.33.0 by @dependabot in api3dao/airseeker#191
- Bump @types/node from 18.6.3 to 18.6.5 by @dependabot in api3dao/airseeker#192
- Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.33.0 by @dependabot in api3dao/airseeker#194
- Bump zod from 3.17.9 to 3.18.0 by @dependabot in api3dao/airseeker#193
- Bump eslint-plugin-functional from 4.2.1 to 4.2.2 by @dependabot in api3dao/airseeker#187
- Bump eslint-plugin-jest from 26.8.0 to 26.8.2 by @dependabot in api3dao/airseeker#195
- Bump @types/serverless from 3.12.7 to 3.12.8 by @dependabot in api3dao/airseeker#196
- Bump @types/node from 18.6.5 to 18.7.4 by @dependabot in api3dao/airseeker#200
- Bump eslint-plugin-jest from 26.8.2 to 26.8.3 by @dependabot in api3dao/airseeker#201
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in api3dao/airseeker#203
- Bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in api3dao/airseeker#202
- Implemet beacon set updates #166 by @acenolaza in api3dao/airseeker#182
- Bump undici from 5.8.0 to 5.9.1 by @dependabot in api3dao/airseeker#204
- Bump @types/lodash from 4.14.182 to 4.14.184 by @dependabot in api3dao/airseeker#206
- Remove unnecesary parts by @amarthadan in api3dao/airseeker#205
- Scripts and instructions for running Airseeker locally by @acenolaza in api3dao/airseeker#222
- Refactor data feed updates by @amarthadan in api3dao/airseeker#221
- Imports airnode-protocol to access protocol constants by @acenolaza in api3dao/airseeker#236
- Switch to gas oracle from airnode-utilities by @vponline in api3dao/airseeker#183
- Sets the block.timestamp to Date.now() after resetting hardhat network by @acenolaza in api3dao/airseeker#238
- Adds workaround to support fetching signed data from http gateways wi… by @acenolaza in api3dao/airseeker#242
- Updates version to v0.4.0 by @acenolaza in api3dao/airseeker#245
- Spread
getLogOptions()
object before merge() to avoid mutating the underlying object by @acenolaza in api3dao/airseeker#243
Full Changelog: api3dao/airseeker@v0.3.1...v0.4.0