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
added strategy to give liquidity providers on the Ocean marketplace v… #113
Conversation
|
@w1kke Hi! You must define the block number in your strategy like this: |
|
@bonustrack I added the parameter - but I have to cast to an int to comply with the subgraph API - so it is +snapshot |
The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
* OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com>
…t not working (#925) * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 * Remove Ocean Marketplace strategy Remove Ocean Marketplace strategy Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com>
…o.eth (#1006) * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 * Remove Ocean Marketplace strategy Remove Ocean Marketplace strategy * Update index.json * Fixed @w1kke ocendao strategy to include: erc20-balance-of + ocean-marketplace. Added oceandao => officialoceandao.eth alias so we can migrate votes+proposals from Snapshot Spaces to Snaphot ENS Co-authored-by: Alex N <alexn@oceanprotocol.com> Co-authored-by: anapheys <73855248+anapheys@users.noreply.github.com> Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com> Co-authored-by: ralcantara <ralcantara@pop-os.localdomain> Co-authored-by: idiom-bytes <idiom.bytes@gmail.com>
* OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 * Remove Ocean Marketplace strategy Remove Ocean Marketplace strategy * Update index.json * Fixed @w1kke ocendao strategy to include: erc20-balance-of + ocean-marketplace. Added oceandao => officialoceandao.eth alias so we can migrate votes+proposals from Snapshot Spaces to Snaphot ENS * updating snapshot configuration according to gokaiorg latest recommendations to complete migration Co-authored-by: Alex N <alexn@oceanprotocol.com> Co-authored-by: anapheys <73855248+anapheys@users.noreply.github.com> Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com> Co-authored-by: ralcantara <ralcantara@pop-os.localdomain>
* OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com>
…t not working (snapshot-labs#925) * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 * Remove Ocean Marketplace strategy Remove Ocean Marketplace strategy Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com>
…o.eth (snapshot-labs#1006) * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 * Remove Ocean Marketplace strategy Remove Ocean Marketplace strategy * Update index.json * Fixed @w1kke ocendao strategy to include: erc20-balance-of + ocean-marketplace. Added oceandao => officialoceandao.eth alias so we can migrate votes+proposals from Snapshot Spaces to Snaphot ENS Co-authored-by: Alex N <alexn@oceanprotocol.com> Co-authored-by: anapheys <73855248+anapheys@users.noreply.github.com> Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com> Co-authored-by: ralcantara <ralcantara@pop-os.localdomain> Co-authored-by: idiom-bytes <idiom.bytes@gmail.com>
* OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update index.json * OceanDAO-SnapshotCommit-1 OceanDAO-SnapshotCommit-1 * Update domains.json * 2 2 * OceanDAO updates 3 OceanDAO updates 3 * Update spaces/oceandao/index.json Co-authored-by: Gokai <jeremydouchamps@gmail.com> * Update Logos update logos * add invalids * Add the ocean-marketplace strategy The strategy is currently in a pull request for Snapshot here: snapshot-labs/snapshot.js#113 * Remove Ocean Marketplace strategy Remove Ocean Marketplace strategy * Update index.json * Fixed @w1kke ocendao strategy to include: erc20-balance-of + ocean-marketplace. Added oceandao => officialoceandao.eth alias so we can migrate votes+proposals from Snapshot Spaces to Snaphot ENS * updating snapshot configuration according to gokaiorg latest recommendations to complete migration Co-authored-by: Alex N <alexn@oceanprotocol.com> Co-authored-by: anapheys <73855248+anapheys@users.noreply.github.com> Co-authored-by: Gokai <jeremydouchamps@gmail.com> Co-authored-by: Robin Lehmann <w1kke@users.noreply.github.com> Co-authored-by: ralcantara <ralcantara@pop-os.localdomain>
…oting power
Fixes # .
Changes proposed in this pull request: