234 Commits

Author SHA1 Message Date
Jürgen Eckel
85f6992b5b fixed relate file path
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-07 21:51:56 +02:00
Jürgen Eckel
e297ca5eb4 first set of testcase fixes
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-07 21:34:34 +02:00
Jürgen Eckel
742db0f795 Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config 2022-04-07 09:52:50 +02:00
andrei
8ee7721cbd removing build 2022-04-07 10:52:32 +03:00
andrei
7bd9ac5e2d fixes for initdb and dropdb 2022-04-07 10:52:02 +03:00
Jürgen Eckel
bc553308e4 adjusted to asset based txid_search
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-06 10:01:49 +02:00
Jürgen Eckel
db7f0dc66f adjusted init_db script to serve another tx_id index for assets
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-06 09:28:06 +02:00
Jürgen Eckel
db2162b445 Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config 2022-04-05 18:14:55 +02:00
Jürgen Eckel
b0ba686a42 fixed first TX verification bug
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-05 18:14:36 +02:00
andrei
f9af464623 initialize and drop database fixed 2022-04-05 17:51:05 +03:00
andrei
5ce84c5a2f hash error 2022-04-04 17:06:22 +03:00
andrei
e01a9b96cd Implemented Compose Class for Transactions 2022-04-01 13:13:17 +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
andrei
89b63920a6 issue with transaction hash 2022-03-25 16:58:28 +02:00
andrei
f498415657 adopted for subconditions. fixed issues with functions 2022-03-25 15:58:58 +02:00
andrei
8b8caa6ad7 issue with password field 2022-03-24 15:41:15 +02:00
andrei
14830bd4b7 added first argument connection in queries 2022-03-24 12:39:55 +02:00
andrei
e168d97332 reformat lines 2022-03-24 11:49:46 +02:00
andrei
94be1dda8c removed duplicates keys from __private_database_tarantool dict 2022-03-24 11:48:30 +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
andrei
77c1b49433 added parser for kwargs 2022-03-23 11:53:09 +02:00
andrei
1e437983a4 added conftest.py 2022-03-23 10:22:05 +02:00
andrei
5987299748 undo changes for function 2022-03-21 11:52:55 +02: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
andrei
57d65a9635 CLEAR FUNCTION + test_validator_update PASSED 2022-03-17 11:15:06 +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
Jürgen Eckel
28750d06bd fixed config loading issue
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-16 14:21:56 +01:00
andrei
fc5ea9d6d1 added back config for localmongodb 2022-03-15 15:50:02 +02:00
Jürgen Eckel
7df59aa144 added tarantool docker image and set the default user to guest
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-15 12:38:08 +01:00
andrei
39f5de660f Connection and Queries abstraction layer 2022-03-15 10:57:32 +02: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
da6fea8e16 added Planetmint to __init__
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-10 16:22:46 +01:00
Jürgen Eckel
e7eeab8890 fixed issues
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-10 16:14:25 +01:00
andrei
4771c1357d last fixes 2022-03-10 17:07:27 +02: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
andrei
7e5e4c3102 new structure of connections 2022-03-09 17:35:05 +02:00
andrei
3ab1922dba removed unused connection 2022-02-25 15:58:19 +02:00
Jürgen Eckel
bd373d0419 Merge branch 'main' of github.com:liviu-lesan/planetmint into main 2022-02-25 13:21:31 +01:00
Jürgen Eckel
3d39cae603 first mongodb to tarantool transitions 2022-02-25 13:21:02 +01:00
andrei
6b1f0adf4f FIXED bug on tarantool initialization 2022-02-25 11:28:36 +02:00
Jürgen Eckel
9e3358889a added tarantool to the setup.py 2022-02-25 09:06:56 +01:00
andrei
949be41b84 changes in drop_file.txt 2022-02-23 16:35:46 +02:00