Skip to content

fix(nano): CallerId name on Blueprint info API#1567

Merged
glevco merged 1 commit intomasterfrom
fix/caller-id-name
Jan 22, 2026
Merged

fix(nano): CallerId name on Blueprint info API#1567
glevco merged 1 commit intomasterfrom
fix/caller-id-name

Conversation

@glevco
Copy link
Contributor

@glevco glevco commented Jan 22, 2026

Motivation

When blueprints use the CallerId type, the API displays its name as the union and not the type alias.

Acceptance Criteria

  • Fix the CallerId name on blueprint info API to be CallerId instead of Union[Address, ContractId]

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco self-assigned this Jan 22, 2026
@glevco glevco moved this from Todo to In Progress (Done) in Hathor Network Jan 22, 2026
@glevco glevco requested a review from pedroferreira1 January 22, 2026 14:08
@glevco glevco moved this from In Progress (Done) to In Review (WIP) in Hathor Network Jan 22, 2026
@glevco glevco moved this from In Review (WIP) to In Review (Done) in Hathor Network Jan 22, 2026
@github-actions
Copy link

🐰 Bencher Report

Branchfix/caller-id-name
Testbedubuntu-22.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
minutes (m)
(Result Δ%)
Lower Boundary
minutes (m)
(Limit %)
Upper Boundary
minutes (m)
(Limit %)
sync-v2 (up to 20000 blocks)📈 view plot
🚷 view threshold
1.68 m
(-2.26%)Baseline: 1.72 m
1.55 m
(92.08%)
2.06 m
(81.45%)
🐰 View full continuous benchmarking report in Bencher

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.31%. Comparing base (11f318d) to head (1437a3e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1567      +/-   ##
==========================================
+ Coverage   86.29%   86.31%   +0.02%     
==========================================
  Files         437      437              
  Lines       33642    33645       +3     
  Branches     5257     5258       +1     
==========================================
+ Hits        29031    29041      +10     
+ Misses       3602     3597       -5     
+ Partials     1009     1007       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@glevco glevco merged commit 1d20643 into master Jan 22, 2026
20 of 24 checks passed
@glevco glevco deleted the fix/caller-id-name branch January 22, 2026 15:44
@github-project-automation github-project-automation bot moved this from In Review (Done) to Waiting to be deployed in Hathor Network Jan 22, 2026
This was referenced Jan 27, 2026
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants