Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Assertion failed on Transaction #220

Open
cannc4 opened this issue Feb 2, 2021 · 0 comments
Open

Error: Assertion failed on Transaction #220

cannc4 opened this issue Feb 2, 2021 · 0 comments
Labels

Comments

@cannc4
Copy link

cannc4 commented Feb 2, 2021

Expected Behavior

A Transaction should be created with new Transaction()

Current Behavior

Getting an error due to clash with bitcore-lib, or at least that's our diagnosis so far.

Error: Assertion failed

Mostly wanted to report this as we might not be the only repo facing this issue. Considering bitcore is also a very popular and widely used library

Possible Solution

Updating libraries to see if the clash gets resolved - no luck so far

Steps to Reproduce (for bugs)

  1. Install both dashcore-lib and bitcore-lib
    (https://github.com/bitpay/bitcore/tree/v8.0.0/packages/bitcore-lib)
  2. Generate a transaction using new Transaction() with the required parameters.

Context

Your Environment

React Native 0.63.4
All Android/IOS simulators

  • Versions used:
    "@dashevo/dashcore-lib": "^0.19.19"
    "bitcore-lib": "^8.15.0",
    "bitcore-lib-cash": "^8.21.0",
@cannc4 cannc4 added the bug label Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant