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

AEA-1189 Fixes to Crypto plugin PR #2112 #2291

Merged
merged 27 commits into from
Feb 24, 2021
Merged

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    1cd333a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2e091 View commit details
    Browse the repository at this point in the history
  3. fix test on aea freeze

    marcofavorito committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b5e353a View commit details
    Browse the repository at this point in the history
  4. make 'dependencies' optional in aea config

    for backward compatibility
    marcofavorito committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    477dc52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de5f6ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34601ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98f0aa0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2288 from fetchai/fix/add-plugin-version-specifiers

    Add version specifiers to crypto plugins in contract dependencies
    marcofavorito authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    8c92aa8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9c8c90 View commit details
    Browse the repository at this point in the history
  10. Update docs/config.md

    Co-authored-by: David Minarsch <david.minarsch@googlemail.com>
    marcofavorito and DavidMinarsch authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9518e0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fca3818 View commit details
    Browse the repository at this point in the history
  12. refactor 'docs/ledger-integration' page

    first version of ledger-integration page expanded with crypto plugin explanation.
    marcofavorito committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    398d7ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5f616c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ceb5078 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2289 from fetchai/fix/add-dependencies-aea-config

    Add 'dependencies' field in AEA configuration
    marcofavorito authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    d3e5b66 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0ff7a73 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    119c867 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a0aef39 View commit details
    Browse the repository at this point in the history
  19. update 'generate_api_docs.py' scripts to include plugins apidocs

    This new version of the script adds
    plugin apidocs in docs/api/plugins/*, one folder for
    each package.
    marcofavorito committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ad5c39e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e96c4de View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b72f757 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #2302 from fetchai/fix/apidoc-plugin

    Update 'generate_api_docs.py' script to include plugins apidocs
    DavidMinarsch authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    4d28df3 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #2301 from fetchai/fix/crypto-version-specifiers-a…

    …ea-config
    
    Update demo docs and AEA packages plug-in dependencies
    DavidMinarsch authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    224755e View commit details
    Browse the repository at this point in the history
  24. Merge pull request #2299 from fetchai/docs/crypto-plugin

    Docs/crypto plugin
    DavidMinarsch authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    bed1a0e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5a96041 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. update upgrading.md (after #2112 and #2289)

    - add instructions regarding the 'dependencies' field in 'aea-config.yaml';
    - add instructions regarding crypto plug-ins.
    marcofavorito committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1a984f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2303 from fetchai/fix/upgrading.md

    Update upgrading.md (after #2112 and #2289)
    DavidMinarsch authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    45d98f1 View commit details
    Browse the repository at this point in the history