Skip to content
#

indy

Here are 66 public repositories matching this topic...

esune
esune commented Dec 9, 2020

When publishing a new tails file, the server needs to read the current state of the targeted ledger in order to check the state of the revocation registry.

Every time a new file is pushed, the server needs to "start from scratch" and re-read all of the transactions from inception on the specified ledger (via the genesis file specified during upload + new entries on that ledger).

To speed-up

WadeBarnes
WadeBarnes commented Mar 21, 2021

In order to ensure established best practices we want to ensure a node has been configured to use separate NICs for node and client communications, and they have been configured with different IP addresses on different subnets.

There can be two levels to this:

  • The public level which is reported in the node summary of each node (client-address and node-address fields). This data is based

Improve this page

Add a description, image, and links to the indy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the indy topic, visit your repo's landing page and select "manage topics."

Learn more