-
Notifications
You must be signed in to change notification settings - Fork 499
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Karthik/5438/deprecate horizon fields for protocol 22 (#5478)
* Update .gitignore to ignore bucket-cache/ at any level * clean up all occurences of Amount and NumAccounts (#5438) * Cleanup validAfter and validBefore * Remove unused fn * Update fixture * SQL to drop columns for protocol 22 release * Remove amount and num_accounts from ExpAssetStats table and test fixtures * Remoce extra space in sql migration file. Generate bindata.go with gogenerate.sh * Update code to show only authorized accounts and balances in ticker service * Fix tests in ticker * Updated CHANGELOG.md to include breaking changes
- Loading branch information
1 parent
6904ece
commit a3d1f08
Showing
25 changed files
with
121 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.