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

🗑️ Remove contribution/remainder leftovers #458

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

JuaniRios
Copy link
Contributor

@JuaniRios JuaniRios commented Feb 20, 2025

What

This pull request includes several changes to the pallets/funding module and related files, focusing on simplifying the codebase and updating documentation. The most important changes include the removal of unused structures, updates to the README file, and minor code cleanups.

Documentation updates:

  • pallets/funding/README.md: Updated the README to provide a more concise and clear explanation of the funding process, removing outdated information and adding new sections to describe the updated project lifecycle.

Codebase simplification:

  • pallets/funding/src/instantiator/types.rs: Removed the TestProjectParams and ContributionParams structures along with their associated implementations and traits. This cleanup helps in reducing unnecessary code. [1] [2]
  • pallets/funding/src/lib.rs: Removed the ContributionInfoOf type alias and the Contribution event variant, as they are no longer needed. This simplifies the event handling and type definitions. [1] [2]

Minor code cleanup:

@JuaniRios JuaniRios changed the base branch from 02-17-plmc_ah_transfer_test to graphite-base/458 February 20, 2025 14:19
@JuaniRios JuaniRios force-pushed the 02-20-remove_contribution_remainder_leftovers branch from f560133 to 0394eca Compare February 21, 2025 12:54
@JuaniRios JuaniRios changed the base branch from graphite-base/458 to new-weights February 21, 2025 12:55
This was referenced Feb 24, 2025
@lrazovic lrazovic force-pushed the 02-20-remove_contribution_remainder_leftovers branch from 0394eca to c121786 Compare February 27, 2025 13:14
@lrazovic lrazovic marked this pull request as ready for review February 28, 2025 15:02
Copy link

graphite-app bot commented Feb 28, 2025

Graphite Automations

"Auto-assign PRs to author" took an action on this PR • (02/28/25)

1 assignee was added to this PR based on Juan Ignacio Rios's automation.

@lrazovic lrazovic changed the title Remove contribution/remainder leftovers 🗑️ Remove contribution/remainder leftovers Mar 4, 2025
Copy link
Member

lrazovic commented Mar 5, 2025

Merge activity

  • Mar 5, 4:29 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Mar 5, 4:30 AM EST: Graphite couldn't merge this pull request because a downstack PR 🔥 Funding Rounds Simplification #436 failed to merge.
  • Mar 5, 4:34 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Mar 5, 4:57 AM EST: Graphite rebased this pull request as part of a merge.
  • Mar 5, 4:59 AM EST: A user merged this pull request with Graphite.

@lrazovic lrazovic changed the base branch from new-weights to graphite-base/458 March 5, 2025 09:54
@lrazovic lrazovic changed the base branch from graphite-base/458 to main March 5, 2025 09:56
@lrazovic lrazovic force-pushed the 02-20-remove_contribution_remainder_leftovers branch from c121786 to 5cbdd2c Compare March 5, 2025 09:57
@lrazovic lrazovic merged commit aeabd97 into main Mar 5, 2025
1 check passed
@lrazovic lrazovic deleted the 02-20-remove_contribution_remainder_leftovers branch March 5, 2025 09:59
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.

2 participants