Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Upgrade to bigchaindb 2.0 #49

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Upgrade to bigchaindb 2.0 #49

wants to merge 3 commits into from

Conversation

excerebrose
Copy link

Everything seems to be working fine,
however not confident with my updates to the tests in test_utils.py
also two tests are still failing in test_utils.py
test_order_transactions & test_order_transactions_is_correct_without_create both have the asset_id is None error, which I fixed in other tests by adding a fulfill_tx request but that doesnt work either for these.

Harjyot Singh added 2 commits November 19, 2018 15:18
1. Changed __init__ function to take in other parameters as well
2. Modified generate_user to suppport deterministic keypair generation
3. Modified get_status function to only response with valid, inline with API updates to BDB
4. Removed deprecated send() function and replaced with send_comit()
5. Updated Setup dependencies
Test still pending, doing those now
1. test_order_transactions
2. test_order_transactions_is_correct_without_create
@excerebrose excerebrose self-assigned this Nov 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant