issues
search
ApeWorX
/
archive-ape-starknet
StarkNet ecosystem plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
19
stars
12
forks
source link
fix: keyfile accounts signing issues and entire account flow
#124
Closed
antazoey
closed
1 year ago
antazoey
commented
1 year ago
What I did
fix: issue with signing using the keyfile accounts
refactor: adjust account flow to make more sense regarding generating keypairs versus deploying account contracts to networks.
feat: testnet2 network
chore: upgrades starknet.py
Fixes: APE-326 Fixes: APE-343 fixes: APE-442
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows
Conventional Commit
standard (will be automatically included in the changelog)
What I did
Fixes: APE-326 Fixes: APE-343 fixes: APE-442
How I did it
How to verify it
Checklist