osmosis-labs / test-tube

Test tube for cosmos-sdk chains integration test, written in Rust!
Apache License 2.0
54 stars 33 forks source link

Feature: Add pool incentivisation setup functionallity #50

Open MbBrainz opened 8 months ago

MbBrainz commented 8 months ago

As pools and their incentives are core part of the Dex, it would be a valuable addition to the testsuite to provide a convenience method for setting up pool incentives. Ideally, this would provide the complete logic for both setting up the gauges, the incentive params for that gauge and the token distribution setup.

iboss-ptk commented 8 months ago

I don't have much capacity rn, contribution is welcome :)