Skip to content

Commit

Permalink
fix: simplify feemarket based on AIMD paper (backport #94) (#98)
Browse files Browse the repository at this point in the history
* fix: simplify feemarket based on AIMD paper (#94)

* rename properly and add bounds

* format proto

* refactor

* tip fe

* bye target

* func

* fix

* params

* ante

* bet

* fix all

(cherry picked from commit 7b6193a)

# Conflicts:
#	tests/e2e/go.mod
#	tests/e2e/go.sum
#	tests/e2e/setup.go
#	tests/integration/integration_test.go
#	x/feemarket/ante/expected_keepers.go
#	x/feemarket/ante/suite/suite.go

* fix

* ok

* fix

* fix

---------

Co-authored-by: Alex Johnson <[email protected]>
  • Loading branch information
mergify[bot] and Alex Johnson authored Jun 4, 2024
1 parent b8d6e38 commit 830ad5f
Show file tree
Hide file tree
Showing 33 changed files with 1,905 additions and 1,168 deletions.
121 changes: 61 additions & 60 deletions api/feemarket/feemarket/v1/genesis.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 830ad5f

Please sign in to comment.