hl-mercury icon indicating copy to clipboard operation
hl-mercury copied to clipboard

Hashgraph implementation of functionality similar to Hyperledger

Results 13 hl-mercury issues
Sort by recently updated
recently updated
newest added

Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.12.0 to 1.53.0. Release notes Sourced from grpc-protobuf's releases. v1.53.0 New Features googleapis: Allow user set c2p bootstrap config (#9856) xds: Add contain and stringMatcher in RouteConfiguration...

dependencies

**As a** HL Mercury Operator **I want to** parameterize the hostname (and port) through which the (hashgraph dedicated) gRPC service is exposed **So that** I can run many Orderer instances...

good first issue

**As a** HL Mercury Operator **I want to** parameterize the swirlds node hostname and port that a hashgraph Orderer connects to **So that** I can create different Orderer/Hashgraph topologies NOTE:...

good first issue

**Steps to reproduce:** Send a HL Config message (e.g. create channel) **Expected:** The message should be routed via Orderer to Swirlds nodes **Actual:** The Orderer is sending the messages directly...

**Objective:** Give an idea to the user on how HL Mercury works and show a short hands-on end-to-end test. **Content:** Short explanation on how the integration between HL and Hashgraph...

Update to README to reflect the latest progress.

Regarding state protocol, I wonder should we use serialized `POJO`s or `protobuf`s? What should the state be? At the moment, I'm working of a plain old array of strings. Maybe...

Examine latency, tps, with respect to # nodes. Other considerations: physical hardware, virtual hardware, single data centre, multi-regions, multi cloud providers, etc. Useful reference: http://www.di.fc.ul.pt/~bessani/publications/dsn18-hlfsmart.pdf