osmosis
osmosis copied to clipboard
The AMM Laboratory
## Summary Specifically pool 1260 & 1275 which both happens to be USDC/DAI pool that has this particular `InvalidArgument desc = twap: error in pool spot price occurred between start...
Removes a bond denom call from the state machine, and removes staking keeper being wired into poolmanager. This is an ~.06% speedup to state machine processing, but mostly a code...
The `MsgSetDenomMetadata` mentioned in [here in the osmosis docs](https://docs.osmosis.zone/osmosis-core/modules/tokenfactory/#setdenommetadata) is missing from the cli. https://github.com/osmosis-labs/osmosis/blob/fd7c5a6599f12977fe8b3352e312a5a1c679dfb2/x/tokenfactory/client/cli/tx.go#L15
Try out making a read cache to avoid extra unmarshals. For the state machine im pretty confident it will work, it may break the errors for some weird queries to...
### Summary As far as I can tell, this is only used to derive some constants in a stableswap test. We can just hardcode those constants, and get this code...
rename to: emit_pubkey_events.go