casper-ecosystem / casper-js-sdk

TypeScript Casper Client SDK
Apache License 2.0
71 stars 60 forks source link

NPM site does not contain latest version 2.15.3 codebase. #383

Closed meywood closed 8 months ago

meywood commented 9 months ago

Describe the bug https://www.npmjs.com/package/casper-js-sdk?activeTab=code does not have the correct code packaged and published for 2.15.3 look @ the query_balance method it is missing the StateIdentifier

To Reproduce

Identify if any Prequisites:

Steps to reproduce the behavior:

  1. Go to '...'
  2. ..

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Defect Type

hoffmannjan commented 8 months ago

Hey @meywood you need to check the newest release branch not dev branch https://github.com/casper-ecosystem/casper-js-sdk/tree/release-2.15.3