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

Add support for querying interchain verifications #30

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

wolfpack94
Copy link
Contributor

@wolfpack94 wolfpack94 commented Jul 20, 2020

Description

Adds in the new L1 endpoint for getting all interchains after a certain L5 broadcast
Addresses and Fixes #31

Checklist
  • yarn test:ci passes
  • tests are included
  • documentation is changed or added

@wolfpack94 wolfpack94 force-pushed the subsequent-interchain-verifications branch from 9864462 to cd47f76 Compare July 20, 2020 19:52
@wolfpack94 wolfpack94 changed the title updated naing for the function Add support for querying interchain verifications Jul 20, 2020
@cheeseandcereal
Copy link
Contributor

The PermissionsDocument object at src/interfaces/DragonchainClientInterfaces.ts needs to be modified to add the new endpoint in the permission doc schema

@codeclimate
Copy link

codeclimate bot commented Jul 27, 2020

Code Climate has analyzed commit 3535456 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 47.3% (50% is the threshold).

This pull request will bring the total coverage in the repository to 92.6%.

View more on Code Climate.

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 this pull request may close these issues.

Potential issue with property on L2BlockAtRest interface?
4 participants