osmosis-tx-processor

command module
v0.0.0-...-bc62fe7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

README

Osmosis Transaction Processor

This is a demonstration repo of a side car process that a validator should run to ingest and prioritize transactions.

The basic idea is as follows:

The validator runs an HTTP sever with concurrent priority queue.

Wallets, exchanges etc submit their tx to the http server.

The http server responds with what fee they need to pay to get in the next block.

Comet calls out to this process during ReapMaxBytes/ PrepareProposal and gets the bytes the validator commited to proposing in the next block.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL