156 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
Sangat Das
51a92e3c3c Resolve flake8 issues
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-13 15:05:22 +00:00
andrei
08e33e380c fixed 2022-03-11 14:54:00 +02:00
andrei
af566aba71 update 2022-03-11 14:51:45 +02:00
andrei
ee045a5df0 in this commit, tarantool queries and abstract connection is working 2022-03-11 14:09:48 +02:00
Jürgen Eckel
95d60046c7 commented out the mongodb test cases
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-10 23:18:59 +01:00
Jürgen Eckel
3a3f977fc3 fixed reference to App
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-10 16:25:22 +01:00
Jürgen Eckel
c7ad9fcfe6 fixed laoding until moduel cannot be resolved
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-10 11:39:52 +01:00
ArpitShukla007
327ec2dc09 Resolved issues of election transaction 2022-03-10 08:07:14 +00:00
ArpitShukla007
1c744b744b Resolved errors related to transactions.common 2022-03-09 17:39:14 +00:00
ArpitShukla007
e9b7aa0fc5 Added new classes in transactions/common 2022-03-09 17:10:37 +00:00
andrei
7e5e4c3102 new structure of connections 2022-03-09 17:35:05 +02:00
Jürgen Eckel
22ab57bba4 getting tarantool into testing mode 2022-02-28 10:31:08 +01:00
andrei
6b1f0adf4f FIXED bug on tarantool initialization 2022-02-25 11:28:36 +02:00
andrei
24716d41ba reformated config 2022-02-23 13:45:50 +02:00
andrei
5275747c50 removed ONE TODO 2022-02-21 16:08:58 +02:00
andrei
e500cd8492 rewrited get_validator_set 2022-02-21 14:05:13 +02:00
andrei
6cc8a6cbb4 passed get_pre_commit_state 2022-02-21 13:42:17 +02:00
andrei
6fdcceefbf pre_commit_state -> PASSED 2022-02-21 13:28:17 +02:00
andrei
134d608f46 query rewrited pre_commit + tests error fixed 2022-02-21 13:17:05 +02:00
andrei
c6feac5754 test_get_block PASSED 2022-02-18 16:36:04 +02:00
andrei
ca6ebfae0b test_store_block PASSED 2022-02-18 16:30:21 +02:00
andrei
954363aaa1 test_get_spending_transactions_multiple_inputs PASSED 2022-02-18 16:16:51 +02:00
andrei
a3a3c3ab97 get_spending_transactions pass 2022-02-18 16:11:24 +02:00
andrei
1833c04810 passed test_get_owned_ids 2022-02-18 15:59:58 +02:00
andrei
9b335cdbfc end day commit 2022-02-17 17:47:08 +02:00
andrei
516084bf58 get_metadata test function pass 2022-02-17 17:38:05 +02:00
andrei
a0a47789eb test store_metadata work 2022-02-17 17:25:30 +02:00
andrei
43a05202a4 Fixed connection argument for function 2022-02-17 17:16:13 +02:00
andrei
229872fb29 Commit to save code [2 TEST PASSES] 2022-02-17 16:56:46 +02:00
andrei
e7c18545b3 changed from string to number data type for field asset_id 2022-02-17 16:35:55 +02:00
andrei
86c526feb1 Rewrited return type for some queries 2022-02-17 16:18:35 +02:00
andrei
1e9c4c28f7 rewrited init_tarantool functions and others 2022-02-15 16:44:40 +02:00
andrei
06c71f8436 created tarantool folder in tests directory. Rewrited some configs, and tarantool connection class 2022-02-15 11:43:22 +02:00
ArpitShukla007
e4feac2fd6 Added initial support for Tendermint v0.34.15 2022-02-07 15:32:33 +00: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
Arpit Shukla
32923e80a3
Merge branch 'planetmint:main' into main 2022-02-03 18:41:40 +01:00
Sangat Das
20505e1669
Update conftest.py 2022-02-03 16:15:41 +05:30
Sangat Das
c2b4e550f0 Reduce deprecation warnings in tests 2022-02-03 08:28:57 +00:00
Jürgen Eckel
5fb0913b5f working tests 2022-02-03 01:07:19 +01:00
Jürgen Eckel
bd495e1a2f Merge branch 'main' into je_fixes 2022-02-03 00:11:21 +01:00
Jürgen Eckel
fda40ded09 furhter fixes 2022-02-03 00:08:07 +01:00
ArpitShukla007
337b08047d solved get_latest_abci_chain attribute error 2022-02-02 16:33:50 +00:00
Jürgen Eckel
b9c96f4029 added fixes for the most important issues 2022-02-02 11:55:01 +01:00
ArpitShukla007
d79f92c8c9 PubKey issue resolved 2022-02-02 08:47:28 +00:00
ArpitShukla007
959d2e98f0 Resolved PubKey issue 2022-02-02 08:03:42 +00:00
ArpitShukla007
89bbabf818 Solved bugs 2022-02-01 13:56:15 +00:00
ArpitShukla007
8b88040a5f Added test support for Tendermint 0.34.11 2022-01-27 08:11:54 +00:00
Jürgen Eckel
a41277acee removed flake8 warnings and whitelisted some warnings in the tox.ini file 2022-01-26 14:00:31 +01:00