Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: threefoldtech/js-ng
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0-b15
Choose a base ref
...
head repository: threefoldtech/js-ng
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.1
Choose a head ref
  • 12 commits
  • 392 files changed
  • 4 contributors

Commits on Oct 9, 2022

  1. 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...
    abom authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    da88f8e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. support for py3.10 (#608)

    * platform: use json.dumps instead of saferepr...
    
    also update black to latest
    
    * update black
    abom authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2502990 View commit details
    Browse the repository at this point in the history
  2. update pdoc3 and watchdog (#609)

    * update pdoc3 and watchdog
    
    * regenerate docs
    abom authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cb51118 View commit details
    Browse the repository at this point in the history
  3. v11.0-b16 (#610)

    * 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
    abom authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    31152d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. 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
    abom authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b4f1b5b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. bump version to 11.0b17 (#612)

    abom authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ff0a401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1582b View commit details
    Browse the repository at this point in the history
  3. v11.0b17 (#613)

    * 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)
    abom authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7f5b6a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    94d0653 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    xmonader authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    074d153 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. release 11.1 (#617)

    prepare 11.1 release
    rawdaGastan authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    1d498aa View commit details
    Browse the repository at this point in the history
  2. merge

    rawdaGastan committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    926fb5d View commit details
    Browse the repository at this point in the history
Loading