496 Commits

Author SHA1 Message Date
Jürgen Eckel
dd8f39712e added additional dependences to the docker fils so that zenroom can be executed.
added zenroom from git repo, because pypi servs an older buggy version
2022-02-15 00:02:03 +01:00
Jürgen Eckel
216ded6414
Merge pull request #40 from LaurentDeMontBlanc/prp4-compatibility
PRP4 compatibility
2022-02-14 17:04:44 +01:00
Jürgen Eckel
ad01c4c543 fixed zenroom reference 2022-02-14 15:26:08 +01:00
Lorenz Herzberger
4d038783f9
removed broken docs steps 2022-02-14 15:14:56 +01:00
Lorenz Herzberger
affd543c11
adjusted readme 2022-02-14 14:38:33 +01:00
andrei
4b268683e3 text replace boolean -> bool 2022-02-14 13:41:26 +02:00
Lorenz Herzberger
6cbb5e8fe5
Merge branch 'main' into integration-test 2022-02-14 12:27:40 +01:00
Lorenz Herzberger
17b710fda7
added integration tests to travix matrix 2022-02-14 12:27:03 +01: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
Lorenz Herzberger
97c59bcdbf
changed doc to docs according to PRP4 2022-02-14 12:16:53 +01:00
Lorenz Herzberger
f0533cf60f
added lint phony and comment on clean step 2022-02-14 11:52:36 +01: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
Lorenz Herzberger
5924633bc9
make clean now utilizes docker 2022-02-14 09:44:24 +01:00
Sangat Das
f4e089c8a7 Integrate zenroom acceptance test 2022-02-14 08:39:08 +00:00
Lorenz Herzberger
8b07d05c60
added linting with flake8 2022-02-14 09:37:21 +01: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
Arpit Shukla
237f6e4607
Merge pull request #38 from ArpitShukla007/main
Added support for Tendermint v0.34.15.
2022-02-11 09:17:03 +01:00
Arpit Shukla
c311341b75
Merge branch 'planetmint:main' into main 2022-02-10 09:03:39 +01:00
andrei
1c444cda79 restored back query.py (mongodb), and query.py(tarantool) move to folder tarantool 2022-02-09 17:16:31 +02:00
Sangat Das
fde17cdace
Merge pull request #37 from LaurentDeMontBlanc/integration-test
Integration test
2022-02-09 15:58:03 +01:00
andrei
29069f380c Updated query.py with tarantool queries format 2022-02-09 15:52:26 +02:00
LaurentDeMontBlanc
e1222477eb
removed remnant of old integration tests 2022-02-09 13:25:17 +01:00
liviu-lesan
4a36e5b0da
Merge pull request #2 from liviu-lesan/tarantool
added possibility to delete spaces
2022-02-09 10:44:28 +02:00
liviu-lesan
68c8b83740 added possibility to delete spaces 2022-02-09 10:43:27 +02:00
liviu-lesan
65b9887a6d
Merge pull request #1 from liviu-lesan/tarantool
Tarantool
2022-02-08 17:38:15 +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
LaurentDeMontBlanc
5e708dd4f8
moved endpoint definition to docker-compose.yml, added copyright notice integration tests 2022-02-08 10:37:02 +01:00
ArpitShukla007
e4feac2fd6 Added initial support for Tendermint v0.34.15 2022-02-07 15:32:33 +00:00
LaurentDeMontBlanc
e203fc5e39
added README, added check_status to run-integration-test.sh 2022-02-07 16:19:39 +01:00
LaurentDeMontBlanc
f108b511d8
enabled integration tests in travis.yml 2022-02-07 13:05:32 +01:00
LaurentDeMontBlanc
894dd7526c
run all tests in integration directory 2022-02-07 12:47:45 +01:00
LaurentDeMontBlanc
339b38b123
added integration tests incl docker-compose and travis-ci setup 2022-02-07 12:32:31 +01:00
Arpit Shukla
263dfd49ed
Merge pull request #28 from ArpitShukla007/main
Migrated to Tendermint v0.34.11 with Py-ABCI
2022-02-04 15:39:25 +01:00
Jürgen Eckel
797abae55c fixed flake varialbe resultion/resolving issue 2022-02-04 14:43:44 +01: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
Arpit Shukla
32923e80a3
Merge branch 'planetmint:main' into main 2022-02-03 18:41:40 +01:00