Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.1.12 #370

Merged
merged 52 commits into from
Nov 3, 2019
Merged

Release v0.1.12 #370

merged 52 commits into from
Nov 3, 2019

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    9fc90e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. add first prototype of TCP connection.

    Add TCPChannel and TCPConnection abstraction.
    The concrete classes are:
    - TCPServerChannel and TCPServerConnection
    - TCPClientChannel and TCPClientConnection
    marcofavorito committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    a074b39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a62898 View commit details
    Browse the repository at this point in the history
  3. fix tests.

    marcofavorito committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    f3bab5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37c2d7b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. post pydata meetup demo

    dishmop committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9c20c37 View commit details
    Browse the repository at this point in the history
  2. merged with develop

    dishmop committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9300e13 View commit details
    Browse the repository at this point in the history
  3. fixed tests

    dishmop committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7322970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7185220 View commit details
    Browse the repository at this point in the history
  5. Linting

    Totoual committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d09b053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20e81d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. crypt_tests WIP

    Totoual committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    c486b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa9662 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #365 from fetchai/feature/ledger_txs

    Streamline weather skills with ledger and dialogue management
    DavidMinarsch authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    4d9a69e View commit details
    Browse the repository at this point in the history
  4. Revert sys.exit

    Totoual committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d584146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bd4cd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf9edaf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #366 from fetchai/feature/docs

    Update docs and minor fixes
    DavidMinarsch authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    96e16a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9af0497 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    136c847 View commit details
    Browse the repository at this point in the history
  10. Changed based on PR Comments

    Totoual committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d489c15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25f57a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a9f2bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99d24ef View commit details
    Browse the repository at this point in the history
  14. Merge branch 'develop' into feature/carpark_skills

    merge wirth develop
    dishmop committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    f08a0e2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #367 from fetchai/feature/weather_station_example

    Updates the weather_station_example
    DavidMinarsch authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    ffda709 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2a1f120 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4d83516 View commit details
    Browse the repository at this point in the history
  18. minor fixes

    dishmop committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    934bd34 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3412e39 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #363 from fetchai/feature/carpark_skills

    Feature/carpark skills
    DavidMinarsch authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    9b97910 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #368 from fetchai/tests/test_crypto

    Tests/test crypto
    DavidMinarsch authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    1f91ac3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    89d11ac View commit details
    Browse the repository at this point in the history
  23. Merge remote changes

    DavidMinarsch committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    444fc70 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    728245b View commit details
    Browse the repository at this point in the history
  25. Merge pull request #369 from fetchai/feature/v0.1.12

    Prepare develop for release v0.1.12
    DavidMinarsch authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    1d6ed3f View commit details
    Browse the repository at this point in the history
  26. remove pending tests.

    marcofavorito committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    94f9cad View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    68fba68 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    704b37e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fd94460 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f59f9f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. fix code style check.

    marcofavorito committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    7e8a3e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fc4cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d636652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c6da9 View commit details
    Browse the repository at this point in the history
  5. fix code checks.

    marcofavorito committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    908c09c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1370b0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #371 from fetchai/feature/envelope-serializer

    Add envelope serializer.
    marcofavorito authored Nov 2, 2019
    Configuration menu
    Copy the full SHA
    c3f1e54 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    504d3eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe30cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #209 from fetchai/wip/tcp-connection

    WIP: TCP connection client/server side
    marcofavorito authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    f447e53 View commit details
    Browse the repository at this point in the history
  4. Update HISTORY.rst

    DavidMinarsch authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    b1e4403 View commit details
    Browse the repository at this point in the history