Skip to content

Commit

Permalink
It seems like the merge caused some deleted files to stay in:
Browse files Browse the repository at this point in the history
  The commit b3407fd from
  PR stellar#4418 deleted these files, so we just do the same.

  A quick manual inspection showed us that the deltas
  transferred over, just not the deletions, for some reason.
Idk why these changes ended up in the code, kinda sus...

More deleted files snuck in?
  • Loading branch information
Shaptic committed Aug 10, 2022
1 parent d98b01b commit b395544
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 439 deletions.
1 change: 0 additions & 1 deletion services/horizon/internal/db2/history/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ type IngestionQ interface {
CreateAssets(ctx context.Context, assets []xdr.Asset, batchSize int) (map[string]Asset, error)
QTransactions
QTrustLines
QTxSubmissionResult

Begin() error
BeginTx(*sql.TxOptions) error
Expand Down
39 changes: 0 additions & 39 deletions services/horizon/internal/db2/history/mock_q_txsub_result.go

This file was deleted.

163 changes: 0 additions & 163 deletions services/horizon/internal/db2/history/txsub_result.go

This file was deleted.

Loading

0 comments on commit b395544

Please sign in to comment.