andrei
43fe80818b
Transaction Compose/Decompose for tarantool usages, move to backend.tarantool folder
2022-04-01 12:00:41 +03:00
andrei
7442ebe5be
solved transaction hash problem
2022-03-30 18:14:24 +03:00
andrei
f498415657
adopted for subconditions. fixed issues with functions
2022-03-25 15:58:58 +02:00
andrei
14830bd4b7
added first argument connection in queries
2022-03-24 12:39:55 +02:00
Jürgen Eckel
c4bd7f9522
fixed pytest warnings
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-24 00:59:38 +01:00
Jürgen Eckel
cb5a19f4ad
refactored configuration
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-24 00:21:54 +01:00
Jürgen Eckel
69ad661a60
fixed last flake issues
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-23 14:13:51 +01:00
Sangat Das
a7fe94de1d
Resolve flake8 issues#4
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-23 09:07:32 +00:00
Sangat Das
635d68c7ad
Resolve flake8 issues#3
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-23 08:23:33 +00:00
andrei
1e437983a4
added conftest.py
2022-03-23 10:22:05 +02:00
Sangat Das
43ecbffe5e
Resolve flake8 issues#2
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-23 08:08:20 +00:00
Sangat Das
0463fb22f9
Resolve flake8 issues#1
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-22 09:41:28 +00:00
Sangat Das
a80a95897e
Resolve merge conflicts from main branch
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-22 07:57:46 +00:00
Sangat Das
0fee3607ee
Remove create and transfer code snippets from transaction.py
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-21 19:52:10 +00:00
andrei
3ee57277ff
modified function. Added backend parameter for config function
2022-03-21 11:51:53 +02:00
andrei
a6125f9b1f
removed connection initalization from every function, and replaced it with one global connection per file
2022-03-21 09:52:19 +02:00
andrei
adc5674d3c
rewrited Connection.py file
2022-03-18 16:14:29 +02:00
Jürgen Eckel
b97705efca
disable default mongodb test
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-16 14:24:19 +01:00
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