Features
- Stader-address-list: Update Görli contract address & change to 0 indexed lookup of validators
- Added warning logs when using DEBUG and NODE_ENV
- Bank-frick: Lets users pass PRIVATE_KEY as a base64 string and cleans up artifacts from deprecated ALLOW_INSECURE envvar
- Show request data when requester.request fails
Bug Fixes
- Layer2-sequencer-health: Moved missing endpoint log to adapter startup
- Fluent Finance: do not throw on a balance of 0
Notable Adapter Updates
Adapter | Version | Description |
---|---|---|
stader-address-list | v1.1.0 | Update Görli contract address & change to 0 indexed lookup of validators |
bank-frick | v0.1.0 | Lets users pass PRIVATE_KEY as a base64 string and cleans up artifacts from deprecated ALLOW_INSECURE envvar |
layer2-sequencer-health | v2.3.4 | Moved missing endpoint log to adapter startup |
fluent-finance | v1.1.0 | Allow balances of 0 |