294 Commits

Author SHA1 Message Date
andrei
86c526feb1 Rewrited return type for some queries 2022-02-17 16:18:35 +02:00
andrei
1a4216f116 removed junk from init, drop tarantool functions 2022-02-17 11:35:36 +02:00
andrei
dc6fee0422 rewrited run command (for cmd). And rewrited others files 2022-02-15 17:33:34 +02:00
andrei
d020ed5738 added drop_db.lua and init_db.lua 2022-02-15 17:00:40 +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
andrei
4b268683e3 text replace boolean -> bool 2022-02-14 13:41:26 +02:00
andrei
97354d52d0 function hints added 2022-02-14 13:21:58 +02:00
andrei
60f36183da removed transaction_object initialization (dict) 2022-02-14 13:18:41 +02:00
andrei
f1b333dc72 get_txids_filtered rewrited 2022-02-14 13:17:34 +02:00
andrei
bcdff80c38 Added checking for fulfills, if there is no fulfills then add None (for returning objects) 2022-02-14 12:21:55 +02:00
andrei
3bba5d4d60 removed TODO from get_owned_ids [TESTED] 2022-02-14 12:16:18 +02:00
andrei
c1dd754722 spending transactions fix 2022-02-14 12:15:19 +02:00
andrei
280a8f8030 get_spent and get_spending queries fix 2022-02-14 12:00:32 +02:00
andrei
3d8e73e73f fixed get_spent query 2022-02-14 11:54:09 +02:00
andrei
9609d41e27 delete_transaction function fixed bugs 2022-02-14 11:37:55 +02:00
andrei
04b894d668 Added 'get_pre_commit_state'. Added data type hints for functions arguments 2022-02-11 17:17:23 +02:00
andrei
38db28b92a Added connection dict object, where is stored all connections 2022-02-11 16:31:56 +02:00
andrei
94d82a3e68 refactored get_owned_ids function 2022-02-11 14:05:18 +02:00
andrei
4d9eaf7b03 added others select queries and util function 2022-02-11 13:59:25 +02:00
andrei
9676578e6c _spacing_ 2022-02-11 13:52:58 +02:00
andrei
56c8f72570 Pushing delete queries for tarantool 2022-02-11 12:21:57 +02:00
andrei
1c444cda79 restored back query.py (mongodb), and query.py(tarantool) move to folder tarantool 2022-02-09 17:16:31 +02:00
andrei
29069f380c Updated query.py with tarantool queries format 2022-02-09 15:52:26 +02:00
liviu-lesan
68c8b83740 added possibility to delete spaces 2022-02-09 10:43:27 +02:00
liviu-lesan
a6aec887f6 added init.lua 2022-02-08 16:38:36 +02:00
liviu-lesan
9ff47136c8 added support for tarantool in bigchain db 2022-02-08 16:14:59 +02:00
ArpitShukla007
e4feac2fd6 Added initial support for Tendermint v0.34.15 2022-02-07 15:32:33 +00:00
ArpitShukla007
ddc26a0f78 Solved linting errors. 2022-02-04 08:02:22 +00:00
ArpitShukla007
0fdca70c38 Solved linting errors. 2022-02-04 07:24:57 +00:00
Jürgen Eckel
bd495e1a2f Merge branch 'main' into je_fixes 2022-02-03 00:11:21 +01:00
Jürgen Eckel
fda40ded09 furhter fixes 2022-02-03 00:08:07 +01:00
ArpitShukla007
337b08047d solved get_latest_abci_chain attribute error 2022-02-02 16:33:50 +00: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
ArpitShukla007
89bbabf818 Solved bugs 2022-02-01 13:56:15 +00:00
ArpitShukla007
6b3fe4b9fc resolved errors with regards to block header config. 2022-01-27 16:47:59 +00:00
ArpitShukla007
8b88040a5f Added test support for Tendermint 0.34.11 2022-01-27 08:11:54 +00:00
ArpitShukla007
e9293a7596 Initial changes with abci 2022-01-26 19:23:13 +01: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
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