cardano-foundation / cardano-rosetta

An implementation of Rosetta for Cardano
https://www.rosetta-api.org
Apache License 2.0
98 stars 50 forks source link

feat: version bump of db-sync to 13.2.0.1 and node to 8.7.3 #545

Closed Kammerlo closed 7 months ago

Kammerlo commented 7 months ago

Description

A clear and concise description of what this pull request does or fixes.

Proposed Solution

Optional Explain how does this PR solves the problem stated in Description. You can also enumerate different alternatives considered while approaching this task.

Important Changes Introduced

Optional Notice Reviewers about changes that were introduced while developing this task

Testing

Optional Leave some recommendations should be useful while reviewers are testing this PR

Godspeed-exe commented 7 months ago

@Kammerlo Can you have a look at including the P2P config into this node version? https://book.world.dev.cardano.org/environments/mainnet/topology.json

I also believe that this version needs a new conway genesis file: https://book.world.dev.cardano.org/environments/mainnet/conway-genesis.json This will also result in needing another hash in this config file: https://github.com/cardano-foundation/cardano-rosetta/blob/master/config/network/mainnet/cardano-node/config.json#L9

Let me know if you have any questions! Michiel