ubiquity / .github

3 stars 8 forks source link

build: set chain-id #72

Closed rndquu closed 1 year ago

0x4007 commented 1 year ago

This implies that our default payment network is on Gnosis Chain. How much work to let bounty hunters decide which chain they prefer? Alternatively, we can default to Gnosis Chain as it is here, and have bounty hunters opt into payouts on main net instead?

rndquu commented 1 year ago

This implies that our default payment network is on Gnosis Chain

Yes, so all payouts for the current repo will be generated for gnosis chain

How much work to let bounty hunters decide which chain they prefer? Alternatively, we can default to Gnosis Chain as it is here, and have bounty hunters opt into payouts on main net instead?

In either cases we need a separate bot command, smth like /chain 1 that would save a preferred chain to a DB for a particular bounty hunter

0x4007 commented 1 year ago

In either cases we need a separate bot command, smth like /chain 1 that would save a preferred chain to a DB for a particular bounty hunter

Can you create the issue?

rndquu commented 1 year ago

In either cases we need a separate bot command, smth like /chain 1 that would save a preferred chain to a DB for a particular bounty hunter

Can you create the issue?

I will create one later today, need a small research