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

Draft of programming an AEA, proof read overall #380

Merged
merged 41 commits into from
Nov 7, 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. 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

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    de8c5a9 View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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
    5c9f0ca View commit details
    Browse the repository at this point in the history