Skip to content
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

Create the exchange module #1661

Merged
merged 317 commits into from
Oct 18, 2023

[1658]: Set the exchange params to the defaults in the upgrade.

f48c014
Select commit
Loading
Failed to load commit list.
Merged

Create the exchange module #1661

[1658]: Set the exchange params to the defaults in the upgrade.
f48c014
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 17, 2023 in 1s

47.76% of diff hit (target 64.68%)

View this Pull Request on Codecov

47.76% of diff hit (target 64.68%)

Annotations

Check warning on line 32 in x/exchange/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/codec.go#L13-L32

Added lines #L13 - L32 were not covered by tests

Check warning on line 49 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 74 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 79 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 466 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L465-L466

Added lines #L465 - L466 were not covered by tests

Check warning on line 473 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L471-L473

Added lines #L471 - L473 were not covered by tests

Check warning on line 553 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L552-L553

Added lines #L552 - L553 were not covered by tests

Check warning on line 556 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L555-L556

Added lines #L555 - L556 were not covered by tests

Check warning on line 597 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L594-L597

Added lines #L594 - L597 were not covered by tests

Check warning on line 617 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L616-L617

Added lines #L616 - L617 were not covered by tests

Check warning on line 627 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L626-L627

Added lines #L626 - L627 were not covered by tests

Check warning on line 632 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L631-L632

Added lines #L631 - L632 were not covered by tests

Check warning on line 699 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L698-L699

Added lines #L698 - L699 were not covered by tests

Check warning on line 717 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L715-L717

Added lines #L715 - L717 were not covered by tests

Check warning on line 841 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L841

Added line #L841 was not covered by tests

Check warning on line 882 in x/exchange/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/fulfillment.go#L882

Added line #L882 was not covered by tests

Check warning on line 22 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L16-L22

Added lines #L16 - L22 were not covered by tests

Check warning on line 33 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L26-L33

Added lines #L26 - L33 were not covered by tests

Check warning on line 40 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 54 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L42-L54

Added lines #L42 - L54 were not covered by tests

Check warning on line 59 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 64 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 69 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 90 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L71-L90

Added lines #L71 - L90 were not covered by tests

Check warning on line 95 in x/exchange/keeper/fulfillment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/exchange/keeper/fulfillment.go#L92-L95

Added lines #L92 - L95 were not covered by tests