osmosis
osmosis copied to clipboard
The AMM Laboratory
## Background With the introduction of alloyed assets, we will need to introduce the following taker fee logic: 1. For swaps involving a bridged asset that is a part of...
### Summary I have read the osmosisd documents many times, I'm pretty sure there is no explanation about updating the metadata of a token factory the only data that is...
- Created shared abstractions in `ingest/common/domain` * `PoolExtracter` - responsible for extracting pools from chain * `BlockProcessor` - responsible for implementing the strategy for processing the blocks - all or...
This is an automatic backport of pull request #8473 done by [Mergify](https://mergify.com).
Bumps [github.com/skip-mev/block-sdk/v2](https://github.com/skip-mev/block-sdk) from 2.1.3 to 2.1.4. Release notes Sourced from github.com/skip-mev/block-sdk/v2's releases. v2.1.4 What's Changed perf: Remove double hashing (backport #517) by @mergify in skip-mev/block-sdk#519 Revert "fix: Module sends with...
Closes: #XXX ## What is the purpose of the change As pointed out by Fabien, we use reserve fields incorrectly, which causes issues with indexers. This restores the reserve fields,...
Bumps [cosmossdk.io/client/v2](https://github.com/cosmos/cosmos-sdk) from 2.0.0-beta.1 to 2.0.0-beta.2. Commits 5d349c2 feat(client/v2): get keyring from context (backport #19646) (#20727) 5db395b fix: nested multisig signatures using CLI (backport #20438) (#20692) d6428f7 feat(client): Add flag...
Closes: #XXX ## What is the purpose of the change > Add a description of the overall background and high level changes that this PR introduces *(E.g.: This pull request...