Added plutus-tx-plugin-1.66.0.0
From https://github.com/IntersectMBO/plutus at e5a090537119dda62cda155fe6baa189aadc61ca
From https://github.com/IntersectMBO/plutus at e5a090537119dda62cda155fe6baa189aadc61ca
From https://github.com/IntersectMBO/plutus at e5a090537119dda62cda155fe6baa189aadc61ca
From https://github.com/IntersectMBO/plutus at e5a090537119dda62cda155fe6baa189aadc61ca
From https://github.com/IntersectMBO/plutus at e5a090537119dda62cda155fe6baa189aadc61ca
From https://github.com/IntersectMBO/plutus at e5a090537119dda62cda155fe6baa189aadc61ca
`concurrently` finishes as soon as one of the threads fails or all exit cleanly, but we want all the threads to continue until all of them terminate.
Social crawlers don't run the Elm app, so links pre-selecting a proposal previously shared the generic tool card. The Python server now injects the proposal title into the OG/Twitter meta tags when a valid proposalId is present. - index.html: OG title/description/image become Jinja2 variables (generic defaults) - /page route: resolve the proposal title from Koios (meta_json.body.title), picking the network from the request's networkId param - validate the bech32 gov_action id before any network call - cache lookups in-memory (1h on success, 60s on failure) with a size cap - short timeout + generic fallback so a slow/erroring Koios never blocks a crawler Signed-off-by: Matthieu Pizenberg <[email protected]>
Use the values provided by the Mithril team
Signed-off-by: Sasha Bogicevic <[email protected]>
* feat: revamp /ambassadors with interactive world map, impact overview, milestones, directory and stories * chore: simplify /ambassadors — drop dead featured-card CSS and dedupe avatarColor util * feat: replace ambassador milestones with dated top achievements and source links * fix: show governance apps on /governance#tools and prioritize maintainer picks * feat: adopt new ambassador data schema with SOON placeholder fallbacks * feat: align /ambassadors with mockup — featured card, contribution filter, banner CTA * chore: simplify /ambassadors — share AmbassadorAvatar + Flag, dedupe present helper * feat: split ambassador achievements into own file with evidence array * style: drop red title accent and switch hero eyebrow to 'Since 2018' * style: swap 'translating' for 'moderating' in hero lede * feat: use multiavatar for ambassador avatar fallback * chore: drop dead letter-bubble CSS now that avatars are SVG images * feat: rebuild 'What Ambassadors Do' to mockup — 7-tile row with intro column * i18n: unify 'Ambassador' capitalization across user-facing strings * feat: backfill 2018-2020 Ambassador milestones and reframe section as handpicked selection * style: drop em dashes from 2018 milestone body * feat: add 2021/2023/2024 Cardano Summit community-event milestones * feat: add Cardano Effect podcast, Cardano on the Rocks and SPO Scripts milestones * feat: add 2025 Berlin Ambassador Retreat milestone * feat: rebuild Impact Overview to mockup with intro column + metrics row * style: drop section divider labels to match mockup layout * style: align Impact Overview copy to mockup, drop view-all CTA, normal-link Learn-more * feat: wire Impact Overview to real CRM data and drop placeholder sparklines * feat: restore Sparkline with realistic cumulative trends ending at CRM values * style: vary Impact trends per category to avoid linear look * feat: 2-col Achievements section with aligned grid and fixed timeline * chore: drop 'First Ambassador cohort announced' milestone * fix: anchor timeline line to scroll content so it stays aligned with all dots * style: reverse Achievements timeline so newest entries appear first * style: align Achievement timeline dots above year labels * feat: fold Translations tile into Content Creation in What Ambassadors Do * feat: random bio-preferred FeaturedCard that follows pin with connector line * fix: tighten featured-card clamp and brighten connector line for narrow viewports * fix: align connector line endpoint with card top so the dash stays visible * style: drop arrow from FeaturedCard 'View profile' link * feat: deep-link ambassador cards from FeaturedCard and map tooltip * chore: simplify ambassador slug helpers, memoize map and avatars * fix: drop Cardano Effect milestone and pin Catalyst Reviewers to 2021 * feat: refresh Ambassador impact data with real stories and images * feat: add Reddit-badge fallback to impact stories and drop read-more arrow * feat: relink Ambassador CTA buttons to forum hub and roles thread * chore: simplify impact stories, reuse Flag and shrink thumbnails * feat: update ambassador data with enriched taglines and socials * chore: remove program intro and benefits sections from ambassadors page * chore: simplify impact overview to current-value cards * chore: remove unused ambassador overview and roles sections * feat: add 12-month period label to impact overview * fix: drop dead clio link from Cardano on the Rocks achievement
Signed-off-by: Eric Torreborre <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Both previously rendered the letter-avatar fallback. Add their icon assets and wire up the icon: fields in src/data/apps.js.
Signed-off-by: Eric Torreborre <[email protected]>