pendulum-chain/pendulum

Add bifrost farming pallet to the Pendulum runtime

Closed this issue · 5 comments

Context

With the success of the generic AMM (Zenlink) on Amplitude, there is a business need to implement it on Pendulum. The bifrost farming pallet was already added and configured for the Foucoco and Amplitude runtime a while ago.

To-do

Add Bifrost's farming pallet and configure it the same way it is configured in the Amplitude runtime

Acceptance Criteria

  • Root user can create new pools for existing assets

Since we are still blocked on this issue, should we also wait for that? I imagine that some things may have changed in the configuration and it would perhaps be double work to implement it first with our fork and then later change it to the original.

But are we blocked by that issue? The farming pallet is already added to the Amplitude and Foucoco runtime, so we can just add the same configuration to Pendulum as well.
We'd need to change that eventually, once the other ticket is done, but I don't think that this poses a significant overhead.

Okay then! I will add it to Pendulum.