0g-chain/x
Robert Pirtle 0dc30538b7
(v0.26 <- #1822) Optimize CDP Begin Blocker (#1897)
* Optimize CDP Begin Blocker (#1822)

* optimize cdp begin blocker by removing unnecessary checks, reusing data
and prefix stores in loops, and reducing number of repeated calculations

* fix panic for new cdp types if both previous accural time and global
interest factor are not set

* do not touch global interest factor if no CDP's exist; revert to panic
if global interest factor is not found since this is an unreachable
state by normal keeper operation -- it can only be reached if store
is modified outside of public interface and normal operation

* update changelog

---------

Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
2024-05-29 15:59:35 -07:00
..
auction fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
bep3 fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
cdp (v0.26 <- #1822) Optimize CDP Begin Blocker (#1897) 2024-05-29 15:59:35 -07:00
committee chore: remove repetitive words (#1869) (#1873) 2024-04-05 07:27:10 -07:00
community fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
earn fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
evmutil bep3 conversion msg server tests (#1859) (#1861) 2024-03-28 07:16:15 -07:00
hard Remove used legacy querier types (#1835) 2024-02-27 14:25:56 -05:00
incentive chore: remove repetitive words (#1869) (#1873) 2024-04-05 07:27:10 -07:00
issuance fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
kavadist Remove used legacy querier types (#1835) 2024-02-27 14:25:56 -05:00
liquid Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
metrics Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
pricefeed (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
router Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
savings Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
swap fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
validator-vesting fix: update vesting tests to use fixed block time (#1838) 2024-02-29 12:09:07 -08:00