refactor: process blocks async using chain iterator
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Since a host/port combination can be specified in the topology file more than once, create a precedence heiarchy to ensure there are no duplicates. bootstrap peers < local root access points < public root access point Signed-off-by: Chris Gianelloni <[email protected]>
Bumps [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/go-gorm/opentelemetry/releases) - [Commits](https://github.com/go-gorm/opentelemetry/compare/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: gorm.io/plugin/opentelemetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
* fix(config): support absolute paths in cardano-node config Signed-off-by: Chris Gianelloni <[email protected]> * fix: use path/filepath instead of strings Signed-off-by: Chris Gianelloni <[email protected]> --------- Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
This allows processing blocks in the ledger in contexts other than chainsync Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
This allows processing blocks in the ledger in contexts other than chainsync Signed-off-by: Aurora Gaffney <[email protected]>
This also adds an explicit signal that we've reached the current chain tip and prevents repeated rollbacks at chain origin Signed-off-by: Aurora Gaffney <[email protected]>
Bumps [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/go-gorm/opentelemetry/releases) - [Commits](https://github.com/go-gorm/opentelemetry/compare/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: gorm.io/plugin/opentelemetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
This also adds an explicit signal that we've reached the current chain tip and prevents repeated rollbacks at chain origin Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>