Merge pull request #6408 from ch1bo/ch1bo/cardano-testnet-fail-early
cardano-testnet | Fail startNode early on exit when waiting for socket
cardano-testnet | Fail startNode early on exit when waiting for socket
Signed-off-by: Chris Gianelloni <[email protected]>
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.146.0 to 0.147.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](https://github.com/blinklabs-io/gouroboros/compare/v0.146.0...v0.147.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.147.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.258.0 to 0.259.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.258.0...v0.259.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-version: 0.259.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.32.6 to 1.32.7. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.6...v1.32.7) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.7 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: Chris Gianelloni <[email protected]>
Temporary patch pointing to cong-or/rust-ipfs#fix/bitswap-serve-late-arriving-peers until upstream PR is merged (https://github.com/dariusc93/rust-ipfs/issues/458)
# Conflicts: # modules/accounts_state/src/state.rs
* feat(utxorpc): Implement ReadEraSummary for utxorpc query service Signed-off-by: Akhil Repala <[email protected]> * feat(utxorpc): Implement ReadEraSummary for utxorpc query service Signed-off-by: Akhil Repala <[email protected]> * feat(utxorpc): Fixed the golangcilint errors Signed-off-by: Akhil Repala <[email protected]> * feat(utxorpc): Used epochCache in GetEpochs for era summaries Signed-off-by: Akhil Repala <[email protected]> * feat(utxorpc): Fixed merge conflict errors Signed-off-by: Akhil Repala <[email protected]> * feat(utxorpc): Modified package name to utxorpcCardano Signed-off-by: Akhil Repala <[email protected]> --------- Signed-off-by: Akhil Repala <[email protected]> Signed-off-by: Akhil <[email protected]>
- Synchronize MeshJS logging to match Lucid Evolution format - Fix Lucid Evolution refund logic to pay previous bidder directly - Update Aiken validator logic - Add tasks to Lucid Evolution deno.json