Catalyst icon indicating copy to clipboard operation
Catalyst copied to clipboard

Fast, scalable PBFT distributed ledger

Results 92 Catalyst issues
Sort by recently updated
recently updated
newest added

This is to enhance the network library to not rely on external service providers to tell me my own IP. Should be built in serverless should be deployed to a...

Enhancement 👷

Currently Network Type is hardcoded in places then extracted from the network config file in a circular way.

Enhancement 👷

No tests exist for: https://github.com/catalyst-network/Catalyst/tree/master/src/Catalyst.Core.Modules.Web3/Controllers/Handlers

Enhancement 👷

PeerSettings was previously being injected without the use of .SingleInstance(), which meant increased node start up times. We should check for other classes that should be injected as a single...

Enhancement 👷

Setup private testwork with POA nodes running on AWS.