fix(database/sqlite): Fixed teh failure tests after rebase
Signed-off-by: Akhil Repala <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
Migrate the auto-discovery datum decoder to the gouroboros cbor ConstructorDecoder API (cbor.Constructor was removed upstream): Constructor() -> Tag(), Fields() -> ParsedFields() (now returns an error), and FieldsCbor() -> Fields(). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Signed-off-by: Chris Guiney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Bumps [github.com/SundaeSwap-finance/kugo](https://github.com/SundaeSwap-finance/kugo) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/SundaeSwap-finance/kugo/releases) - [Changelog](https://github.com/SundaeSwap-finance/kugo/blob/main/CHANGELOG.md) - [Commits](https://github.com/SundaeSwap-finance/kugo/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/SundaeSwap-finance/kugo dependency-version: 1.3.1 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]>
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.180.1 to 0.181.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Changelog](https://github.com/blinklabs-io/gouroboros/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/blinklabs-io/gouroboros/compare/v0.180.1...v0.181.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.181.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 [golang.org/x/image](https://github.com/golang/image) from 0.41.0 to 0.42.0. - [Commits](https://github.com/golang/image/compare/v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.42.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/SundaeSwap-finance/kugo](https://github.com/SundaeSwap-finance/kugo) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/SundaeSwap-finance/kugo/releases) - [Changelog](https://github.com/SundaeSwap-finance/kugo/blob/main/CHANGELOG.md) - [Commits](https://github.com/SundaeSwap-finance/kugo/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/SundaeSwap-finance/kugo dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Chris Guiney <[email protected]> Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
Signed-off-by: Sai Asish Y <[email protected]>
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Signed-off-by: Chris Guiney <[email protected]>
smart-contracts: add Pebble and Plutarch. api: add Koios. wallet: add UTxOS. nodes: drop cardano-node's star (no pick). Rename Guild Operators to Guild Operators Suite (title, icon path, and icon file).
Signed-off-by: Chris Gianelloni <[email protected]>