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 additional methods to lotus gateway #7644

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Conversation

travisperson
Copy link
Contributor

Added methods

  • ChainGetParentMessages
  • ChainGetParentReceipts
  • ChainGetGenesis

@travisperson travisperson requested a review from a team as a code owner November 18, 2021 21:56
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #7644 (17aa758) into master (7a9824f) will decrease coverage by 0.90%.
The diff coverage is 0.00%.

❗ Current head 17aa758 differs from pull request most recent head 17cb511. Consider uploading reports for the commit 17cb511 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7644      +/-   ##
==========================================
- Coverage   40.61%   39.70%   -0.91%     
==========================================
  Files         479      633     +154     
  Lines       49824    67269   +17445     
==========================================
+ Hits        20235    26709    +6474     
- Misses      25861    35956   +10095     
- Partials     3728     4604     +876     
Impacted Files Coverage Δ
gateway/node.go 46.03% <0.00%> (ø)
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
api/api_full.go 47.36% <0.00%> (ø)
cmd/lotus-miner/config.go 0.00% <0.00%> (ø)
cmd/lotus-sim/simulation/stages/util.go 0.00% <0.00%> (ø)
cmd/lotus-sim/simulation/mock/mock.go 0.00% <0.00%> (ø)
cmd/lotus-miner/init_service.go 0.00% <0.00%> (ø)
cmd/lotus-sim/simulation/simulation.go 0.00% <0.00%> (ø)
cmd/lotus-miner/pieces.go 0.00% <0.00%> (ø)
... and 354 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a9824f...17cb511. Read the comment docs.

@magik6k magik6k merged commit 3e41844 into master Nov 22, 2021
@magik6k magik6k deleted the feat/gateway-new-methods branch November 22, 2021 11:34
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.

2 participants