8000 [Tezos] Implement block api from rpc by hewigovens · Pull Request #1354 · trustwallet/blockatlas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

[Tezos] Implement block api from rpc #1354

Merged
merged 2 commits into from
Jan 14, 2021
Merged

[Tezos] Implement block api from rpc #1354

merged 2 commits into from
Jan 14, 2021

Conversation

hewigovens
Copy link
Contributor
@hewigovens hewigovens commented Jan 8, 2021

Continue of #1353, fixes #1360

@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 8, 2021 10:34 Inactive
@codecov
Copy link
codecov bot commented Jan 8, 2021

Codecov Report

Merging #1354 (e7b4839) into master (37ed4f7) will increase coverage by 0%.
The diff coverage is 74%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1354   +/-   ##
======================================
  Coverage      44%     45%           
======================================
  Files         142     142           
  Lines        4107    4160   +53     
======================================
+ Hits         1842    1896   +54     
+ Misses       2099    2094    -5     
- Partials      166     170    +4     
Impacted Files Coverage Δ
platform/tezos/client.go 0% <ø> (ø)
platform/tezos/model.go 100% <ø> (ø)
platform/tezos/rpc.go 21% <0%> (-13%) ⬇️
platform/tezos/block.go 80% <82%> (+80%) ⬆️

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 37ed4f7...e7b4839. Read the comment docs.

@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 8, 2021 10:37 Inactive
@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 8, 2021 10:43 Inactive
@hewigovens hewigovens requested a review from vikmeup January 8, 2021 12:21
@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 11, 2021 00:25 Inactive
@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 13, 2021 02:15 Inactive
@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 13, 2021 03:14 Inactive
@hewigovens hewigovens requested a review from madcake January 13, 2021 03:15
@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 14, 2021 00:21 Inactive
@vikmeup vikmeup temporarily deployed to blockatlas-xt-tezos-blo-seomal January 14, 2021 00:32 Inactive
@hewigovens hewigovens merged commit 3a772c4 into master Jan 14, 2021
@hewigovens hewigovens deleted the xt/tezos-block branch January 14, 2021 00:40
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.

[Tezos] parsing staking related txs in BlockApi
3 participants
0