AutarkLabs / discussions

an aragon discussions app
0 stars 0 forks source link

Understand external transaction intents #4

Closed Schwartz10 closed 5 years ago

Schwartz10 commented 5 years ago

https://github.com/aragon/aragon.js/issues/120 https://github.com/aragon/aragon/issues/536 https://github.com/aragon/aragon.js/pull/182 https://github.com/aragon/aragon-apps/issues/279

Schwartz10 commented 5 years ago

Part of this is to create more tickets to finish that will unlbock the work for contextual discussions

Schwartz10 commented 5 years ago

This ticket is probably going to create some other tickets, that's why this sprint is light

Schwartz10 commented 5 years ago

Good news! https://github.com/openworklabs/aragon.js/blob/master/packages/aragon-api/src/index.js#L184

Schwartz10 commented 5 years ago

Why does the function have to be constant to be included? https://github.com/openworklabs/aragon.js/blob/master/packages/aragon-api/src/index.js#L224 something to do with using .call instead of .sendTransaction? https://ethereum.stackexchange.com/questions/3029/does-soliditys-constant-keyword-do-anything