Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateways should expose view function to get remoteGatewayLastProvenBlockNumber #303

Open
0xsarvesh opened this issue Mar 6, 2020 · 2 comments

Comments

@0xsarvesh
Copy link
Collaborator

As a Dapp like facilitator,

I should be able to fetch remote gateway last proven block number from gateways(EIP20Gateway, EIP20Cogateway, ConsensusGateway and ConsensusCogateway),

So that, I can make message transfer transactions.

@abhayks1
Copy link
Collaborator

Ticket needs to be updated.

The method getLastProvenBlockNumber can be implemented in Proof.sol. This way we can avoid duplication of methods. Reference: #304 (review)

@abhayks1 abhayks1 removed their assignment Mar 22, 2020
@abhayks1
Copy link
Collaborator

I can't move the ticket to backlog :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants