Brett Sun
Brett Sun
As mentioned in b40405e (#195), these per-schedule fees should be paid out of band from GovernQueue and `schedule()`. The [Protocol's `PaymentBook`](https://github.com/aragon/protocol/blob/development/packages/evm/contracts/payments/PaymentsBook.sol) does not denote any requirement of such fees on-chain...
> and yeah, walletconnect supports your desired mobile flow! it’s functional today, but the mobile flow could definitely benefit from some improvements (we are working on a couple at @rainbow-me,...
> I can totally see Aragon Wallet being a super thin app with just the Aragon specific features we need (Voting, Fundraising, Notifications, etc) that then uses an Ethereum wallet...
cc @vrde I was thinking of adding something like a `json_factory` module that exposed functions with keyword arguments matching the schema.
> I was able to register a right to a manifestation without deriving it from the manifestation's copyright. Mmmm, not sure what you mean by this. A correct `Right` should...
We should probably use https://purl.org/docs/index.html and then just point to something on S3. The host can change as needed if we move the context out to be hosted by COALA...
@bpierre I think this information already exists from `ethereum-lists`. I saw that we had the URL in the code, but weren't using it 😅. Nevertheless, and perhaps this can be...
> just a flag to indicate that the token exists on the trusted list Yes, that's what I was thinking. The best source of truth is reading the contract anyway,...
Yes, agreed! I can see people writing their own hook around `useToken()` to specify the overrides for this! Or maybe we can move it up into an optional context provider...