Skip to content

tests: update integration tests blueprints for the new core sdk#954

Merged
pedroferreira1 merged 3 commits intomasterfrom
tests/blueprints-new-sdk
Oct 22, 2025
Merged

tests: update integration tests blueprints for the new core sdk#954
pedroferreira1 merged 3 commits intomasterfrom
tests/blueprints-new-sdk

Conversation

@pedroferreira1
Copy link
Copy Markdown
Member

@pedroferreira1 pedroferreira1 commented Oct 20, 2025

Acceptance Criteria

  • The core updated the sighash serialization of nano header to include the header id (feat(nano): include header-id when generating a sighash hathor-core#1478)
  • Update integration tests blueprints for new sdk
    • Must initialize all fields
    • Can't do a direct assignment to a dict
    • create_deposit_token parameters now are kwargs
    • create_contract was updated to setup_new_contract.initialize

@pedroferreira1 pedroferreira1 self-assigned this Oct 20, 2025
@pedroferreira1 pedroferreira1 moved this from Todo to In Progress (Done) in Hathor Network Oct 20, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.77%. Comparing base (0b8b300) to head (90c3dbc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
+ Coverage   84.76%   84.77%   +0.01%     
==========================================
  Files         112      112              
  Lines        8079     8079              
  Branches     1740     1740              
==========================================
+ Hits         6848     6849       +1     
+ Misses       1203     1202       -1     
  Partials       28       28              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pedroferreira1 pedroferreira1 moved this from In Progress (Done) to In Progress (WIP) in Hathor Network Oct 21, 2025
@pedroferreira1 pedroferreira1 force-pushed the tests/blueprints-new-sdk branch from b8e91cf to eb7589f Compare October 22, 2025 00:41
@pedroferreira1 pedroferreira1 moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Oct 22, 2025
@pedroferreira1 pedroferreira1 marked this pull request as ready for review October 22, 2025 00:44
@pedroferreira1 pedroferreira1 force-pushed the tests/blueprints-new-sdk branch from eb7589f to 90c3dbc Compare October 22, 2025 00:55
@github-project-automation github-project-automation bot moved this from In Progress (Done) to In Review (WIP) in Hathor Network Oct 22, 2025
@pedroferreira1 pedroferreira1 merged commit 4294bb9 into master Oct 22, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Oct 22, 2025
@pedroferreira1 pedroferreira1 deleted the tests/blueprints-new-sdk branch October 22, 2025 14:10
@pedroferreira1 pedroferreira1 moved this from Waiting to be deployed to Done in Hathor Network Oct 23, 2025
r4mmer added a commit that referenced this pull request Dec 11, 2025
…-policy

* origin/master: (31 commits)
  feat: fee token creation (#858)
  fix: checkAddressMine was crashing when called with an empty array (#977)
  feat: the nano amount field should accept 0
  Merge pull request #975 from HathorNetwork/chore/bump-v2.11.0
  feat: add nano execution logs API (#973)
  Refactor: Fullnode facade to Typescript (#972)
  Merge pull request #970 from HathorNetwork/chore/bump-v2.10.0
  fix: added missing tx proposal delete schema (#969)
  feat: add missing api calls for graphviz and nano (#967)
  Merge pull request #965 from HathorNetwork/feat/complete-token-info-object
  chore: bump package to v2.9.1 (#962)
  feat: catch and store async promise error (#960)
  chore: bump wallet lib to v2.9.0 (#958)
  tests: use core v0.67.0 docker image for the integration tests (#956)
  tests: update integration tests blueprints for the new core sdk (#954)
  fix: added a minimal accessData so methods that need storage don't crash (#955)
  feat: fee header (#951)
  feat: added read-only start (#950)
  fix: dont add metadata changed for voided txs (#948)
  test: Wallet Service infrastructure (#909)
  ...
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