andrei
4f0f39bd88
Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config
2022-05-02 17:08:16 +03:00
andrei
28c8ec2ec4
mock solved
2022-05-02 17:08:06 +03:00
andrei
47fad4efe5
mock error solved
2022-05-02 17:06:30 +03:00
emotemot
a965562919
requirements.txt updated
2022-05-02 15:44:19 +03:00
enesturk
c5b04aafc4
build changes ( #86 )
...
* build changes
* updated .yml
2022-05-02 14:19:47 +02:00
emotemot
ee504a0547
updated .yml
2022-05-02 14:58:47 +03:00
Sangat Das
f90e3c489a
Merge branch 'fixed_config' of https://github.com/liviu-lesan/planetmint into fixed_config
2022-04-29 02:41:29 -07:00
Sangat Das
acd7d3e552
Removed all Errors in Make Test
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-29 02:41:18 -07:00
Jürgen Eckel
6fc8821749
inc version number + added twine dep ( #90 )
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-27 17:15:00 +02:00
andrei
51db31cf7c
separated asset test fixed
2022-04-27 15:21:41 +03:00
andrei
b1501ef51e
hash problem fixed
2022-04-27 15:00:18 +03:00
andrei
72157f1607
_save_keys_order, changes behaviour
2022-04-27 13:55:20 +03:00
andrei
cead415f01
Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config
2022-04-27 12:31:57 +03:00
Sangat Das
4206d77548
Merge branch 'fixed_config' of https://github.com/liviu-lesan/planetmint into fixed_config
2022-04-27 01:38:14 -07:00
Sangat Das
89ae7e9cb7
Fix tarantool connection issues in test
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-27 01:35:48 -07:00
Sangat Das
fe5afa5a7a
Fix make test issue - unhealthy planetmint container because non-init of tarantool spaces
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-26 05:13:36 -07:00
andrei
6a243743f4
fixed test_core.py by adding HDict in saved_key_orders function
...
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-26 05:13:36 -07:00
Jürgen Eckel
7823195911
added api to get the latest block /api/v1/blocks/latest ( #88 )
...
* added api to get the latest block /api/v1/blocks/latest
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
* git fixed flake8 whitespace warnings
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
* fixed flake8 warnings: removed too many newline
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
* added missing deps in the testing docker files
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
* install meson prior to the rest to have it availabe and fix the issue of missing depenceny declarations within zenroom
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
* added missing ninja dependency
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
* fixed zenroom dependency
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-26 11:21:04 +02:00
andrei
2b2267b5b3
fixed error from test_fastquery.py, by chaning the algorithm of verifying returnred transactions id
2022-04-25 17:59:28 +03:00
andrei
7c4ca724f7
fixed function from fast_query.py, problem was in deleteting functions
2022-04-25 17:04:30 +03:00
andrei
08c130492e
tendermint/test_core.py all passing
2022-04-25 16:46:30 +03:00
andrei
8966a7b3a9
fixed last error from tendermint/test_core.py
2022-04-25 16:41:56 +03:00
andrei
145838d1c3
init chain recoginez function fixed .
2022-04-25 16:35:21 +03:00
andrei
af34e25c1b
fixed pre_commiT-state bug
2022-04-25 16:22:59 +03:00
andrei
148a188f8f
fixed test_core.py by adding HDict in saved_key_orders function
2022-04-25 15:16:24 +03:00
andrei
255d1ee49a
test_validator passing
2022-04-25 14:56:00 +03:00
andrei
58982c2fcf
args_reset_db added, fixed error with incorrect handling of kwargs
2022-04-25 14:47:56 +03:00
andrei
0e50b2e869
fixed backend problem with command make tests
2022-04-25 13:39:05 +03:00
andrei
2e749f64ef
fixed global variable of backend
2022-04-25 12:22:24 +03:00
andrei
b0cb0193ff
pre_commit_state singledispatch issue
2022-04-25 11:08:58 +03:00
andrei
9f066d283b
Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config
2022-04-22 15:02:38 +03:00
andrei
9daed07bd0
commit
2022-04-22 15:02:34 +03:00
emotemot
af7ee8ea5b
build changes
2022-04-22 10:27:51 +03:00
Jürgen Eckel
20bbe83498
fixed delete_transaction function
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-21 08:51:18 +02:00
andrei
5356cb8ac2
fixed test_core.py by converting dict transaction to Transaction Object
2022-04-20 17:10:03 +03:00
andrei
9e471bf576
Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config
2022-04-20 16:39:07 +03:00
Jürgen Eckel
30dbc56b5d
fixed another set of tests
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-20 15:36:36 +02:00
andrei
3ffa0a6937
merge
2022-04-20 13:27:52 +03:00
andrei
45d035e80d
merge
2022-04-20 13:25:27 +03:00
Jürgen Eckel
fe684718dc
fixed last asset bug
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-20 10:43:15 +02:00
andrei
0a8407e69e
s
2022-04-20 10:59:34 +03:00
Jürgen Eckel
a5711f546a
fixed deepcopy bug and another small assignment bug
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-20 09:52:42 +02:00
Jürgen Eckel
90fca9c4e1
fixed output public_keys order bug
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-19 23:32:56 +02:00
Jürgen Eckel
b7c4acd830
fixed some backend init issues and error handling
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-19 14:07:19 +02:00
Jürgen Eckel
f85af010ea
fixed tarantool/tendermint status management
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-14 13:42:30 +02:00
Jürgen Eckel
8ea911ba64
fixed usage of from_db part 1
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-14 09:45:48 +02:00
Jürgen Eckel
6189100d52
fixed TX compose bug about threshold information
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-14 00:03:30 +02:00
andrei
6b78be5e56
removed some print
2022-04-13 14:15:40 +03:00
andrei
6e16a6c0f1
reconnect function added to reset_database if statement
2022-04-13 14:11:39 +03:00
Jürgen Eckel
1d7f609d17
simplified return of metadata
...
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-13 01:08:39 +02:00