Skip to content

Tags: Arbilad/neutron-osmosis

Tags

v31.0.1

Toggle v31.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tag: v31.0.1

Verified

This commit was signed with the committer’s verified signature.
iboss-ptk Supanat

v31.0.0-rc1

Toggle v31.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
try fixing? (osmosis-labs#9566) (osmosis-labs#9572)

(cherry picked from commit 9b6aafb)

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>

x/ibc-hooks/v0.0.21

Toggle x/ibc-hooks/v0.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the txfee constants (osmosis-labs#9563)

* Update the txfee constants

* Update constants to 3x

* fix: update test consensus min fee amount to match new constants

Updated consensusMinFeeAmt in feedecorator_test.go from 100 to 300
to reflect the increase in ConsensusMinFee from 0.01 to 0.03.

With 10,000 base gas: 10,000 × 0.03 = 300 uosmo minimum fee.

Also added gitignore pattern for temporary test directories.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* try update e2e fee

* fix: update e2e test fees to match new consensus min fee

The consensus min fee was increased from 0.01 to 0.03 uosmo/gas (3x).
Updated all hardcoded transaction fees in e2e tests to meet the new
minimum requirements:

- 700k gas txs: 7,000 → 21,000 uosmo
- 1M gas txs: 10,000 → 30,000 uosmo
- 400k gas txs: 7,000 → 12,000 uosmo
- 600k gas txs: 6,000 → 18,000 uosmo

This fixes the e2e test failure where create-pool commands were being
rejected by the mempool for insufficient fees.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* revert my unneeded cfg updates

* try e2e again

---------

Co-authored-by: Claude <noreply@anthropic.com>

x/epochs/v0.0.15

Toggle x/epochs/v0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the txfee constants (osmosis-labs#9563)

* Update the txfee constants

* Update constants to 3x

* fix: update test consensus min fee amount to match new constants

Updated consensusMinFeeAmt in feedecorator_test.go from 100 to 300
to reflect the increase in ConsensusMinFee from 0.01 to 0.03.

With 10,000 base gas: 10,000 × 0.03 = 300 uosmo minimum fee.

Also added gitignore pattern for temporary test directories.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* try update e2e fee

* fix: update e2e test fees to match new consensus min fee

The consensus min fee was increased from 0.01 to 0.03 uosmo/gas (3x).
Updated all hardcoded transaction fees in e2e tests to meet the new
minimum requirements:

- 700k gas txs: 7,000 → 21,000 uosmo
- 1M gas txs: 10,000 → 30,000 uosmo
- 400k gas txs: 7,000 → 12,000 uosmo
- 600k gas txs: 6,000 → 18,000 uosmo

This fixes the e2e test failure where create-pool commands were being
rejected by the mempool for insufficient fees.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* revert my unneeded cfg updates

* try e2e again

---------

Co-authored-by: Claude <noreply@anthropic.com>

v31.0.0-rc0

Toggle v31.0.0-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump submodule (osmosis-labs#9565)

* bump submodule

* go work sync

* Revert "go work sync"

This reverts commit 05362fa.

osmoutils/v0.0.19

Toggle osmoutils/v0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the txfee constants (osmosis-labs#9563)

* Update the txfee constants

* Update constants to 3x

* fix: update test consensus min fee amount to match new constants

Updated consensusMinFeeAmt in feedecorator_test.go from 100 to 300
to reflect the increase in ConsensusMinFee from 0.01 to 0.03.

With 10,000 base gas: 10,000 × 0.03 = 300 uosmo minimum fee.

Also added gitignore pattern for temporary test directories.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* try update e2e fee

* fix: update e2e test fees to match new consensus min fee

The consensus min fee was increased from 0.01 to 0.03 uosmo/gas (3x).
Updated all hardcoded transaction fees in e2e tests to meet the new
minimum requirements:

- 700k gas txs: 7,000 → 21,000 uosmo
- 1M gas txs: 10,000 → 30,000 uosmo
- 400k gas txs: 7,000 → 12,000 uosmo
- 600k gas txs: 6,000 → 18,000 uosmo

This fixes the e2e test failure where create-pool commands were being
rejected by the mempool for insufficient fees.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* revert my unneeded cfg updates

* try e2e again

---------

Co-authored-by: Claude <noreply@anthropic.com>

osmomath/v0.0.19

Toggle osmomath/v0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the txfee constants (osmosis-labs#9563)

* Update the txfee constants

* Update constants to 3x

* fix: update test consensus min fee amount to match new constants

Updated consensusMinFeeAmt in feedecorator_test.go from 100 to 300
to reflect the increase in ConsensusMinFee from 0.01 to 0.03.

With 10,000 base gas: 10,000 × 0.03 = 300 uosmo minimum fee.

Also added gitignore pattern for temporary test directories.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* try update e2e fee

* fix: update e2e test fees to match new consensus min fee

The consensus min fee was increased from 0.01 to 0.03 uosmo/gas (3x).
Updated all hardcoded transaction fees in e2e tests to meet the new
minimum requirements:

- 700k gas txs: 7,000 → 21,000 uosmo
- 1M gas txs: 10,000 → 30,000 uosmo
- 400k gas txs: 7,000 → 12,000 uosmo
- 600k gas txs: 6,000 → 18,000 uosmo

This fixes the e2e test failure where create-pool commands were being
rejected by the mempool for insufficient fees.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* revert my unneeded cfg updates

* try e2e again

---------

Co-authored-by: Claude <noreply@anthropic.com>

v30.0.5

Toggle v30.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update changelog for v30.0.5 (backport osmosis-labs#9546) (osmosis-la…

…bs#9550)

* update changelog for v30.0.5 (osmosis-labs#9546)

* update changelog

* Update CHANGELOG.md

(cherry picked from commit 8d67e79)

# Conflicts:
#	CHANGELOG.md

* resolve conflict

---------

Co-authored-by: Supanat <supanat.ptk@gmail.com>

v30.0.4

Toggle v30.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: consume gas on contract out of gas error panic (backport osmosis…

…-labs#9511) (osmosis-labs#9542)

* fix: consume gas on contract out of gas error panic (osmosis-labs#9511)

* consume gas on contract panic

* Update changelog

* trigger CI

* update code comment

(cherry picked from commit 3af7d43)

# Conflicts:
#	osmoutils/cosmwasm/helpers.go
#	x/concentrated-liquidity/pool_hooks.go
#	x/tokenfactory/keeper/before_send.go

* fix conflict

* fix conflict

---------

Co-authored-by: Supanat <supanat.ptk@gmail.com>