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.13 #402

Merged
merged 77 commits into from
Nov 8, 2019
Merged

Release v0.1.13 #402

merged 77 commits into from
Nov 8, 2019

Commits on Nov 3, 2019

  1. Minor doc updates

    DavidMinarsch committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    bdc7de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d4db7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. 100% on ledger_apis

    Totoual committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    1fcd7d2 View commit details
    Browse the repository at this point in the history
  2. Removed unused libary

    Totoual committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    fd7203a View commit details
    Browse the repository at this point in the history
  3. Added ignore to Hexbytes

    Totoual committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    52e7410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caac6f2 View commit details
    Browse the repository at this point in the history
  5. add tests.

    marcofavorito committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7c01d7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c524f14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eb19b0 View commit details
    Browse the repository at this point in the history
  8. address PR comments.

    - remove obsolete method 'Resources.from_dir'
    - remove obsolete asserts, e.g. checking whether 'resources' is None (not it is a mandatory argument).
    - instantiate Filter in the AEA constructor.
    marcofavorito committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7ee83a3 View commit details
    Browse the repository at this point in the history
  9. started on tests for gui

    dishmop committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    09d7fad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8996cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    ac36032 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #373 from fetchai/tests/test_ledger_apis

    100% on ledger_apis module
    Totoual authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f910951 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #374 from fetchai/feature/aea-programmatically

    Initialize AEA programmatically
    DavidMinarsch authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    82e4780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8c5a9 View commit details
    Browse the repository at this point in the history
  5. Add test in aea

    DavidMinarsch committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1324995 View commit details
    Browse the repository at this point in the history
  6. Edits from comments

    katharine-murphy committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    7faa9c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. tests for running agents

    dishmop committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b48a04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac3893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf1747b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feature/gui_tests

    merge with develop
    dishmop committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    ff80add View commit details
    Browse the repository at this point in the history
  5. fixed tests

    dishmop committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    a1f1f5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7147cf View commit details
    Browse the repository at this point in the history
  7. typo in code casuing error

    dishmop committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    0874c58 View commit details
    Browse the repository at this point in the history
  8. Fix connection

    DavidMinarsch committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3924b21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e177bd1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #383 from fetchai/feature/oef_connection

    Bumps oef sdk to 0.8.1 and adds reconnection procedure
    DavidMinarsch authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    1cd01ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ec05b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d926ebf View commit details
    Browse the repository at this point in the history
  13. Fix connection

    DavidMinarsch committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3270b2c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4dc1fa9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e21f4c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e423f7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    87657a3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3aa2964 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'develop' into feature/gui_tests

    merge with develop.
    dishmop committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e92bf5c View commit details
    Browse the repository at this point in the history
  20. Merge branch 'feature/gui_tests' of github.com:fetchai/agents-aea int…

    …o feature/gui_tests
    
    merged from latest.
    dishmop committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9b58acb View commit details
    Browse the repository at this point in the history
  21. Merge pull request #386 from fetchai/feature/tests

    Add test in aea
    DavidMinarsch authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    1b4609b View commit details
    Browse the repository at this point in the history
  22. Merge pull request #387 from fetchai/feature/docs

    Feature/docs
    DavidMinarsch authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    58c3534 View commit details
    Browse the repository at this point in the history
  23. Update clone path

    DavidMinarsch committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    11c182d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bddb07e View commit details
    Browse the repository at this point in the history
  25. Merge pull request #385 from fetchai/feature/gui_tests

    Feature/gui tests
    DavidMinarsch authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    0356456 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #388 from fetchai/feature/readme

    Update clone path
    DavidMinarsch authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    446aada View commit details
    Browse the repository at this point in the history
  27. Merge pull request #390 from fetchai/feature/connection_status

    Add is connected status to skill context
    dishmop authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8d420aa View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    38cf3c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    87b1e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99c77f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ddc1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52c1f59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #393 from fetchai/feature/car_park_conn

    Feature/car park conn
    Totoual authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    32dfed9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #394 from fetchai/feature/connection

    Change default wallet to FETCHAI
    Totoual authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7198a4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f7f120 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    689c12a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2c2453 View commit details
    Browse the repository at this point in the history
  10. fixed conflicts

    Totoual committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    9544ab0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88aaedb View commit details
    Browse the repository at this point in the history
  12. removed print

    dishmop committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    f593590 View commit details
    Browse the repository at this point in the history
  13. removed prints

    dishmop committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5a4d03c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #396 from fetchai/bug_fix/carpark_skills

    fixed status issues in car park skill
    dishmop authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    96f5114 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5c9f0ca View commit details
    Browse the repository at this point in the history
  16. Merge pull request #380 from fetchai/katharines/docs

    Draft of programming an AEA, proof read overall
    DavidMinarsch authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    cd04334 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b6e5b3c View commit details
    Browse the repository at this point in the history
  18. Merge pull request #397 from fetchai/fix/whitespace

    Minor fix of whitespace
    DavidMinarsch authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    42d4880 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Merge branch 'develop' of https://github.com/fetchai/agents-aea into …

    …feature/peer-to-peer-connection
    Totoual committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e405fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff05f98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24b3e0f View commit details
    Browse the repository at this point in the history
  4. Fixes to pass the tests

    Totoual committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    37a5885 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #398 from fetchai/fix/tests

    Fix tests in crypto module
    DavidMinarsch authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d71425c View commit details
    Browse the repository at this point in the history
  6. Updated the docstrings.

    Totoual committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6b14352 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #395 from fetchai/feature/peer-to-peer-connection

    Feature/peer to peer connection (WIP)
    DavidMinarsch authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a79a2c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4953888 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #401 from fetchai/feature/release_v0.1.13

    Prepare develop for release v0.1.13
    DavidMinarsch authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7820172 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d325aa2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e20fa0 View commit details
    Browse the repository at this point in the history
  12. Add logging and guide

    DavidMinarsch committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d6d27e7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #403 from fetchai/fix/carpark_skills

    Add fix for carpark skills
    DavidMinarsch authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    f1f73df View commit details
    Browse the repository at this point in the history