Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

ZGP transactions might be accepted to queue right after start #4198

Closed
tomusdrw opened this issue Jan 18, 2017 · 0 comments
Closed

ZGP transactions might be accepted to queue right after start #4198

tomusdrw opened this issue Jan 18, 2017 · 0 comments
Assignees
Labels
F2-bug 🐞 The client fails to follow expected behavior. M4-core ⛓ Core client code / Rust.

Comments

@tomusdrw
Copy link
Collaborator

With default settings we have

--usd-per-tx 0.0025

So transactions below this threshold shouldn't be accepted to the queue.

There is a small window though, before we initially fetch the price, where queue will accept ZGP. Initially it should probably set minimal gas price according to last known ETH price.

@tomusdrw tomusdrw added F2-bug 🐞 The client fails to follow expected behavior. M4-core ⛓ Core client code / Rust. labels Jan 18, 2017
@tomusdrw tomusdrw self-assigned this Jan 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F2-bug 🐞 The client fails to follow expected behavior. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

No branches or pull requests

1 participant