tessera icon indicating copy to clipboard operation
tessera copied to clipboard

Tessera - Enterprise Implementation of Quorum's transaction manager

Results 77 tessera issues
Sort by recently updated
recently updated
newest added

#### System information **Quorum:** v22.4.0 **Tessera:** v22.1.1 (running 3 replicas of Tessera on AKS cluster) **Database:** MySQL v8.0 as external DB for Tessera #### Actual behaviour Frequent connection close issues...

This issue is similar to the reported under Quorum Ticket [914362](https://consensys.zendesk.com/agent/#/tickets/914362). **Tested versions:** 1) Quorum: 22.1.1 2) Tessera: 22.1.3 **Reproducible steps:** 1) Git clone from https://github.com/anthonyyeong18/quorum-examples a. This is a...

Signed-off-by: Sally MacFarlane Update jackson and jackson-databind versions ## Documentation - [ ] I thought about documentation and added the `doc-change-required` label to this PR if updates are required. ##...

Hi, @melowe , @namtruong , I'd like to report a vulnerability issue in **com.jpmorgan.quorum:data-migration:0.11**. ### Issue Description **com.jpmorgan.quorum:data-migration:0.11** directly or transitively depends on ***30*** C libraries (.so) cross many platforms(such...

Netty introduces several CVE dependency advisories to the azure-key-vault module. An azure client using the JDK HttpClient is currently being worked on (current ETA June 2022) and for our simple...

Signed-off-by: Sally MacFarlane Update sqlite-jdbc version ## Documentation - [x] I thought about documentation and added the `doc-change-required` label to this PR if updates are required. ## Changelog - [x]...

ubuntu base now supports arm but we only publish the amd64 images. eg see besu PR https://github.com/hyperledger/besu/pull/2954 Since besu now supports M1, we can update the quorum-dev-quickstart and if we...

## Web3js-quorum sending private transaction to quorum-7nodes throws 500-Internal Server Error A request call sending transaction from browser running Reactjs with Web3js-quorum to quorum 7nodes example, using below code, throws...

TeamRevenant

https://github.com/ConsenSys/tessera/blob/095ab4fee41d13bb914b10b366ab8ecc6c6018da/tests/acceptance-test/src/test/java/com/quorum/tessera/test/rest/multitenancy/SendIT.java#L31 and same thing here: tests/acceptance-test/src/test/java/com/quorum/tessera/test/rest/SendIT.java * Scenarios tested: * * - 1 sender, 1 private for - 1 sender, 2 private for - TODO: 1 sender, 2 private for,...

OverrideUtilTest https://github.com/ConsenSys/tessera/blob/095ab4fee41d13bb914b10b366ab8ecc6c6018da/cli/config-cli/src/test/java/com/quorum/tessera/config/cli/OverrideUtilTest.java#L273