Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sancho-v1.0.10 #1589

Merged
merged 80 commits into from
Jul 29, 2024
Merged

sancho-v1.0.10 #1589

merged 80 commits into from
Jul 29, 2024

Conversation

MSzalowski
Copy link
Contributor

No description provided.

j-dyczka and others added 20 commits July 5, 2024 13:58
chore: bump @intersect.mbo/pdf-ui to v0.2.9
…ional

backend: allow using metadata directly from db-sync
Bumped the versions of Cardano Node and Cardano DB Sync in the
development environment to ensure compatibility with the latest features
and fixes. Updated the `docker-compose.node+dbsync.yml` file to use
`cardano-node:9.0.0-sancho` and `cardano-db-sync:sancho-5.1.0`. This
change addresses the need to stay current with upstream improvements and
ensures that our development environment remains in line with the latest
network protocols.
Upgraded the Cardano Node to version 9.0.0-sancho and Cardano DB Sync to
sancho-5.1.0 in the `scripts/govtool/Makefile`. This adjustment ensures
compatibility with the latest network protocols and incorporates recent
fixes and features. This change is essential for maintaining
synchronicity with the updated Cardano protocol and supports upcoming
governance functionalities. This commit paves the way for further
testing in staging environments, aiming to confirm stability and prevent
any major issues or downtime in the beta environment.
Added new inputs and environment variables to the resync workflow to
reflect the configuration used in the deployment workflow. This includes
enabling the proposal discussion forum, forcing rebuild of Docker
images, and additional environment variables for Grafana, Google
Analytics, and Sentry integrations. This ensures consistency between
workflows and supports a smooth update process for Cardano Node and DB
Sync versions in various environments.
…ync-to-version-sancho-5-1-0

[#1538] Chore: Bump DB-Sync to version `sancho-5-1-0`
[#1583] fix: add missing dependency @babel/preset-react
…on-redirect

[#1413] remove balance check on redirect to GA propose
…ptions

In reference to the user story regarding Sentry reporting killed threads
by the timeout manager on the Haskell backend, improved the exception
handling logic. The modifications particularly focus on recognizing and
skipping the `TimeoutThread` and `ConnectionClosedByPeer` exceptions to
prevent unnecessary error reports in Sentry. This should align the
actual behavior more closely with the expected outcome by filtering out
specific known exceptions that do not require investigation. Updated
dependencies in the `vva-be.cabal` to include the `time-manager` package
for handling the new exception types.
placek and others added 22 commits July 24, 2024 12:47
Updated the custom entrypoint script for the Cardano DB Sync container
to include advanced configuration capabilities. Changes were made to
`scripts/govtool/custom-cardano-db-sync.entrypoint.sh` to set up
necessary environment variables, handle PostgreSQL authentication via a
`pgpass` file, and include the path to `db-sync-config.json`. The
`scripts/govtool/Makefile` and
`scripts/govtool/config/templates/docker-compose.yml.tpl` files were
adjusted to support these changes by implementing new build and
deployment targets for the custom Cardano DB Sync image and updating the
Docker Compose template.

These changes ensure the DBSync process uses the correct settings,
allowing it to adapt to future updates and ensuring better
synchronization with the Cardano blockchain.
…-genesis-to-dbsync-configuration

[#1464] Enable future genesis in DBSync config
…s-connection-options

chore: provide more postgres connection options
* fix(#1417): handle thread killed by timeout manager exception
…hrows-500-after-resync-on-db-sync-510-and-node-900

fix(#1612): Fix connection to the metadata-validation service
…-error

fix: fix indentation syntax error in Metadata.hs
…edirect

[#1117] redirect to private drep directory url
…fter-connect

[#1442] Add redirect to dashboard cards after connect
…lowing-the-cip-100-standard

fix(#1582): Add support for CIP-100 on vote metadata
Co-authored-by: Ryan <[email protected]>
Signed-off-by: Michał Szałowski <[email protected]>
…inputs-selection

fix(wallet): fix inputs selection with the change config
@MSzalowski MSzalowski changed the title sancho-v1.0.9 sancho-v1.0.10 Jul 29, 2024
@MSzalowski
Copy link
Contributor Author

MSzalowski commented Jul 29, 2024

PR bumping version to 1.0.10: #1620

@MSzalowski MSzalowski merged commit 1b881be into test Jul 29, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants