Lorenz Herzberger
|
697befbbda
|
fixed test_write_metadata test case
Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
|
2022-06-21 11:33:06 +02:00 |
|
andrei
|
4f880ce66f
|
Fixed test_queries.py PASSED
|
2022-06-08 12:18:37 +03:00 |
|
andrei
|
717d5af8be
|
Removed comments
|
2022-06-07 15:33:26 +03:00 |
|
andrei
|
b36c17dcb8
|
Fixed no attribute .run(). Fixed | Fixed no attribute .data
|
2022-06-07 13:56:28 +03:00 |
|
andrei
|
79f4dd4c7e
|
get_space method is the same as old space method.
|
2022-05-31 15:27:30 +03:00 |
|
andrei
|
dad02b1ebc
|
removed import of interface
|
2022-05-30 15:35:17 +03: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
|
b920ed3500
|
test_quries.py -> metadata error fixed
|
2022-05-06 17:18:36 +03:00 |
|
andrei
|
4f802c64a2
|
fixed test_quries.py -> problem with assets
|
2022-05-06 16:25:51 +03:00 |
|
andrei
|
605daf324b
|
rollback my changes
|
2022-05-05 16:23:57 +03:00 |
|
andrei
|
b1e1928702
|
test_queries.py -> fixed
|
2022-05-05 16:19:14 +03:00 |
|
andrei
|
af34e25c1b
|
fixed pre_commiT-state bug
|
2022-04-25 16:22:59 +03:00 |
|
Jürgen Eckel
|
52602ef098
|
fixed assets handling
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-04-13 00:12:56 +02: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
|
f98eb7d463
|
asset format modified
|
2022-04-08 15:31:39 +03:00 |
|
andrei
|
7442ebe5be
|
solved transaction hash problem
|
2022-03-30 18:14:24 +03:00 |
|
andrei
|
14830bd4b7
|
added first argument connection in queries
|
2022-03-24 12:39:55 +02:00 |
|
andrei
|
1e437983a4
|
added conftest.py
|
2022-03-23 10:22:05 +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
|
ee045a5df0
|
in this commit, tarantool queries and abstract connection is working
|
2022-03-11 14:09:48 +02:00 |
|
andrei
|
7e5e4c3102
|
new structure of connections
|
2022-03-09 17:35:05 +02: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 |
|
andrei
|
1e9c4c28f7
|
rewrited init_tarantool functions and others
|
2022-02-15 16:44:40 +02:00 |
|
andrei
|
06c71f8436
|
created tarantool folder in tests directory. Rewrited some configs, and tarantool connection class
|
2022-02-15 11:43:22 +02:00 |
|