hyperledger / firefly-cli

FireFly Command Line Interface (CLI)
Apache License 2.0
58 stars 55 forks source link

DA-608 Update tezosconnect volumes #321

Closed denisandreenko closed 2 months ago

EnriqueL8 commented 3 months ago

@denisandreenko a description would be useful here and renaming the PR to what the change is doing.

From what I can see you are splitting out the volumes for the DB from the config that gets mounted from the runtime directory

denisandreenko commented 3 months ago

Hey @EnriqueL8 This PR was created in response to this one https://github.com/hyperledger/firefly-tezosconnect/pull/38 to unlock writing operations to the service's DB. Plus added instant tx receipt check option by default as there is no block processing/ tx filtering functionality like in evm connector.