You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2025-06-30-april.md
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,12 @@ tags: [open-source]
7
7
8
8
Below is a well-deserved Q2 update highlighting ecosystem tooling and solutions across April, May, and June.
9
9
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 />
12
13
13
-
Check out the highlights below to see what’s been delivered.
14
14
15
-
---
16
-
## :gear: Cardano Rosetta Java
15
+
## Cardano Rosetta Java
17
16
18
17
`cardano-foundation/cardano-rosetta-java`
19
18
@@ -40,7 +39,7 @@ Wide-ranging fixes and enhancements throughout the Rosetta Java stack:
40
39
- Closed issues related to pruning behavior, stake balance endpoint responses, and internal release testing for v1.2.9
41
40
42
41
43
-
## :large_blue_diamond:Cardano IBC Incubator
42
+
## Cardano IBC Incubator
44
43
45
44
`cardano-foundation/cardano-ibc-incubator`
46
45
@@ -51,14 +50,14 @@ Wide-ranging fixes and enhancements throughout the Rosetta Java stack:
51
50
- Upgraded Mithril and Cardano node version
52
51
53
52
54
-
## :large_blue_diamond:Ada Handle Resolver
53
+
## Ada Handle Resolver
55
54
56
55
`cardano-foundation/cf-adahandle-resolver`
57
56
58
57
**May**: Released v0.1.4 — now using Yaci Store 0.1.2 and Spring Boot 3.3.11
59
58
60
59
61
-
## :link:Connect with Wallet
60
+
## Connect with Wallet
62
61
63
62
`cardano-foundation/cardano-connect-with-wallet`
64
63
@@ -68,14 +67,14 @@ Wide-ranging fixes and enhancements throughout the Rosetta Java stack:
68
67
- Resolved a release issue where CIP-30 wallets weren't being properly detected — improving compatibility across wallet integrations
69
68
70
69
71
-
## :moneybag:Java Rewards Calculation
70
+
## Java Rewards Calculation
72
71
73
72
`cardano-foundation/cf-java-rewards-calculation`
74
73
75
74
**April**: Bug report opened to improve stake key registration checks at epoch boundaries.
76
75
77
76
78
-
## :toolbox:Cardano Client Lib
77
+
## Cardano Client Lib
79
78
80
79
`bloxbean/cardano-client-lib`
81
80
@@ -92,7 +91,7 @@ Precision fixes to improve developer reliability:
92
91
- Also opened a new issue to catch transaction builder errors when negative balances are likely — improving developer feedback during build time
93
92
94
93
95
-
## :test_tube:Yaci DevKit
94
+
## Yaci DevKit
96
95
97
96
`bloxbean/yaci-devkit`
98
97
@@ -111,7 +110,7 @@ CLI and testing enhancements:
111
110
- Closed the issue for passing --era flags via CLI
112
111
113
112
114
-
## :heavy_division_sign:Yaci
113
+
## Yaci
115
114
116
115
`bloxbean/yaci`
117
116
@@ -124,11 +123,11 @@ Resilience and parsing improvements:
124
123
- Fixed native script parsing errors and merged relevant CI and Maven-related changes
125
124
126
125
127
-
## :classical_building:Yaci Store
126
+
## Yaci Store
128
127
129
128
`bloxbean/yaci-store`
130
129
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!
132
131
No need for DB Sync — Yaci Store independently derives rewards, ADAPot, and governance state from block data.
133
132
- Viewers now live for Preview, Preprod, and Mainnet
134
133
- Validated up to: epoch 916 (Preview), 212 (Preprod), 545 (Mainnet)
0 commit comments