Skip to content

Commit

Permalink
Fix DB serialization order for Ord types (#4619)
Browse files Browse the repository at this point in the history
* Update cycle db serialization

* Revert to previous cycle handling in get_cycle_history_cycles

(assumes keys are sorted in DB)

* Update ser / deser for cycles and deferred credits slots

* Add comment for AsyncPool behaviour

* Added comments

* Fmt

* Update test comment for pos_cache_recompute

* Address review comment

* Updated deferred_credits test to verify the fix

* Use take_while instead of break

* Update VERSION

* Optimize deferred credits fetch (#4622)

* Optimize deferred credits fetch

* Fix get_addresses test compilation

* Remove test print statements

* Use config for deferred credits delta

* Move to Settings

* minor fixes

* minor fixes 2

* double comment

---------

Co-authored-by: sydhds <[email protected]>
Co-authored-by: Damir Vodenicarevic <[email protected]>

* Add warning for get_deferred_credits_range function and document addr_filter

* Review comment

* Bumped deferred_credits_delta to 3 months by default

* Update initial ledger and README

* Update genesis files + commit_id

---------

Co-authored-by: Sydhds <[email protected]>
Co-authored-by: sydhds <[email protected]>
Co-authored-by: Damir Vodenicarevic <[email protected]>
  • Loading branch information
4 people authored Jan 10, 2024
1 parent 5697687 commit 4dbac57

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.

0 comments on commit 4dbac57

Please sign in to comment.