Skip to content

Commit

Permalink
Remove account rewind support.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalouf committed Sep 5, 2024
1 parent fb82382 commit da03e64
Show file tree
Hide file tree
Showing 12 changed files with 234 additions and 651 deletions.
188 changes: 0 additions & 188 deletions accounting/rewind.go

This file was deleted.

79 changes: 0 additions & 79 deletions accounting/rewind_test.go

This file was deleted.

2 changes: 0 additions & 2 deletions api/error_messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ const (
errMultipleApplications = "multiple applications found for this id, please contact us, this shouldn't happen"
ErrMultipleBoxes = "multiple application boxes found for this app id and box name, please contact us, this shouldn't happen"
ErrFailedLookingUpBoxes = "failed while looking up application boxes"
errMultiAcctRewind = "multiple accounts rewind is not supported by this server"
errRewindingAccount = "error while rewinding account"
errLookingUpBlockForRound = "error while looking up block for round"
errTransactionSearch = "error while searching for transaction"
errZeroAddressCloseRemainderToRole = "searching transactions by zero address with close address role is not supported"
Expand Down
Loading

0 comments on commit da03e64

Please sign in to comment.