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

Add EIP: Buyer-Seller Negotiable Pricing Mechanism #8852

Closed
wants to merge 5 commits into from

Conversation

admi-n
Copy link

@admi-n admi-n commented Sep 4, 2024

Allows buyers and sellers to freely negotiate and determine transaction prices on the Ethereum network. The seller sets the initial price, and the buyer can propose a new price through negotiation with the seller, and eventually both parties can reach an agreement and complete the transaction.

ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN ETHEREUM/ERCS

--

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

Allows buyers and sellers to freely negotiate and determine transaction prices on the Ethereum network. The seller sets the initial price, and the buyer can propose a new price through negotiation with the seller, and eventually both parties can reach an agreement and complete the transaction.
@admi-n admi-n requested a review from eth-bot as a code owner September 4, 2024 06:40
@eth-bot
Copy link
Collaborator

eth-bot commented Sep 4, 2024

File EIPS/eip-xxx.md

Requires 1 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @SamWilsn

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Sep 4, 2024
@admi-n admi-n changed the title Add ERC: Buyer-Seller Negotiable Pricing Mechanism Add EIP: Buyer-Seller Negotiable Pricing Mechanism Sep 4, 2024
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Sep 4, 2024
@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-core labels Sep 4, 2024
@github-actions github-actions bot added w-ci Waiting on CI to pass and removed w-ci Waiting on CI to pass labels Sep 4, 2024
@abcoathup
Copy link
Contributor

Application layer standards should be created in the ERC repo: https://github.com/ethereum/ercs
Please close this PR and if you want to draft an ERC, open a PR in the ERC repo.

@admi-n admi-n closed this Sep 5, 2024
@admi-n admi-n reopened this Sep 5, 2024
@admi-n admi-n closed this Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

The commit 7a43cf4 (as a parent of e39f697) contains errors.
Please inspect the Run Summary for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-core w-ci Waiting on CI to pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants