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

cmd/faucet: sort requests by newest first #22018

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

MariusVanDerWijden
Copy link
Member

closes #22017

@fjl fjl merged commit 3c46f55 into ethereum:master Dec 17, 2020
@holiman
Copy link
Contributor

holiman commented Jan 8, 2021

A better fix would have been to fix this on the client side, in the faucet HTML page.

@holiman
Copy link
Contributor

holiman commented Jan 8, 2021

Merged without a milestone??

@holiman holiman added this to the 1.10.0 milestone Jan 8, 2021
holiman added a commit to holiman/go-ethereum that referenced this pull request Jan 8, 2021
karalabe pushed a commit that referenced this pull request Jan 8, 2021
* cmd/faucet: avoid encoding for each client

* cmd/faucet: fix flaw in clearing of txs, avoid sending more than necessary

* cmd/faucet: fix flaw in tx cropping

* cmd/faucet: revert change to not always send tx info

* cmd/faucet: review fixes

* cmd/faucet: revert #22018, fix order in UI

* cmd/faucet: fix lock error

* cmd/faucet: revert json changes

* squashme
@MariusVanDerWijden MariusVanDerWijden deleted the faucet_order branch November 30, 2021 15:24
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.

rinkeby faucet: history order
3 participants