Skip to content
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

✨ Vesting schedule merge runtime API #395

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

JuaniRios
Copy link
Contributor

@JuaniRios JuaniRios commented Sep 3, 2024

What?

  • Make multiplier 1 not have a vesting schedule of 1
  • Add runtime API for our UI to check which schedules can be merged based on a delta of their end dates

Why?

  • Because schedules are limited

How?

Testing?

Screenshots (optional)

Anything Else?

@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 8b89be8 to 75cffe6 Compare September 3, 2024 12:24
@JuaniRios JuaniRios changed the title schedule merge runtime api ✨ Vesting schedule merge runtime API Sep 3, 2024
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from bedd4b9 to 15aef18 Compare September 3, 2024 13:20
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 75cffe6 to e50c8a3 Compare September 3, 2024 13:20
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from 15aef18 to e6860ce Compare September 3, 2024 14:06
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from e50c8a3 to 83ec091 Compare September 3, 2024 14:06
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from e6860ce to 900d79d Compare September 3, 2024 14:21
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 83ec091 to 6da8976 Compare September 3, 2024 14:21
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from 900d79d to fb74fdb Compare September 3, 2024 14:30
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 6da8976 to 5c42c7f Compare September 3, 2024 14:31
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from fb74fdb to 425b95f Compare September 3, 2024 14:39
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 5c42c7f to 30de378 Compare September 3, 2024 14:40
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from 425b95f to 9fc2c56 Compare September 4, 2024 13:08
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 30de378 to bc33597 Compare September 4, 2024 13:08
@JuaniRios JuaniRios self-assigned this Sep 4, 2024
@JuaniRios JuaniRios marked this pull request as ready for review September 4, 2024 13:08
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from bc33597 to 1b9300f Compare September 4, 2024 14:03
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from 9fc2c56 to 60d3f2a Compare September 9, 2024 11:11
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 1b9300f to f7a5360 Compare September 9, 2024 11:11
@JuaniRios JuaniRios mentioned this pull request Sep 9, 2024
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from f7a5360 to 61185bf Compare September 10, 2024 08:34
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from 60d3f2a to 43ac0a3 Compare September 10, 2024 08:42
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 61185bf to e3c6894 Compare September 10, 2024 08:43
@lrazovic lrazovic force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from 43ac0a3 to b321570 Compare September 10, 2024 13:45
@lrazovic lrazovic force-pushed the 09-03-schedule_merge_runtime_api branch from e3c6894 to 9d2a29d Compare September 10, 2024 13:45
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from b321570 to d95220e Compare September 11, 2024 11:15
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 9d2a29d to 5a07a33 Compare September 11, 2024 11:15
@JuaniRios JuaniRios force-pushed the 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding branch from d95220e to 450081d Compare September 12, 2024 08:35
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from 5a07a33 to f93fc74 Compare September 12, 2024 08:35
Copy link
Contributor Author

JuaniRios commented Sep 12, 2024

Merge activity

  • Sep 12, 9:39 AM EDT: @JuaniRios started a stack merge that includes this pull request via Graphite.
  • Sep 12, 9:51 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 12, 9:52 AM EDT: @JuaniRios merged this pull request with Graphite.

@JuaniRios JuaniRios changed the base branch from 09-03-set_balance_to_u128_instead_of_config_type_on_pallet_funding to graphite-base/395 September 12, 2024 13:46
@JuaniRios JuaniRios changed the base branch from graphite-base/395 to main September 12, 2024 13:48
@JuaniRios JuaniRios force-pushed the 09-03-schedule_merge_runtime_api branch from f93fc74 to 0889f00 Compare September 12, 2024 13:50
@JuaniRios JuaniRios merged commit 49c850a into main Sep 12, 2024
@JuaniRios JuaniRios deleted the 09-03-schedule_merge_runtime_api branch September 12, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants