-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: implement true vesting accounts with clawback #155
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 783a304 - Browse repository at this point
Copy the full SHA 783a304View commit details -
feat: proto and service definitions for true vesting accounts
The docs mention an obsoleted field - not sure how to fix.
Configuration menu - View commit details
-
Copy full SHA for 68f01f4 - Browse repository at this point
Copy the full SHA 68f01f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7a047 - Browse repository at this point
Copy the full SHA fe7a047View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa27e7a - Browse repository at this point
Copy the full SHA fa27e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 404d298 - Browse repository at this point
Copy the full SHA 404d298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ee19e - Browse repository at this point
Copy the full SHA 80ee19eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb639d2 - Browse repository at this point
Copy the full SHA fb639d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 964177e - Browse repository at this point
Copy the full SHA 964177eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f65bf4 - Browse repository at this point
Copy the full SHA 9f65bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d048f8 - Browse repository at this point
Copy the full SHA 8d048f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d39db - Browse repository at this point
Copy the full SHA b6d39dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b26ef3 - Browse repository at this point
Copy the full SHA 5b26ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28bb0a9 - Browse repository at this point
Copy the full SHA 28bb0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7e0c6 - Browse repository at this point
Copy the full SHA 6d7e0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52fb868 - Browse repository at this point
Copy the full SHA 52fb868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 732f7b6 - Browse repository at this point
Copy the full SHA 732f7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd212a - Browse repository at this point
Copy the full SHA 3bd212aView commit details -
- Use proper sdkerrors where appropriate. - Use correct test helpers for checking errors. - Implement a new redelegation iterator and use it in read-only cases.
Configuration menu - View commit details
-
Copy full SHA for 4ef9bcd - Browse repository at this point
Copy the full SHA 4ef9bcdView commit details -
refactor: implement general distribution hooks
...instead of magic account type.
Configuration menu - View commit details
-
Copy full SHA for 8992c08 - Browse repository at this point
Copy the full SHA 8992c08View commit details -
refactor: more review responses
Use cobra command example documentation. Switch instead of chained/branching if-statements. Some renaming.
Configuration menu - View commit details
-
Copy full SHA for ba3ac25 - Browse repository at this point
Copy the full SHA ba3ac25View commit details -
fix: use from flag to specify funder in clawback command
Unfortunately confusing semantics for this command, but least surprising given command framework.
Configuration menu - View commit details
-
Copy full SHA for 2d3fdfb - Browse repository at this point
Copy the full SHA 2d3fdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eba401 - Browse repository at this point
Copy the full SHA 4eba401View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0984e6 - Browse repository at this point
Copy the full SHA d0984e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1b978 - Browse repository at this point
Copy the full SHA df1b978View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4e214 - Browse repository at this point
Copy the full SHA ef4e214View commit details -
Configuration menu - View commit details
-
Copy full SHA for d209430 - Browse repository at this point
Copy the full SHA d209430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6daaf16 - Browse repository at this point
Copy the full SHA 6daaf16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a57a8 - Browse repository at this point
Copy the full SHA 34a57a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948ed4d - Browse repository at this point
Copy the full SHA 948ed4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4dfe5 - Browse repository at this point
Copy the full SHA bc4dfe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c88b58 - Browse repository at this point
Copy the full SHA 9c88b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d87b6b - Browse repository at this point
Copy the full SHA 3d87b6bView commit details -
test: corner case for add grant after full slash
Make sure we can merge with an empty vesting schedule.
Configuration menu - View commit details
-
Copy full SHA for 81aa5de - Browse repository at this point
Copy the full SHA 81aa5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d706abb - Browse repository at this point
Copy the full SHA d706abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1718229 - Browse repository at this point
Copy the full SHA 1718229View commit details