25 Commits

Author SHA1 Message Date
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
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
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
ArpitShukla007
e9b7aa0fc5 Added new classes in transactions/common 2022-03-09 17:10: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