Skip to content

feat(feeder): introduce MigrationFeeder for transitional state updates

4457b3c
Select commit
Loading
Failed to load commit list.
Draft

refactor(feeder): use the new includeSignature flag in the get_state_update feeder endpoint #3601

feat(feeder): introduce MigrationFeeder for transitional state updates
4457b3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 22, 2026 in 1s

51.67% of diff hit (target 60.00%)

View this Pull Request on Codecov

51.67% of diff hit (target 60.00%)

Annotations

Check warning on line 272 in clients/feeder/feeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/feeder/feeder.go#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 274 in clients/feeder/feeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/feeder/feeder.go#L274

Added line #L274 was not covered by tests

Check warning on line 276 in clients/feeder/feeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/feeder/feeder.go#L276

Added line #L276 was not covered by tests

Check warning on line 278 in clients/feeder/feeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/feeder/feeder.go#L278

Added line #L278 was not covered by tests

Check warning on line 80 in starknetdata/feeder/feeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/feeder.go#L80

Added line #L80 was not covered by tests

Check warning on line 157 in starknetdata/feeder/feeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/feeder.go#L157

Added line #L157 was not covered by tests

Check warning on line 50 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 56 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 64 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 68 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 77 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L70-L77

Added lines #L70 - L77 were not covered by tests

Check warning on line 85 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 89 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 102 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 107 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 111 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 114 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 117 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 121 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 124 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L124

Added line #L124 was not covered by tests

Check warning on line 132 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 136 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 140 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 144 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 150 in starknetdata/feeder/migrationFeeder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

starknetdata/feeder/migrationFeeder.go#L149-L150

Added lines #L149 - L150 were not covered by tests