Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

shim gateway api into ebus interface #1723

Merged
merged 1 commit into from
Jun 8, 2022
Merged

shim gateway api into ebus interface #1723

merged 1 commit into from
Jun 8, 2022

Conversation

jeffgrunewald
Copy link
Contributor

The pieces of the current implementation of the miner ebus api are being deprecated one by one, including the removal of asserting locations with the change to validator-initiated challenges and now with the disabling of miners following the chain breaking the height, blockage, and related status checks.

This change temporarily grants the ebus interface a stay of execution by having it call into the embedded gateway's local grpc api to retrieve the information and allow makers additional time to transition their firmware off the ebus interface to use the gateway_config application.

@jeffgrunewald jeffgrunewald force-pushed the jg/shim_ebus_grpc branch 3 times, most recently from 41a0300 to 24e06e8 Compare June 7, 2022 22:16
@jeffgrunewald jeffgrunewald requested a review from madninja June 7, 2022 22:16
@madninja madninja merged commit 218a628 into master Jun 8, 2022
@madninja madninja deleted the jg/shim_ebus_grpc branch June 8, 2022 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants