cardano-foundation / cardano-rosetta-java

An implementation of Rosetta for cardano based yaci-store to offer reduced ressource footprints
https://www.rosetta-api.org
Apache License 2.0
8 stars 2 forks source link

Feat/ra 71 wrong transaction size in operation metadata #192

Closed Kammerlo closed 3 months ago

Kammerlo commented 3 months ago

Implemented a custom store to parse a transaction, calucalte it's size and script size and saving it to a seperate Table. This table will be joind via one-to-one into the transaction entity. This will then be returned correctly to the application.

Kammerlo commented 3 months ago

Tests currently running on preprod.

BerezinD commented 3 months ago

We don't have a spotless plugin in the YACI indexer repository. Could you please reformat the code manually?

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud