Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:44
· 804 commits to master since this release
4b55493

Changelog

Features

  • d4c237c feat: respond with package version
  • 904ed27 feat: add dockerfile
  • 10413e1 feat: disable healthcheck endpoint if PORT is zero
  • b615594 feat: add basic healthcheck endpoint
  • e89e773 feature: add almost zero pf

Bug fixes

  • bb73ad3 fix: error log
  • b3be3aa fix: add missing get cm event ids func
  • fd63bf2 fix: add back direct token manager
  • 1f1cc93 fixes: #37
  • 5de6b15 fix: only track treasury transfer due to repay or removeliq on pool
  • 0f0f315 fix: borrower wasn't set on executeorder and multicallstart in v2
  • 0e2a883 fix: unpacked multicall arg to v2 calls is of struct type
  • 0a23b1e fixes: #36.
  • f8a1cdc fix: add unique id to feeupdated for credit configurator
  • 205bd45 fix: feesupdated is not emitted in constrcutor with default params
  • 831a02f fix: for kovan v2 deployment part 1 underlying token lt
  • 8346d2a fix: feesupdated and token liquidatorthreshold updated event sig changed
  • 10a9fb1 fix: don't use min/max amount form datacompressor
  • 89e303a fix: add feed_type
  • 70e9ee2 fix:ignore disable for zero price feed
  • 1670237 fix: gearbox v2 kovan network testing fix

Others

  • 4b55493 Merge pull request #42 from Gearbox-protocol/docker_build
  • f1d05cc Merge pull request #41 from Gearbox-protocol/healthcheck0
  • dc44449 Merge pull request #40 from Gearbox-protocol/healthcheck
  • eb70ed3 refactor: remove priceoraclev2 with credit account as arg
  • 4adf644 Merge pull request #39 from Gearbox-protocol/MissingEventsAdded
  • 5e248dd refactor:comment out custom logic for missing feeliquidation / liqthreshold events
  • 95da7ab lib: support new sdk-go
  • f76cebb add support for goerli network
  • 069ae59 refactor: move logic of input test file to sdk-go
  • 606ece8 Merge pull request #38 from Gearbox-protocol/HandleaddCollateralToAny
  • 2c4ea76 db: add reset treasury script
  • a85e1e0 fix : clear meaning of repayAmount, amountToPool and remainingFunds
  • b413f12 add priceOraclev2 to getpriceinusd and getvalueincurrency
  • 293a70f use new creditFacade
  • c104941 case: dc added 8 times to new kovan deployment
  • ed7e254 refactor: logs
  • 1d866e1 refactor: don't warn on disable and chainId method to blocksRepo