-
Notifications
You must be signed in to change notification settings - Fork 63
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
Conversation
for backward compatibility
Add version specifiers to crypto plugins in contract dependencies
Co-authored-by: David Minarsch <david.minarsch@googlemail.com>
Codecov Report
@@ Coverage Diff @@
## develop #2291 +/- ##
===========================================
- Coverage 100.00% 99.45% -0.55%
===========================================
Files 297 420 +123
Lines 23293 30653 +7360
===========================================
+ Hits 23293 30487 +7194
- Misses 0 166 +166
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
first version of ledger-integration page expanded with crypto plugin explanation.
Add 'dependencies' field in AEA configuration
This new version of the script adds plugin apidocs in docs/api/plugins/*, one folder for each package.
Update 'generate_api_docs.py' script to include plugins apidocs
…ea-config Update demo docs and AEA packages plug-in dependencies
Docs/crypto plugin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Proposed changes
This PR includes several improvements wrt #2112 .
dependencies:
section inaea-config.yaml
files (Add 'dependencies' field in AEA configuration #2289)aea-config.yaml
in packages (should match default ledger)upgrading.md
of how to upgrade (AEA-1189 Update upgrading.md (after #2112 and #2289) #2303 )Fixes
n/a
Types of changes
What types of changes does your code introduce to agents-aea?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply.develop
branch (left side). Also you should start your branch off ourdevelop
.aea cli
tool worksFurther comments
n/a