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

Fix slow delegation issue and usePendingTransaction fixes #953

Merged
merged 16 commits into from
May 8, 2024
Merged

Conversation

pmbinapps
Copy link

Fix:

Merge pull request #946 from IntersectMBO/fix/fix-building-analytics-…
Merge pull request #947 from IntersectMBO/897-bug-slow-delegation-issue
Change:

[#897] Slow delegation issue // usePendingTransaction fixes
Since there are no explicit "Add" or "Remove" actions mentioned in the commit messages provided, those categories don't apply here.

Sworzen1 and others added 8 commits May 6, 2024 14:23
The current commit modifies the script `analytics-dashboard.mk` in the
`govtool` directory to address the issue of building the analytics image
for multiple environments. Previously, the image tag was being generated
based on the latest commit hash for the `analytics-dashboard`, which was
not sufficient for distinguishing between different environments. To
solve this, the script now appends the `$(env)` variable to the image
tag, allowing for unique identification of images across various
environments.
…image-for-multiple-environments

Fix building analytics image for multiple environments
[#897] Slow delegation issue // usePendingTransaction fixes
NabinKawan and others added 8 commits May 8, 2024 14:20
…allet-interface-into-package-and-export-out

chore/898-wrapper-wrap-up-wallet-interface-into-package-and-export-out
The participation.sanchogov.tools domain has been configured to route
exclusively to the dev service. This change affects the build and deploy
workflows for beta, dev, staging, and test environments, as well as the
Dockerfile and Docker Compose configuration for the analytics dashboard.
…rd-domain-to-dev-only

Set participation.sanchogov.tools domain to dev service only
@pmbinapps pmbinapps requested review from placek and adgud as code owners May 8, 2024 11:24
@pmbinapps pmbinapps merged commit 9507894 into test May 8, 2024
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.

7 participants