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.5.1 #1493

Merged
merged 126 commits into from
Jul 15, 2020
Merged

Release v0.5.1 #1493

merged 126 commits into from
Jul 15, 2020

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    d69bef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c2d18 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. experimental dialogue api

    5A11 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    5a3bb51 View commit details
    Browse the repository at this point in the history
  2. experimental: adding dialogues.create and dialogue.reply; applying th…

    …e changes onto fipa dialogue/s and showing its usage in generic buyer (only in fipa dialogues)
    5A11 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    bb53620 View commit details
    Browse the repository at this point in the history
  3. refactoring

    5A11 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f06fb77 View commit details
    Browse the repository at this point in the history
  4. change role order

    5A11 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ccc5484 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95d7737 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1474 from fetchai/feature/misc_updates

    fix deploy and check scripts; enable disabled tests
    DavidMinarsch authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    5add1d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6834531 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1011e5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0131470 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a917790 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    a498b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8b0a6 View commit details
    Browse the repository at this point in the history
  3. fix erc1155 tests

    DavidMinarsch committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    95ccab3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4a0d1c View commit details
    Browse the repository at this point in the history
  5. update test_loader

    marcofavorito committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    09b1f00 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1478 from fetchai/feature/tests_marks

    AEA-710 reenable tests and update marks
    DavidMinarsch authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    70482e2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1476 from fetchai/fix/1213

    AEA-704 Add script to check package dependencies
    DavidMinarsch authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a5eadb8 View commit details
    Browse the repository at this point in the history
  8. merge latest develop

    DavidMinarsch committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    533f3cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8a35e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ac253b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97092d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8702c44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    039117a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d148ca7 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1449 from fetchai/feature/cli-runner-native

    Test imports: switched to CliRunner native usage in most of places AEA-672
    DavidMinarsch authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    54da3c7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9e195bb View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1477 from fetchai/fix/1467

    Add tests for aea/components/*.py coverage
    DavidMinarsch authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    db5cfff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7facbd8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa1e2ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    24ba0de View commit details
    Browse the repository at this point in the history
  21. gym_aea version bump

    solarw committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    79601d8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fc24dde View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4e96c97 View commit details
    Browse the repository at this point in the history
  24. fix doctest

    marcofavorito committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    53f65be View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8f9352b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0676cf1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e3b00ee View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bf2d46f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    0ee2ca0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1482 from fetchai/fix/1467-configurations

    Test Coverage for aea/configurations
    DavidMinarsch authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    94028f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5fa38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1479 from fetchai/feature/gym_async_and_tests

    [AEA-685] Gym connection fully async and full test coverage
    DavidMinarsch authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    23aa8d6 View commit details
    Browse the repository at this point in the history
  5. Fix hashes

    DavidMinarsch committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    bf49645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8576f7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1484 from fetchai/feature/tests_mics

    Feature/tests mics
    DavidMinarsch authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    38b800f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fce8bac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11f13eb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    bc5119c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/fetchai/agents-aea into …

    …experimental/dialogue
    5A11 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    80804ff View commit details
    Browse the repository at this point in the history
  3. addressing PR comments

    5A11 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    217bd0f View commit details
    Browse the repository at this point in the history
  4. formatting

    5A11 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    1042473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5931bd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da9fa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    589587c View commit details
    Browse the repository at this point in the history
  8. Address pyling comments

    lrahmani committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    94753df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0038817 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9a38b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b22cbf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    ac2e93d View commit details
    Browse the repository at this point in the history
  2. small fixes

    solarw committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    e9736e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35fdc04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1486 from fetchai/feature/oef_async_and_tests

    [AEA-686] OEF connection full test coverage and resolve blocking logic
    DavidMinarsch authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    605f33d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. connections test coverage

    solarw committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    bbcca99 View commit details
    Browse the repository at this point in the history
  2. Keeping backwards compatibility

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    c4ad62c View commit details
    Browse the repository at this point in the history
  3. Reverting skill changes

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    df6146f View commit details
    Browse the repository at this point in the history
  4. cleanup

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2156b89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8113da7 View commit details
    Browse the repository at this point in the history
  6. updating hashes

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    845e737 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/fetchai/agents-aea into …

    …experimental/dialogue
    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    4892b95 View commit details
    Browse the repository at this point in the history
  8. update hashes

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    25ba5ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    092511b View commit details
    Browse the repository at this point in the history
  10. raise exception in create method

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    af8f6f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cadcd35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    542e262 View commit details
    Browse the repository at this point in the history
  13. Upgrade golangci-lint

    lrahmani committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2b5dbf4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1489 from fetchai/test/aea-mail

    AEA-715: Increase coverage on aea/mail/*
    DavidMinarsch authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    697704a View commit details
    Browse the repository at this point in the history
  15. Upgrade golangci-lint

    lrahmani committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    82eea87 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1488 from fetchai/feature/connections-coverage

    AEA-699 connections test coverage
    DavidMinarsch authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    5a86614 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1490 from fetchai/hotfix/golangci-lint-unknown-ar…

    …gument
    
    Upgrade golangci-lint
    DavidMinarsch authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ddb614b View commit details
    Browse the repository at this point in the history
  18. rolling back fipa dialogue

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    75c9bcb View commit details
    Browse the repository at this point in the history
  19. cleaning up

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    c35677f View commit details
    Browse the repository at this point in the history
  20. hashes

    5A11 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ebce140 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9e6b9de View commit details
    Browse the repository at this point in the history
  22. fix static typing

    marcofavorito committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    e327f46 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4670ad5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    589b543 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    331d562 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9f5672b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8dbfc17 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    b54a260 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1471 from fetchai/experimental/dialogue

    AEA-608 Experimental Dialogue API
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f33afe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68aae1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1481 from fetchai/fix/libp2p-aea-testcase-tests

    [AEA-645] [AEA-687] Improve libp2p tests stability - Fully async libp2p connection
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8597bfb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1492 from fetchai/feature/soef_ping_command

    AEA-719 AEA-699 soef ping command. +small fixes
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0134052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4246e29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03bb8bf View commit details
    Browse the repository at this point in the history
  8. merge with develop

    marcofavorito committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    1233f3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e875bb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91f74ee View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1494 from fetchai/feature/release_v0.5.1

    Prepare develop for release v0.5.1
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    34e4ae1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcd453f View commit details
    Browse the repository at this point in the history
  13. merge with develop

    marcofavorito committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    e0ffe62 View commit details
    Browse the repository at this point in the history
  14. fix for ping task cancel

    solarw committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    2cd8e4a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b0ed9a View commit details
    Browse the repository at this point in the history
  16. Address ci comments

    lrahmani committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    80af502 View commit details
    Browse the repository at this point in the history
  17. Update fingerprints

    lrahmani committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    19eefd6 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1496 from fetchai/feature/soef_ping_command

    fix for ping task cancel
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    76226ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ceb059e View commit details
    Browse the repository at this point in the history
  20. address PR comments

    marcofavorito committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    ebcc69e View commit details
    Browse the repository at this point in the history
  21. ignore pylint issue

    marcofavorito committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    20f9016 View commit details
    Browse the repository at this point in the history
  22. Increase p2p_libp2p_client connection code coverage to 100%: with 18/…

    …145 statement excluded
    lrahmani committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6fc63c7 View commit details
    Browse the repository at this point in the history
  23. Address reviewers comments

    lrahmani committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0975c53 View commit details
    Browse the repository at this point in the history
  24. Some styling bugs fixed, run from GUI executed with install-deps flag…

    …, run with connection form hidden.
    panasevychol committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    37072d3 View commit details
    Browse the repository at this point in the history
  25. Update fingerprints

    lrahmani committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    15b7ecf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    22367ab View commit details
    Browse the repository at this point in the history
  27. Merge pull request #1497 from fetchai/feature/libp2p-improve-coverage

    Increase libp2ps connections code coverage to 100%
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a5f915b View commit details
    Browse the repository at this point in the history
  28. Test fixed.

    panasevychol committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a57dfc4 View commit details
    Browse the repository at this point in the history
  29. merge with develop

    marcofavorito committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    bb9847a View commit details
    Browse the repository at this point in the history
  30. Merge pull request #1487 from fetchai/feature/new-gui-design

    Feature/new gui design AEA-674
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    69f5933 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #1491 from fetchai/feature/agent-name-log

    AEA-660 Set logger for each component and prepend agent_name to log messages
    DavidMinarsch authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f7235b9 View commit details
    Browse the repository at this point in the history
  32. Add missing file

    lrahmani committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    244a866 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge pull request #1499 from fetchai/feature/libp2p-improve-coverage

    Add missing file for libp2p improve coverage
    DavidMinarsch authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    8dae395 View commit details
    Browse the repository at this point in the history
  2. update api docs

    DavidMinarsch committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7538466 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1500 from fetchai/feature/docs

    update api docs
    DavidMinarsch authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    ef7177c View commit details
    Browse the repository at this point in the history