24 Commits

Author SHA1 Message Date
Lorenz Herzberger
6348110d83
replaced TarantoolDB with TarantoolDBConnection
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
2022-05-24 18:17:13 +02:00
Lorenz Herzberger
22f62abea2
readded test_core tests, fixed some linter issues
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
2022-05-18 15:48:40 +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
5356cb8ac2 fixed test_core.py by converting dict transaction to Transaction Object 2022-04-20 17:10:03 +03:00
andrei
0a8407e69e s 2022-04-20 10:59:34 +03:00
Jürgen Eckel
e66301a38a changed to port 3303 and added working drop and init scripts
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-08 02:15:16 +02:00
andrei
7442ebe5be solved transaction hash problem 2022-03-30 18:14:24 +03:00
Jürgen Eckel
cb5a19f4ad refactored configuration
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-24 00:21:54 +01: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
andrei
adc5674d3c rewrited Connection.py file 2022-03-18 16:14:29 +02: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
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