Releases: helium/oracles
Releases · helium/oracles
1.0.4
1.0.3
What's Changed
- Revert "temporarily disable stream verification for packet routers" by @jeffgrunewald in #468
- Hopefully fix solana by @maplant in #469
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- temporarily disable stream verification for packet routers by @jeffgrunewald in #467
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
What's Changed
- Remove anyhow from PriceTracker by @bbalser in #418
- Add setting for enable_dc_burn, fix clippy errors in price tracker by @maplant in #420
- configure loader windows via settings by @andymck in #312
- setup verifier for post current l1 by @andymck in #399
- Fix packet verifiers by @maplant in #423
- Add enable_dc_burn setting to mobile packet verifier by @maplant in #425
- Rectify the iot_verifier data transfer remainder to POC reward split by @mawdegroot in #426
- Update mobile verifier to add mobile ingest roll time to end of epoch when validating heartbeats by @bbalser in #427
- Fetch price directly using price-oracle program by @vihu in #432
- handle unknown lora region in config service gateway api by @jeffgrunewald in #431
- Add data transfer rewards to mobile verifier by @maplant in #416
- Refactor to support IotRewardShare and multiple sub reward types. Add support for operation fund rewards by @andymck in #429
- Remove check when testing locally, standardize cli for packet verifiers by @maplant in #430
- Iot Config service use Helius for on-chain metadata by @jeffgrunewald in #428
- Add mobile_reward_share output to mobile verifier by @maplant in #433
- mobile config by @jeffgrunewald in #419
- Update input/output protos in README for iot_verifier and mobile_verifier by @bbalser in #439
- Validate heartbeats for gateway ownership in mobile_verifier by @maplant in #437
- Update RewardIndex to handle MobileRewardShare by @bbalser in #435
- fix double-encoding-to-vec on crypto signing responses by @jeffgrunewald in #438
- Add cache to mobile_config client with default ttl of 60 minutes by @bbalser in #443
- Add Readme for mobile packet verifier by @maplant in #440
- add iot-config metrics by @jeffgrunewald in #445
- add grpc request count metrics to mobile config by @jeffgrunewald in #448
- Add cache for mobile verifier heartbeats by @bbalser in #446
- Manually commit heartbeats and speedtests by @maplant in #444
- Update mobile_config to not return join_handle by @bbalser in #450
- Validate speedtest hotspots by @maplant in #442
- Separate data transfer ingest bucket by @maplant in #441
- Extract Solana functionality in IOT Packet Verifier to a trait, allow for disabling by @maplant in #434
- Register file-sink metric with status="ok" label by @bbalser in #449
- Fix price oracle conversion in mobile verifier by @maplant in #455
- Add start_after settings to reward-index to control where it starts f… by @bbalser in #457
- Add start after setting to both packer verifiers to control where it … by @bbalser in #458
- Extract solana network, fix mobile packet verifier by @maplant in #453
- register additional gateway metrics related to chain assert status by @jeffgrunewald in #451
- Add minimum allowed balance before we disable orgs by @maplant in #454
- IOT Verifier fixes by @bbalser in #436
- implement gateway info cache in mainline by @jeffgrunewald in #456
- Tag HPL by @maplant in #459
- add tls features to tonic for client tls by @jeffgrunewald in #462
- update yearly rewards to 65b by @andymck in #460
- Fix mobile emissions by @maplant in #461
- use offset to determine tx scaler recent activity by @andymck in #463
- shrink region cache ttl by @jeffgrunewald in #464
New Contributors
- @mawdegroot made their first contribution in #426
Full Changelog: 0.6.3...1.0.0
1.0.0.rc.1
What's Changed
- Remove anyhow from PriceTracker by @bbalser in #418
- Add setting for enable_dc_burn, fix clippy errors in price tracker by @maplant in #420
- configure loader windows via settings by @andymck in #312
- setup verifier for post current l1 by @andymck in #399
- Fix packet verifiers by @maplant in #423
- Add enable_dc_burn setting to mobile packet verifier by @maplant in #425
- Rectify the iot_verifier data transfer remainder to POC reward split by @mawdegroot in #426
- Update mobile verifier to add mobile ingest roll time to end of epoch when validating heartbeats by @bbalser in #427
- Fetch price directly using price-oracle program by @vihu in #432
- handle unknown lora region in config service gateway api by @jeffgrunewald in #431
- Add data transfer rewards to mobile verifier by @maplant in #416
- Refactor to support IotRewardShare and multiple sub reward types. Add support for operation fund rewards by @andymck in #429
- Remove check when testing locally, standardize cli for packet verifiers by @maplant in #430
- Iot Config service use Helius for on-chain metadata by @jeffgrunewald in #428
- Add mobile_reward_share output to mobile verifier by @maplant in #433
- mobile config by @jeffgrunewald in #419
- Update input/output protos in README for iot_verifier and mobile_verifier by @bbalser in #439
- Validate heartbeats for gateway ownership in mobile_verifier by @maplant in #437
- Update RewardIndex to handle MobileRewardShare by @bbalser in #435
- fix double-encoding-to-vec on crypto signing responses by @jeffgrunewald in #438
- Add cache to mobile_config client with default ttl of 60 minutes by @bbalser in #443
- Add Readme for mobile packet verifier by @maplant in #440
- add iot-config metrics by @jeffgrunewald in #445
- add grpc request count metrics to mobile config by @jeffgrunewald in #448
- Add cache for mobile verifier heartbeats by @bbalser in #446
- Manually commit heartbeats and speedtests by @maplant in #444
- Update mobile_config to not return join_handle by @bbalser in #450
- Validate speedtest hotspots by @maplant in #442
- Separate data transfer ingest bucket by @maplant in #441
- Extract Solana functionality in IOT Packet Verifier to a trait, allow for disabling by @maplant in #434
- Register file-sink metric with status="ok" label by @bbalser in #449
- Fix price oracle conversion in mobile verifier by @maplant in #455
- Add start_after settings to reward-index to control where it starts f… by @bbalser in #457
- Add start after setting to both packer verifiers to control where it … by @bbalser in #458
- Extract solana network, fix mobile packet verifier by @maplant in #453
- register additional gateway metrics related to chain assert status by @jeffgrunewald in #451
- Add minimum allowed balance before we disable orgs by @maplant in #454
- IOT Verifier fixes by @bbalser in #436
New Contributors
- @mawdegroot made their first contribution in #426
Full Changelog: 0.6.3...1.0.0.rc.1
0.6.3
What's Changed
- Mobile Packet Verifier by @maplant in #379
- Update PriceTracker to have configurable duration by @bbalser in #414
- optimizing update queries by @jeffgrunewald in #411
- Update price to use default price from settings by @vihu in #413
- Refactor price service and enable stale price lifetime by @bbalser in #417
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- convert session keys from binary to hex strings by @jeffgrunewald in #408
- Fix burn transactions, add more health checks by @maplant in #410
- db_store will now record metrics on db connection pool size and num_idle by @bbalser in #412
- Update helium proto to pull in changes for data_transfer_session_req_v1 by @bbalser in #415
Full Changelog: 0.6.1...0.6.2
0.6.1
0.6.0
What's Changed
- Add ability to hardcode aws creds but only when file-store/local feature is enabled by @bbalser in #405
- bugfix lora field from i32 conversion; more error logs by @jeffgrunewald in #404
- fix erroneous decode route id direct to string by @jeffgrunewald in #407
- Change db_store to be able to create a connection to db with postgres… by @bbalser in #383
Full Changelog: 0.5.0...0.6.0