-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R4R: Refactor Gas/Fee Model #3258
Commits on Jan 8, 2019
-
Remove initial minimum fee logic in favor of min gas prices
Aleksandr Bezobchuk committedJan 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 57e6d29 - Browse repository at this point
Copy the full SHA 57e6d29View commit details -
Merge branch 'develop' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0c66cbd - Browse repository at this point
Copy the full SHA 0c66cbdView commit details -
Aleksandr Bezobchuk committed
Jan 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 89243a1 - Browse repository at this point
Copy the full SHA 89243a1View commit details
Commits on Jan 9, 2019
-
Fix IsAnyGTE and remove unused IsAnyGT
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 4b60963 - Browse repository at this point
Copy the full SHA 4b60963View commit details -
Fix IsAnyGTE and remove unused IsAnyGT
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 5d88b4e - Browse repository at this point
Copy the full SHA 5d88b4eView commit details -
Remove redundant coins length check
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 3a4bb2e - Browse repository at this point
Copy the full SHA 3a4bb2eView commit details -
Add comment for searchOther purpose
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for db72ffb - Browse repository at this point
Copy the full SHA db72ffbView commit details -
Fix IsAnyGTE godoc and add additional test case
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 6bda9b1 - Browse repository at this point
Copy the full SHA 6bda9b1View commit details -
Update EnsureSufficientMempoolFees and add unit tests
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 7308a1f - Browse repository at this point
Copy the full SHA 7308a1fView commit details -
Aleksandr Bezobchuk committed
Jan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 85bc046 - Browse repository at this point
Copy the full SHA 85bc046View commit details -
Merge branch 'bez/3262-fix-IsAnyGTE' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 7ac8897 - Browse repository at this point
Copy the full SHA 7ac8897View commit details -
Aleksandr Bezobchuk committed
Jan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 674a3ca - Browse repository at this point
Copy the full SHA 674a3caView commit details -
Aleksandr Bezobchuk committed
Jan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 861297c - Browse repository at this point
Copy the full SHA 861297cView commit details -
Merge branch 'develop' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 3eaf90c - Browse repository at this point
Copy the full SHA 3eaf90cView commit details
Commits on Jan 10, 2019
-
Aleksandr Bezobchuk committed
Jan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for de87c75 - Browse repository at this point
Copy the full SHA de87c75View commit details -
Change flag to "minimum_gas_prices" to support config file loading
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 57dd18e - Browse repository at this point
Copy the full SHA 57dd18eView commit details -
Support manually providing gas prices via the CLI
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for dc988e6 - Browse repository at this point
Copy the full SHA dc988e6View commit details -
Aleksandr Bezobchuk committed
Jan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 81e9421 - Browse repository at this point
Copy the full SHA 81e9421View commit details -
Add gas_prices field to base_req in Swagger config
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 6104bac - Browse repository at this point
Copy the full SHA 6104bacView commit details -
Implement TestGaiaCLIGasPrices
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 27bae4b - Browse repository at this point
Copy the full SHA 27bae4bView commit details -
Add a Fees & Gas section to gaia CLI docs
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for d52c5ee - Browse repository at this point
Copy the full SHA d52c5eeView commit details -
Aleksandr Bezobchuk committed
Jan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cc89443 - Browse repository at this point
Copy the full SHA cc89443View commit details -
Merge branch 'develop' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a1e4679 - Browse repository at this point
Copy the full SHA a1e4679View commit details -
Aleksandr Bezobchuk committed
Jan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for ba0eb5a - Browse repository at this point
Copy the full SHA ba0eb5aView commit details -
Remove normalization gas factor
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a3e2307 - Browse repository at this point
Copy the full SHA a3e2307View commit details -
Fix unit tests due to removal of gas norm.
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cd432b6 - Browse repository at this point
Copy the full SHA cd432b6View commit details -
Update CLI tests to account for higher fee amounts
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cabbce5 - Browse repository at this point
Copy the full SHA cabbce5View commit details -
Increase coin amounts in local testnet
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 94c8860 - Browse repository at this point
Copy the full SHA 94c8860View commit details -
Increase self-bond amount in local testnet
Aleksandr Bezobchuk committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 1338072 - Browse repository at this point
Copy the full SHA 1338072View commit details
Commits on Jan 11, 2019
-
Update FlagGasPrices description
Aleksandr Bezobchuk committedJan 11, 2019 Configuration menu - View commit details
-
Copy full SHA for ccfac6e - Browse repository at this point
Copy the full SHA ccfac6eView commit details
Commits on Jan 14, 2019
-
Merge branch 'develop' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 43b0303 - Browse repository at this point
Copy the full SHA 43b0303View commit details
Commits on Jan 17, 2019
-
Merge branch 'develop' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for a2e2b79 - Browse repository at this point
Copy the full SHA a2e2b79View commit details -
[wip] update minimum fees to be of type DecCoins
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 12cbe4d - Browse repository at this point
Copy the full SHA 12cbe4dView commit details -
implement Dec#Ceil along with unit tests
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for e31665a - Browse repository at this point
Copy the full SHA e31665aView commit details -
add amount and denom checks to DecCoin constructors
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 68c2004 - Browse repository at this point
Copy the full SHA 68c2004View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for f84ff9b - Browse repository at this point
Copy the full SHA f84ff9bView commit details -
refactor EnsureSufficientMempoolFees
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 02229e8 - Browse repository at this point
Copy the full SHA 02229e8View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 4fabff2 - Browse repository at this point
Copy the full SHA 4fabff2View commit details -
implement stringer interfaces for DecCoin/s and associated unit tests
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 5c9ac8b - Browse repository at this point
Copy the full SHA 5c9ac8bView commit details -
Update server config to accept DecCoins
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for be7f097 - Browse repository at this point
Copy the full SHA be7f097View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d3eece2 - Browse repository at this point
Copy the full SHA d3eece2View commit details -
rever local testnet account and bonding sums and update min gas prices
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for e8341b8 - Browse repository at this point
Copy the full SHA e8341b8View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d4573c8 - Browse repository at this point
Copy the full SHA d4573c8View commit details -
update TxBuilder to handle DecCoins for gas prices
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 995a296 - Browse repository at this point
Copy the full SHA 995a296View commit details -
update rest utils to use DecCoins for gas prices
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 81c06f4 - Browse repository at this point
Copy the full SHA 81c06f4View commit details -
update more cli and config examples
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d0c3def - Browse repository at this point
Copy the full SHA d0c3defView commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 9fe90ea - Browse repository at this point
Copy the full SHA 9fe90eaView commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 2404649 - Browse repository at this point
Copy the full SHA 2404649View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 475d7ee - Browse repository at this point
Copy the full SHA 475d7eeView commit details -
Merge branch 'develop' into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 12e4ad2 - Browse repository at this point
Copy the full SHA 12e4ad2View commit details -
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66c5b62 - Browse repository at this point
Copy the full SHA 66c5b62View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for bbb3f22 - Browse repository at this point
Copy the full SHA bbb3f22View commit details -
Merge branch 'bez/3248-fee-model-refactor-i' of github.com:cosmos/cos…
…mos-sdk into bez/3248-fee-model-refactor-i
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for a3ebb34 - Browse repository at this point
Copy the full SHA a3ebb34View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for eccdbfd - Browse repository at this point
Copy the full SHA eccdbfdView commit details -
fix types unit tests to account for new precision
Aleksandr Bezobchuk committedJan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for bece824 - Browse repository at this point
Copy the full SHA bece824View commit details -
Aleksandr Bezobchuk committed
Jan 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 686a9b6 - Browse repository at this point
Copy the full SHA 686a9b6View commit details
Commits on Jan 18, 2019
-
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27b1bff - Browse repository at this point
Copy the full SHA 27b1bffView commit details -
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b33ee79 - Browse repository at this point
Copy the full SHA b33ee79View commit details