v0.5.0
What's Changed
- Fix Github actions pipeline to publish npm package by @martinkersner in #248
- add separate log according to hostname by @joseph-bisonai in #251
- slack catch event and remove npmrc by @joseph-bisonai in #256
- rewrite
encoding
function withCBOR
library by @bayram98 in #254 - Allow to
insert
andupdate
with empty value incli kv
by @martinkersner in #258 - Request-Response Developer guide by @martinkersner in #259
- add request response docker compose file by @joseph-bisonai in #263
- Add new operations to processRequest by @martinkersner in #265
- Create CLI command for copying adaptors/aggregators by @KelvinThai in #247
- Solidity prettier linter in GA by @martinkersner in #274
- Remove OZ AccessControl from prepayment by @KelvinThai in #272
- Make
orakl-cli
an npx package by @martinkersner in #275 - add
BTC/USD
,ETH/USD
data feeds by @bayram98 in #279 - fixed dockerfile and add previous pushed version of image by @joseph-bisonai in #282
- hotfix for ORAKL_DIR settings ENV for docker image or Kubernetes by @joseph-bisonai in #287
- adjsut maxGasLimit to 2500000 by @KelvinThai in #292
- Refactor data feed off-chain by @martinkersner in #280
- add caver-js test by @bayram98 in #289
- Prepare for ETH/USD data feed baobab deployment by @martinkersner in #298
- Wake up single-node Data Feed reporters by @martinkersner in #301
- Lower number of confirmations & misc by @martinkersner in #303
- Change data feed result validation & Set
aggregatorJob
retry by @martinkersner in #305 - Integration test for VRF by @KelvinThai in #313
- integration test for request response by @KelvinThai in #323
- fixed slack interval and new error msg by @joseph-bisonai in #322
- add data feeds by @bayram98 in #310
- Emit event when connecting prepayment with
VRFCoordinator
||RequestResponseCoordinator
by @bayram98 in #328
Full Changelog: 0.4.4...0.5.0