enesturk
|
0e8d482d0f
|
Merge pull request #105 from planetmint/fix-docs-build
Fix docs build
|
2022-05-10 21:07:26 +03:00 |
|
andrei
|
f04400b56d
|
test_asset_is_separated_from_transaciton -> skipped for Tarantool connection type
|
2022-05-10 15:24:41 +03:00 |
|
andrei
|
9f6ec48919
|
test_store_transaction -> changed to work with tarantool
|
2022-05-10 15:20:43 +03:00 |
|
andrei
|
3b3639b914
|
test_store_bulk_transaction -> adopted for tarantool
|
2022-05-10 15:03:47 +03:00 |
|
andrei
|
0f6df2b393
|
test_lib.py fixed one more function
|
2022-05-10 14:56:48 +03:00 |
|
andrei
|
c51ede7d1e
|
test_lib.py fixed error, adopting verification for tarantool
|
2022-05-10 14:52:09 +03:00 |
|
andrei
|
d1dd531bcd
|
NoneType error, fixed in test_lib.py
|
2022-05-10 14:46:49 +03:00 |
|
andrei
|
f65cb049e8
|
store and get utxo fixed
|
2022-05-10 14:39:55 +03:00 |
|
Jürgen Eckel
|
eba8b92209
|
cleaned up conf.py
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-10 00:16:44 +02:00 |
|
Jürgen Eckel
|
ff897848ea
|
fixed requirements
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-10 00:15:45 +02:00 |
|
Jürgen Eckel
|
5d22dfa114
|
upgraded sphinx
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-10 00:08:39 +02:00 |
|
andrei
|
c84acc689a
|
test_lib.py -> fixed
|
2022-05-09 13:54:49 +03:00 |
|
Jürgen Eckel
|
395f078e9e
|
changed installation order
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:55:40 +02:00 |
|
Jürgen Eckel
|
48c8990705
|
rm version
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:49:47 +02:00 |
|
Jürgen Eckel
|
0c1c56e76a
|
fixed path
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:48:58 +02:00 |
|
Jürgen Eckel
|
cbda2a47c8
|
addes setuptools installation
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:47:55 +02:00 |
|
Jürgen Eckel
|
e12bfe101f
|
removed python version
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:41:09 +02:00 |
|
Jürgen Eckel
|
9f81fb92b6
|
added pip_install: true
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:39:35 +02:00 |
|
Jürgen Eckel
|
7fbbd640d3
|
testing rtd
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 11:30:34 +02:00 |
|
andrei
|
96472d6bb9
|
test_integration.py -> fixed issue with block object
|
2022-05-09 12:03:23 +03:00 |
|
Jürgen Eckel
|
7a3a7810fd
|
fixed reference to conf.py
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-05-09 10:39:21 +02:00 |
|
andrei
|
6e78ca5287
|
test_bigchain_api
|
2022-05-06 17:41:20 +03:00 |
|
andrei
|
0cfbaebd42
|
test_bigchain_api -> fixed by adding ErrorHandling for Tarantool operation
|
2022-05-06 17:35:15 +03: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
|
41a65520d7
|
test_commands.py -> all tests are passing
|
2022-05-05 15:40:55 +03:00 |
|
andrei
|
bb7f6bc143
|
test_lib test_update_utxoset passing
|
2022-05-05 15:00:53 +03:00 |
|
Sangat Das
|
a96515ee31
|
Merge branch 'fixed_config' of https://github.com/liviu-lesan/planetmint into fixed_config
|
2022-05-05 01:04:18 -07:00 |
|
Sangat Das
|
12b10aa646
|
Fixed some lib and web issues
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
|
2022-05-05 01:04:14 -07:00 |
|
andrei
|
338e5ddfb6
|
Now planetmint drop and planemint init, is working throught schema.py file.
|
2022-05-04 13:32:23 +03:00 |
|
andrei
|
903bec2890
|
fixed output from calling subprocess
|
2022-05-04 12:40:58 +03:00 |
|
andrei
|
8f7256360f
|
problem with stdout from Popen
|
2022-05-03 16:38:50 +03:00 |
|
RoninX
|
9ffd8dfc93
|
Merge pull request #103 from emotemot/enes-docs
requirements.txt directory changed
|
2022-05-02 22:44:55 -07:00 |
|
enesturk
|
b986461edc
|
Merge branch 'main' into enes-docs
|
2022-05-02 17:17:16 +03:00 |
|
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 |
|