!JlyDNoJGELxCfReXhe:matrix.org

Dev-help

10 Members
Aragon development troubleshooting and help-related discussions1 Servers

Load older messages


SenderMessageTime
7 Feb 2020
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>i want to use my changed fundraising UI inside organizations that built by this template 15:14:55
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>When i’m trying to change my app name inside fundraising UI - it occurs an error on publishing to rinkeby:

→ Cannot find transaction path for executing action
Publish hacked3-aragon-fundraising.aragonpm.eth [failed]
→ Cannot find transaction path for executing action
✖ Cannot find transaction path for executing action
❯ Error: Cannot find transaction path for executing action

15:19:38
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>Also, there is error that occurs sometimes, i don’t know on what it depends: 15:22:26
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>? Publish to changed-aragon-fundraising.aragonpm.eth repo Yes

Publish changed-aragon-fundraising.aragonpm.eth [started]
→ Generating transaction and waiting for confirmation
Publish changed-aragon-fundraising.aragonpm.eth [failed]
→ Transaction would not succeed (“gas required exceeds allowance (10188463) or always failing transaction”)
✖ Error: Transaction would not succeed (“gas required exceeds allowance (10188463) or always failing transaction”)
at Object.publishVersion (/Users/jonybang/.nvm/versions/node/v10.18.0/lib/node_modules/@aragon/cli/node_modules/@aragon/apm/src/index.js:268:15)

15:22:37
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>When i’m trying to change my app name inside fundraising UI - it occurs an error on publishing to rinkeby:

→ Cannot find transaction path for executing action
Publish changed-aragon-fundraising.aragonpm.eth [failed]
→ Cannot find transaction path for executing action
✖ Cannot find transaction path for executing action
❯ Error: Cannot find transaction path for executing action

15:23:12
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>In the same time - publishing command working for devchain 15:24:27
@bridge-bot:matrix.orgbridge-bot <gabi>For that you need to publish your template to aragonPM and document how organizations can install using the CLI 15:47:58
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>Where that document should be? 15:48:56
@bridge-bot:matrix.orgbridge-bot <gabi>That’s cause aragonPM have diferent kinds of subdomains registries. aragonpm.eth is the Aragon official curated set of packages 15:48:58
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>How to publish the template? 15:49:06
@bridge-bot:matrix.orgbridge-bot <gabi>You need to use open.aragonpm.eth and use a template name of your own 15:49:22
@bridge-bot:matrix.orgbridge-bot <gabi>Those are configured on the arapp.json 15:49:51
@bridge-bot:matrix.orgbridge-bot <gabi>For example fundraisingwithtoken.open.aragonpm.eth 15:50:10
@bridge-bot:matrix.orgbridge-bot <gabi>At this point we don’t have specific docs for that 15:52:00
@bridge-bot:matrix.orgbridge-bot <gabi>At this point we don’t have specific docs for that. Nevertheless I can point you to the script we use and a couple of examples 15:52:39
@bridge-bot:matrix.orgbridge-bot <gabi>Deploy script: https://github.com/aragon/dao-templates/blob/master/shared/scripts/deploy-template.js 15:52:52
@bridge-bot:matrix.orgbridge-bot <gabi>How the company template is using it: https://github.com/aragon/dao-templates/blob/master/templates/company/package.json#L30 15:53:19
@bridge-bot:matrix.orgbridge-bot <gabi>How 1hive dandelion is using it: https://github.com/1Hive/dandelion-org/blob/master/package.json#L29 15:53:53
@bridge-bot:matrix.orgbridge-bot <gabi>Here is where you need to configure you repo name and be sure to point to open.aragonpm.eth: https://github.com/1Hive/dandelion-org/blob/master/arapp.json#L15 15:54:47
@bridge-bot:matrix.orgbridge-bot <gabi>Here is an example of where you need to configure you repo name and be sure to point to open.aragonpm.eth: https://github.com/1Hive/dandelion-org/blob/master/arapp.json#L15 15:55:02
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>Ok, so first i have to publish template to some registry? Not enough to just deploy contract for personal use, and deploy my own DAO based on this template? 15:57:19
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>And how will UI point to that template? Or vice versa? How are they connected? 16:00:54
@bridge-bot:matrix.orgbridge-bot <gabi>Yes, you can also do that, I thought you were trying to have a general custom template to share 16:01:17
@bridge-bot:matrix.orgbridge-bot <gabi>The UI read the IPFS content for each app so when installed the custom app that you change will be read from aragonPM 16:02:09
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>i just want to use my custom ui for my fundraising dao based on my changed fundraising template. 16:02:19
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>So if any use will visit my dao’s fundraising - he should see my custom UI instead a default 16:03:33
@bridge-bot:matrix.orgbridge-bot <gabi>Perfect 16:03:45
@bridge-bot:matrix.orgbridge-bot <evgenii.panichev>Is there a simple way for that? Like publish UI to ipfs, get hash, and paste it to somewhere in DAO? 16:04:16
@bridge-bot:matrix.orgbridge-bot <gabi>In that case you need to publish a custom fundraising app with your changes: fundraisingapp2.open.aragonpm.eth 16:04:19
@bridge-bot:matrix.orgbridge-bot <gabi>Then on the template you use that aragonPM rempo instead of the official 16:05:09

Show newer messages


Back to Room ListRoom Version: 1