Skip to content

Commit 08d71af

Browse files
authored
Merge branch 'staging' into staging
2 parents 0c931bc + d684141 commit 08d71af

File tree

3 files changed

+13
-23
lines changed

3 files changed

+13
-23
lines changed

blog/2025-06-30-april.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ tags: [open-source]
77

88
Below is a well-deserved Q2 update highlighting ecosystem tooling and solutions across April, May, and June.
99

10-
The past three months have been all about tightening up infrastructure, enhancing developer tools, and shipping valuable updates to support the Cardano ecosystem.
11-
With over 90 pull requests merged and 60+ issues closed in June alone, it’s been a highly productive quarter.
10+
The past three months have been all about tightening up infrastructure, enhancing developer tools, and shipping valuable updates to support the Cardano ecosystem. With over 90 pull requests merged and 60+ issues closed in June alone, it’s been a highly productive quarter. Check out the highlights below to see what’s been delivered.
11+
<!-- truncate -->
12+
<br />
1213

13-
Check out the highlights below to see what’s been delivered.
1414

15-
---
16-
## :gear: Cardano Rosetta Java
15+
## Cardano Rosetta Java
1716

1817
`cardano-foundation/cardano-rosetta-java`
1918

@@ -40,7 +39,7 @@ Wide-ranging fixes and enhancements throughout the Rosetta Java stack:
4039
- Closed issues related to pruning behavior, stake balance endpoint responses, and internal release testing for v1.2.9
4140

4241

43-
## :large_blue_diamond: Cardano IBC Incubator
42+
## Cardano IBC Incubator
4443

4544
`cardano-foundation/cardano-ibc-incubator`
4645

@@ -51,14 +50,14 @@ Wide-ranging fixes and enhancements throughout the Rosetta Java stack:
5150
- Upgraded Mithril and Cardano node version
5251

5352

54-
## :large_blue_diamond: Ada Handle Resolver
53+
## Ada Handle Resolver
5554

5655
`cardano-foundation/cf-adahandle-resolver`
5756

5857
**May**: Released v0.1.4 — now using Yaci Store 0.1.2 and Spring Boot 3.3.11
5958

6059

61-
## :link: Connect with Wallet
60+
## Connect with Wallet
6261

6362
`cardano-foundation/cardano-connect-with-wallet`
6463

@@ -68,14 +67,14 @@ Wide-ranging fixes and enhancements throughout the Rosetta Java stack:
6867
- Resolved a release issue where CIP-30 wallets weren't being properly detected — improving compatibility across wallet integrations
6968

7069

71-
## :moneybag: Java Rewards Calculation
70+
## Java Rewards Calculation
7271

7372
`cardano-foundation/cf-java-rewards-calculation`
7473

7574
**April**: Bug report opened to improve stake key registration checks at epoch boundaries.
7675

7776

78-
## :toolbox: Cardano Client Lib
77+
## Cardano Client Lib
7978

8079
`bloxbean/cardano-client-lib`
8180

@@ -92,7 +91,7 @@ Precision fixes to improve developer reliability:
9291
- Also opened a new issue to catch transaction builder errors when negative balances are likely — improving developer feedback during build time
9392

9493

95-
## :test_tube: Yaci DevKit
94+
## Yaci DevKit
9695

9796
`bloxbean/yaci-devkit`
9897

@@ -111,7 +110,7 @@ CLI and testing enhancements:
111110
- Closed the issue for passing --era flags via CLI
112111

113112

114-
## :heavy_division_sign: Yaci
113+
## Yaci
115114

116115
`bloxbean/yaci`
117116

@@ -124,11 +123,11 @@ Resilience and parsing improvements:
124123
- Fixed native script parsing errors and merged relevant CI and Maven-related changes
125124

126125

127-
## :classical_building: Yaci Store
126+
## Yaci Store
128127

129128
`bloxbean/yaci-store`
130129

131-
**April**: v2.0.0-beta1 Released — now with full ledger-state calculation! This is huge :exploding_head::heart_on_fire::_up_parrot_:
130+
**April**: v2.0.0-beta1 Released — now with full ledger-state calculation! This is huge!
132131
No need for DB Sync — Yaci Store independently derives rewards, ADAPot, and governance state from block data.
133132
- Viewers now live for Preview, Preprod, and Mainnet
134133
- Validated up to: epoch 916 (Preview), 212 (Preprod), 545 (Mainnet)
-201 KB
Binary file not shown.

src/data/showcases.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -896,15 +896,6 @@ export const Showcases = [
896896
source: null,
897897
tags: ["nftsupport", "token"],
898898
},
899-
{
900-
title: "Summon Platform",
901-
description:
902-
"A DAO creation and governance platform on the Cardano blockchain.",
903-
preview: require("./showcase/summonplatform.png"),
904-
website: "https://summonplatform.io/",
905-
source: null,
906-
tags: ["daotool"],
907-
},
908899
{
909900
title: "VESPR Wallet",
910901
description:

0 commit comments

Comments
 (0)