Skip to content

chore: Boring names#9725

Merged
just-mitch merged 10 commits intomasterfrom
lh/8328-renaming
Nov 7, 2024
Merged

chore: Boring names#9725
just-mitch merged 10 commits intomasterfrom
lh/8328-renaming

Conversation

@LHerskind
Copy link
Contributor

@LHerskind LHerskind commented Nov 4, 2024

Fixes #8328 by using boring names.

Ends up with a lot of tiny changes in the form of paths and variable names etc. Some of the environment variable names are changed.

The Big Lebowski Goodnight Sweet Prince GIF

This was referenced Nov 4, 2024
@LHerskind LHerskind changed the title chore: sysstia -> reward distributor chore: Boring names Nov 4, 2024
@LHerskind LHerskind marked this pull request as ready for review November 4, 2024 16:46
"fullpath",
"fuzzer",
"fuzzers",
"Gerousia",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

things you hate to see

Copy link
Member

@Maddiaa0 Maddiaa0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has only been in the repo for a couple of weeks i am amazed it was in so many places

Base automatically changed from lh/9348-apella-lock-to-propose to master November 6, 2024 01:17
* Beware that while governance generally do not care about the implementation
* this implementation will since it is dependent on the sequencer selection.
* This also means that the implementation here will need to be "updated" if
* the interfaces of the sequencer selection changes, for exampel going optimistic.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* the interfaces of the sequencer selection changes, for exampel going optimistic.
* the interfaces of the sequencer selection changes, for example going optimistic.

/**
* @title CoinIssuer
* @author Aztec Labs
* @notice A contract that allow minting of coin at most at a fixed rate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @notice A contract that allow minting of coin at most at a fixed rate
* @notice A contract that allows minting of coins at a maximum fixed rate

* @title Governance
* @author Aztec Labs
* @notice A contract that implements the governance logic, including proposal creation, voting, and execution
* A proposal is a payload which returns a list of actions to be executed by the governance, exluding
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* A proposal is a payload which returns a list of actions to be executed by the governance, exluding
* A proposal is a payload which returns a list of actions to be executed by the governance, excluding

@just-mitch just-mitch merged commit 2509e2f into master Nov 7, 2024
@just-mitch just-mitch deleted the lh/8328-renaming branch November 7, 2024 10:02
ludamad pushed a commit that referenced this pull request Nov 7, 2024
Fixes #8328 by using boring names. 

Ends up with a lot of tiny changes in the form of paths and variable
names etc. Some of the environment variable names are changed.



![The Big Lebowski Goodnight Sweet Prince
GIF](https://media1.giphy.com/media/jtUiNaYnqZZlu/giphy.gif)

---------

Co-authored-by: just-mitch <68168980+just-mitch@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(Upgrade): Change the naming to be pronounceable

4 participants