Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

style: remaining NPM conversion cleanup items - #1910

Open
JonathanOppenheimer wants to merge 11 commits into
JonathanOppenheimer/use-new-abifrom
JonathanOppenheimer/remaining-conversion-cleanup
Open

style: remaining NPM conversion cleanup items#1910
JonathanOppenheimer wants to merge 11 commits into
JonathanOppenheimer/use-new-abifrom
JonathanOppenheimer/remaining-conversion-cleanup

Conversation

@JonathanOppenheimer

@JonathanOppenheimer JonathanOppenheimer commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Why this should be merged

There were a couple clean up items I made in the past series of PRs that should be broken out into a separate PR (this one).

This PR

  • removes comments that are simply a "what" not a "why"
  • aligns the formatting on all solidity files
  • remove compile naming convention of all .abi files to contract.go
    • This is quite unclear, and having the source and output have the same name (default) would be much clearer.
  • Move genesis.json outside of genesis folder -- after refactors, each of these folders only had a single item, which is silly.

How this was tested

There are no functional changes in this PR

Need to be documented?

No

Need to update RELEASES.md?

No

@JonathanOppenheimer JonathanOppenheimer self-assigned this Dec 5, 2025
@JonathanOppenheimer
JonathanOppenheimer requested review from a team and maru-ava as code owners December 5, 2025 20:11
@JonathanOppenheimer
JonathanOppenheimer changed the base branch from master to JonathanOppenheimer/delete-npm December 5, 2025 20:13
@JonathanOppenheimer JonathanOppenheimer added the DO NOT MERGE This PR is not meant to be merged in its current state label Dec 5, 2025
@maru-ava
maru-ava removed their request for review December 8, 2025 16:06
@JonathanOppenheimer
JonathanOppenheimer force-pushed the JonathanOppenheimer/delete-npm branch from 5ce8045 to b11a074 Compare December 8, 2025 20:26
@JonathanOppenheimer
JonathanOppenheimer force-pushed the JonathanOppenheimer/remaining-conversion-cleanup branch from 1f58bb6 to 3c6ed99 Compare December 8, 2025 20:55

@alarso16 alarso16 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't see the point in unifying style whitespace if it won't be enforced by anything. It really doesn't matter, so I'll approve

@JonathanOppenheimer JonathanOppenheimer changed the title style: remaining NPM conversion cleanup style: remaining NPM conversion cleanup items Dec 10, 2025
@JonathanOppenheimer
JonathanOppenheimer changed the base branch from JonathanOppenheimer/delete-npm to JonathanOppenheimer/use-new-abi December 10, 2025 20:59
@JonathanOppenheimer
JonathanOppenheimer force-pushed the JonathanOppenheimer/remaining-conversion-cleanup branch from e097dd3 to bd17da5 Compare December 11, 2025 23:07
@JonathanOppenheimer
JonathanOppenheimer force-pushed the JonathanOppenheimer/remaining-conversion-cleanup branch from 4259b4a to 0d975ca Compare December 11, 2025 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cleanup DO NOT MERGE This PR is not meant to be merged in its current state

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants