Skip to content

Commit

Permalink
v11.0b17 (#613) (#622)
Browse files Browse the repository at this point in the history
* update pynacl/python versions and bump version to 11.0b16 (#607)

* bump version to 11.0b16...

upgrade pyncal
upgrade python
remove requirements file and threesdk related files
also remove example scripts (all related to bcdb)

* pin pynacl to 1.4.0 as stellar-sdk depends...

from poetry: stellar-sdk (2.10.0) depends on pynacl (>=1.3.0,<1.4.0)

* pin pynacl to 1.3.0 as stellar-sdk depends...

from poetry: stellar-sdk (2.10.0) depends on pynacl (>=1.3.0,<1.4.0)

* upgrade pynacl to latest, older versions was for older stellar-sdk

* update ci to drop ubuntu 18 and added 22/3.10

* fix 3.10 python version due to yaml parsing

* drop python 3.6 and update more packages...

update requests, jinja...

* support for py3.10 (#608)

* platform: use json.dumps instead of saferepr...

also update black to latest

* update black

* update pdoc3 and watchdog (#609)

* update pdoc3 and watchdog

* regenerate docs

* Remove threesdk and update docker file (#611)

* update pre-commit deps

* remove explorer related config

* remove threesdk and usershell

* remove 3sdk docs

* remove usershell entrypoint and update docs

* regenerate api docs

* update black fersion in workflow

* bump version to 11.0b17 (#612)

Co-authored-by: Abdelrahman Ghanem <[email protected]>
  • Loading branch information
rawdaGastan and abom authored Dec 4, 2022
1 parent 1d498aa commit fe10c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @xmonader @rkhamis @rawdaGastan @AhmedHanafy725
* @xmonader @rawdaGastan

0 comments on commit fe10c93

Please sign in to comment.