Full API Node Update - 1/6/2018

Words
725
Reading
4 min
Listen
Play
8y

image.png

Full API node update - 1/6/2018

fullnodeupdate@fullnodeupdate provides daily updates about the state of all available full API node server.

What is a full RPC node and why it is necessary

A full RPC node contains all STEEM blocks and several databases, in which e.g. account-related transactions, followers for an account, all posts of a blog from an account, .... are stored.
Without nodes, the steemit site would be down, there would be no bid-bots and services as steemauto.com or GINAbot would not work.

Complete RPC node list

All nodes have support for https://. For nodes with websocket support (WSS is yes), wss:// has to put in front. All which have websocket support are checked twice (1x https and 1x wss).
The node version was read out from the server itself, and when this was not possible (node did not respond) a question mark is shown instead.

ServerWSSRan ByInfo
steemd.privex.ioyesprivexpost
steemd.pevo.scienceyespharesimpost
rpc.steemliberator.comyesnetuosopost
rpc.buildteam.ioyesthemarkymarkpost
gtg.steem.house:8090yesgtgpost
api.steem.housenogtgpost
rpc.steemviz.comyesausbitbankpost
seed.bitcoiner.meyesbitcoinerlink
steemd.steemgigs.orgyessteemgigspost
steemd.minnowsupportproject.orgyesfollowbtcnewspost
rpc.curiesteem.comnocuriepost
appbasetest.timcliff.comyestimcliffpost
api.steemit.comnoSteemit Inc.-
api.steemitstage.comnoSteemit Inc.-
api.steemitdev.comnoSteemit Inc.-

api.steemitstage.com and api.steemitdev.com may contain newer node versions and should be used only with care.

get_config API call

This API call is available on 0.19.3 and 0.19.4 nodes.

List of failing nodes

This table includes a list of all nodes which were not able to answer to a get_config api call within 300 seconds.

nodeerror
https://steemd.steemgigs.orgNumRetriesReached
wss://steemd.steemgigs.orgNumRetriesReached
https://seed.bitcoiner.meNumRetriesReached
wss://seed.bitcoiner.meNumRetriesReached
wss://rpc.steemliberator.comNumRetriesReached
https://rpc.steemliberator.comNumRetriesReached

List of working nodes

nodeduration [s]version
wss://steemd.pevo.science0.230.19.2
wss://steemd.minnowsupportproject.org0.240.19.3
wss://rpc.buildteam.io0.340.19.3
wss://rpc.steemviz.com0.730.19.3
wss://appbasetest.timcliff.com1.340.19.4
wss://steemd.privex.io1.350.19.2
https://api.steemit.com1.660.19.4
https://api.steemitdev.com1.750.19.4
https://steemd.pevo.science1.790.19.2
https://api.steemitstage.com1.800.19.4
https://api.steem.house2.890.19.4
wss://gtg.steem.house:80903.970.19.3
https://rpc.buildteam.io5.780.19.3
https://gtg.steem.house:80908.580.19.3
https://steemd.minnowsupportproject.org9.090.19.3
https://rpc.steemviz.com9.800.19.3
https://rpc.curiesteem.com11.960.19.3
https://appbasetest.timcliff.com12.110.19.4
https://steemd.privex.io69.770.19.3

Streaming blocks

In this test, it is measured how many blocks a node can stream in 300 seconds.

List of working nodes - block streaming

This table includes all nodes which were able to stream at least one block within 300 seconds.

nodeN blocksDuration [s]
wss://rpc.steemviz.com4502300.2
wss://steemd.minnowsupportproject.org4455302.2
wss://steemd.pevo.science4329300.3
wss://steemd.privex.io3861300.3
wss://rpc.buildteam.io3302300.4
https://api.steemit.com980301.6
https://api.steemitstage.com939301.8
https://api.steemitdev.com937301.9
wss://gtg.steem.house:8090439341.6
https://rpc.buildteam.io426301.7
https://rpc.steemviz.com192305.0
https://steemd.minnowsupportproject.org99309.9
https://gtg.steem.house:809061467.0
https://rpc.curiesteem.com38350.4

Account history

In this test, it is measured how many account operation a node can stream in 300 seconds.

List of working nodes - account history

This table includes all nodes which were able to stream at least one account history operation within 300 seconds.

nodeN acc histDuration [s]
wss://steemd.privex.io236240361.0
wss://steemd.minnowsupportproject.org127766303.0
wss://rpc.steemviz.com127362300.8
wss://rpc.buildteam.io109485300.3
wss://steemd.pevo.science87366300.4
https://api.steemitdev.com66257301.1
https://api.steemitstage.com65853301.2
https://api.steemit.com60601300.9
https://rpc.buildteam.io59793300.7
wss://gtg.steem.house:809050804303.9
https://rpc.steemviz.com45855301.6
https://api.steem.house38179301.2
https://steemd.minnowsupportproject.org26059301.6
https://rpc.curiesteem.com11818304.9
https://gtg.steem.house:80908586312.5
wss://appbasetest.timcliff.com5739.0

Receiving a vote, a comment, and an account

In this test, the mean duration to receive an account, a comment, and a vote is measured.

List of working nodes - api calls

This table includes all nodes which were able to answer all three api calls within 300 seconds.

nodeDuration [s]
wss://rpc.steemviz.com0.061
wss://steemd.minnowsupportproject.org0.061
wss://rpc.buildteam.io0.075
wss://gtg.steem.house:80900.124
https://api.steemitdev.com0.138
https://api.steemitstage.com0.140
https://api.steemit.com0.152
https://api.steem.house0.324
https://rpc.buildteam.io0.363
https://gtg.steem.house:80900.553
https://rpc.steemviz.com0.733
https://steemd.minnowsupportproject.org1.008
https://rpc.curiesteem.com1.172

Summary of working nodes

A node is working, when:

  • returns data within 300 seconds,
  • blocks can be streamed,
  • account history is possible,
  • votes, a comment, an account can successfully be fetched and are not empty.
    The nodes in the following table are ranked by the mean rank of all three node tables shown above.
    This table includes only nodes which were passing all three tests sucessfully.
nodeblock rankhist rankcall rank
wss://rpc.steemviz.com131
wss://steemd.minnowsupportproject.org222
wss://rpc.buildteam.io543
https://api.steemit.com665
wss://gtg.steem.house:8090784
https://rpc.buildteam.io877
https://rpc.steemviz.com999
https://steemd.minnowsupportproject.org101110
https://gtg.steem.house:809011138
https://rpc.curiesteem.com121211

Set fully working nodes with beempy

https://api.steemitstage.com, https://api.steemitdev.com and nodes with not working results were excluded.

beempy set nodes "['wss://rpc.steemviz.com', 'wss://steemd.minnowsupportproject.org', 'wss://rpc.buildteam.io', 'https://api.steemit.com', 'wss://gtg.steem.house:8090', 'https://rpc.buildteam.io', 'https://rpc.steemviz.com', 'https://steemd.minnowsupportproject.org', 'https://gtg.steem.house:8090', 'https://rpc.curiesteem.com']"

Receive fully working nodes from json_metadata of the fullnodeupdate@fullnodeupdate account

The nodes are also stored in the json_metadata variable of the fullnodeupdate@fullnodeupdate account.
The nodes inside the account metadata are updated every hour.
The json_metadata includes the following data:

  • nodes - list of nodes that passed all tests.
  • node_version - node version of all nodes that answered the get_config break.
  • failing_nodes - list of nodes that did not answer the get_config call.
  • block_test - test results of the block streaming test.
  • acc_hist_test - test results of the account history streaming test.
  • api_call_test - test results of the three api calls.
  • parameter - used beem and test parameter.

https://api.steemitstage.com, https://api.steemitdev.com and nodes with not working results were excluded.
Example code for python:

from beem.account import Account
import json
acc = Account("fullnodeupdate")
nodes = json.loads(acc["json_metadata"])["nodes"]
acc.steem.set_default_nodes(nodes)

image source