12 Commits

Author SHA1 Message Date
RoninX
4d3eb6bfdb
Problem: Monolithic code files (#60)
* Integrate zenroom acceptance test

* fixed zenroom reference

* added additional dependences to the docker fils so that zenroom can be executed.
added zenroom from git repo, because pypi servs an older buggy version

* using the custom planetmintdriver branch to avoid pypi zendesk downloads

* Added zenroom test

* Added zenroom test

Signed-off-by: Sangat Das <sangatdas5@gmail.com>

* Change reference to planetmint-driver to planetmint-driver-python

Signed-off-by: Sangat Das <sangatdas5@gmail.com>

* Basic structuring

* Added new classes in transactions/common

* Added Create and Transfer as separate transactions

* Resolved errors related to transactions.common

* Fixing imports

* Resolved issues of election transaction

* Resolve flake8 issues

Signed-off-by: Sangat Das <sangatdas5@gmail.com>

* Resolve remaining flake8 issues

Signed-off-by: Sangat Das <sangatdas5@gmail.com>

* Resolve remaining flake8 issues

Signed-off-by: Sangat Das <sangatdas5@gmail.com>

Co-authored-by: Jürgen Eckel <juergen@riddleandcode.com>
Co-authored-by: ArpitShukla007 <arpitnshukla@gmail.com>
2022-03-15 07:21:16 +01:00
Jürgen Eckel
797abae55c fixed flake varialbe resultion/resolving issue 2022-02-04 14:43:44 +01:00
ArpitShukla007
0fdca70c38 Solved linting errors. 2022-02-04 07:24:57 +00:00
Jürgen Eckel
5fb0913b5f working tests 2022-02-03 01:07:19 +01:00
Jürgen Eckel
fda40ded09 furhter fixes 2022-02-03 00:08:07 +01:00
Jürgen Eckel
b9c96f4029 added fixes for the most important issues 2022-02-02 11:55:01 +01:00
ArpitShukla007
959d2e98f0 Resolved PubKey issue 2022-02-02 08:03:42 +00:00
Sangat Das
4ddfcb0d8d All test passed. Acceptance tests passed too 2022-01-20 17:15:37 +00:00
Sangat Das
24f34f01cb Removing some more remnants of bigchaindb 2022-01-20 08:13:25 +00:00
Sangat Das
69cc70de74 Changes to run tests without error 2022-01-18 15:44:06 +00:00
Sangat Das
a95bbae9e6 Changed base folder name. Application running fine on docker 2022-01-18 13:27:56 +00:00
Sangat Das
ed1d4b82ad Initial Migration 2022-01-13 16:29:35 +00:00