45 Commits

Author SHA1 Message Date
andrei
0d5791dd50 fixed this module by restoring original function instructions. 2022-06-09 17:21:53 +03:00
Sangat Das
4ca2c53cb7 Fixes some test cases in tendermint/test_lib.py 2022-06-09 01:41:42 -07:00
andrei
41234a75a7 Changed from .space() method to .get_space() 2022-06-01 12:57:13 +03:00
andrei
79f4dd4c7e get_space method is the same as old space method. 2022-05-31 15:27:30 +03:00
Lorenz Herzberger
6348110d83
replaced TarantoolDB with TarantoolDBConnection
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
2022-05-24 18:17:13 +02:00
Jürgen Eckel
ac7c1171b8 Merge branch 'tarantool' of https://github.com/planetmint/planetmint into planetmint-tarantool
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-05-16 08:51:49 +02:00
andrei
f04400b56d test_asset_is_separated_from_transaciton -> skipped for Tarantool connection type 2022-05-10 15:24:41 +03:00
andrei
9f6ec48919 test_store_transaction -> changed to work with tarantool 2022-05-10 15:20:43 +03:00
andrei
3b3639b914 test_store_bulk_transaction -> adopted for tarantool 2022-05-10 15:03:47 +03:00
andrei
0f6df2b393 test_lib.py fixed one more function 2022-05-10 14:56:48 +03:00
andrei
c51ede7d1e test_lib.py fixed error, adopting verification for tarantool 2022-05-10 14:52:09 +03:00
andrei
d1dd531bcd NoneType error, fixed in test_lib.py 2022-05-10 14:46:49 +03:00
andrei
f65cb049e8 store and get utxo fixed 2022-05-10 14:39:55 +03:00
andrei
c84acc689a test_lib.py -> fixed 2022-05-09 13:54:49 +03:00
Sangat Das
12b10aa646 Fixed some lib and web issues
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-05-05 01:04:14 -07:00
andrei
2b2267b5b3 fixed error from test_fastquery.py, by chaning the algorithm of verifying returnred transactions id 2022-04-25 17:59:28 +03:00
andrei
7c4ca724f7 fixed function from fast_query.py, problem was in deleteting functions 2022-04-25 17:04:30 +03:00
andrei
148a188f8f fixed test_core.py by adding HDict in saved_key_orders function 2022-04-25 15:16:24 +03:00
Jürgen Eckel
30dbc56b5d fixed another set of tests
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-20 15:36:36 +02:00
andrei
6b78be5e56 removed some print 2022-04-13 14:15:40 +03:00
Jürgen Eckel
aeffe4f760 fixed asset issues
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-12 22:59:43 +02:00
andrei
5ce84c5a2f hash error 2022-04-04 17:06:22 +03:00
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
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
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
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
Sangat Das
51a92e3c3c Resolve flake8 issues
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-03-13 15:05:22 +00: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
ArpitShukla007
327ec2dc09 Resolved issues of election transaction 2022-03-10 08:07:14 +00:00
ArpitShukla007
e9b7aa0fc5 Added new classes in transactions/common 2022-03-09 17:10:37 +00: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
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
Jürgen Eckel
a41277acee removed flake8 warnings and whitelisted some warnings in the tox.ini file 2022-01-26 14:00:31 +01: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