Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Document Blockstreamer #2857

Merged
merged 5 commits into from
Feb 22, 2019
Merged

Conversation

CriesofCarrots
Copy link
Contributor

@CriesofCarrots CriesofCarrots commented Feb 21, 2019

Problem

There is no documentation of the services built to support the block explorer.

Summary of Changes

Rename EntryStream to Blockstream, etc.
Add Blockstreamer page to book; includes JSON format of entry-stream output
Also fix a couple misspellings I came across
Plumb blockstream name through testnet scripts

Fixes #1879

@CriesofCarrots CriesofCarrots added the noCI Suppress CI on this Pull Request label Feb 21, 2019
book/src/api-node.md Outdated Show resolved Hide resolved
Copy link
Contributor

@garious garious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the naming nit

@CriesofCarrots CriesofCarrots force-pushed the api-node branch 2 times, most recently from ea789df to efdc24c Compare February 21, 2019 17:06
@CriesofCarrots CriesofCarrots changed the title Document Api Node Document Explorer Node Feb 21, 2019
@CriesofCarrots CriesofCarrots force-pushed the api-node branch 2 times, most recently from 8220fa4 to 633e503 Compare February 21, 2019 23:49
@CriesofCarrots CriesofCarrots removed the noCI Suppress CI on this Pull Request label Feb 21, 2019
@codecov
Copy link

codecov bot commented Feb 22, 2019

Codecov Report

Merging #2857 into master will increase coverage by <.1%.
The diff coverage is 59.5%.

@@           Coverage Diff            @@
##           master   #2857     +/-   ##
========================================
+ Coverage    78.1%   78.1%   +<.1%     
========================================
  Files         127     127             
  Lines       19510   19492     -18     
========================================
- Hits        15241   15240      -1     
+ Misses       4269    4252     -17

1 similar comment
@codecov
Copy link

codecov bot commented Feb 22, 2019

Codecov Report

Merging #2857 into master will increase coverage by <.1%.
The diff coverage is 59.5%.

@@           Coverage Diff            @@
##           master   #2857     +/-   ##
========================================
+ Coverage    78.1%   78.1%   +<.1%     
========================================
  Files         127     127             
  Lines       19510   19492     -18     
========================================
- Hits        15241   15240      -1     
+ Misses       4269    4252     -17

@CriesofCarrots CriesofCarrots merged commit 18d48f0 into solana-labs:master Feb 22, 2019
@CriesofCarrots CriesofCarrots changed the title Document Explorer Node Document Blockstreamer Feb 22, 2019
@CriesofCarrots CriesofCarrots deleted the api-node branch March 6, 2019 00:55
brooksprumo pushed a commit to brooksprumo/solana that referenced this pull request Nov 20, 2024
* remove generic-array from solana-signature while preserving serde behaviour

* remove all references to generic-array from the repo

* allow some lint

* update digests

* update digest

* update digest

* use serde-big-array instead of hand-rolled impl

* update digests

* update digest

* update digest
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.

No design of a node that can support a block explorer
3 participants