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

feat(docs): rename x/builder -> x/auction #55

Merged
merged 3 commits into from
Sep 12, 2023
Merged

Conversation

nivasan1
Copy link
Contributor

@nivasan1 nivasan1 commented Sep 8, 2023

Does what title says

Major-changes

  • Change of module name builder -> auction (directory / filenames)
  • Updated proto-types
    • I.e proto-paths + MsgType + Genesis + Proto Amino / Proto Identifiers (api/sdk/builder -> api/sdk/auction)
    • Updated ModuleName (builder -> auction)
    • Updated docs

@nivasan1 nivasan1 added backport/v1.x.x Backport your PR to the v1.x.x release backport/v2.x.x Backport your PR to the v2.x.x release labels Sep 11, 2023
@davidterpay davidterpay merged commit 3c6f319 into main Sep 12, 2023
7 checks passed
@davidterpay davidterpay deleted the nv/auction-rename branch September 12, 2023 18:37
mergify bot pushed a commit that referenced this pull request Sep 12, 2023
* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
(cherry picked from commit 3c6f319)

# Conflicts:
#	block/mempool_test.go
#	lanes/mev/check_tx.go
#	lanes/mev/utils.go
#	lanes/mev/utils_test.go
#	tests/app/app.go
#	tests/app/config.go
#	tests/integration/chain_setup.go
#	tests/integration/pob_integration_test.go
#	testutils/utils.go
#	x/auction/ante/ante.go
#	x/auction/ante/ante_test.go
#	x/auction/client/cli/query.go
#	x/auction/client/cli/tx.go
#	x/auction/keeper/auction.go
#	x/auction/keeper/genesis.go
#	x/auction/keeper/grpc_query.go
#	x/auction/keeper/keeper.go
#	x/auction/keeper/msg_server.go
#	x/auction/module.go
#	x/auction/rewards/fixed_provider.go
#	x/auction/types/msgs_test.go
mergify bot pushed a commit that referenced this pull request Sep 12, 2023
* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
(cherry picked from commit 3c6f319)
davidterpay added a commit that referenced this pull request Sep 13, 2023
* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
(cherry picked from commit 3c6f319)

Co-authored-by: Nikhil Vasan <97126437+nivasan1@users.noreply.github.com>
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
nivasan1 added a commit that referenced this pull request Sep 20, 2023
* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
(cherry picked from commit 3c6f319)

# Conflicts:
#	block/mempool_test.go
#	lanes/mev/check_tx.go
#	lanes/mev/utils.go
#	lanes/mev/utils_test.go
#	tests/app/app.go
#	tests/app/config.go
#	tests/integration/chain_setup.go
#	tests/integration/pob_integration_test.go
#	testutils/utils.go
#	x/auction/ante/ante.go
#	x/auction/ante/ante_test.go
#	x/auction/client/cli/query.go
#	x/auction/client/cli/tx.go
#	x/auction/keeper/auction.go
#	x/auction/keeper/genesis.go
#	x/auction/keeper/grpc_query.go
#	x/auction/keeper/keeper.go
#	x/auction/keeper/msg_server.go
#	x/auction/module.go
#	x/auction/rewards/fixed_provider.go
#	x/auction/types/msgs_test.go
davidterpay pushed a commit that referenced this pull request Sep 20, 2023
* feat(docs): rename x/builder -> x/auction (#55)

* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
(cherry picked from commit 3c6f319)

# Conflicts:
#	block/mempool_test.go
#	lanes/mev/check_tx.go
#	lanes/mev/utils.go
#	lanes/mev/utils_test.go
#	tests/app/app.go
#	tests/app/config.go
#	tests/integration/chain_setup.go
#	tests/integration/pob_integration_test.go
#	testutils/utils.go
#	x/auction/ante/ante.go
#	x/auction/ante/ante_test.go
#	x/auction/client/cli/query.go
#	x/auction/client/cli/tx.go
#	x/auction/keeper/auction.go
#	x/auction/keeper/genesis.go
#	x/auction/keeper/grpc_query.go
#	x/auction/keeper/keeper.go
#	x/auction/keeper/msg_server.go
#	x/auction/module.go
#	x/auction/rewards/fixed_provider.go
#	x/auction/types/msgs_test.go

* fix mergify silliness

---------

Co-authored-by: Nikhil Vasan <97126437+nivasan1@users.noreply.github.com>
Co-authored-by: Nikhil Vasan <nikhil@skip.money>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v1.x.x Backport your PR to the v1.x.x release backport/v2.x.x Backport your PR to the v2.x.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants