leapdao / bridge-ui

dApp for interacting with LeapDAO chain
https://testnet.leapdao.org
GNU General Public License v3.0
11 stars 5 forks source link

feat: use IPFS to store token goverance proposals #277

Closed troggy closed 4 years ago

troggy commented 4 years ago

What does this PR do?

Adds:

Recommendations for testing

Test UI for success/failure cases:

check submitted proposal has correct hash

check that hash can be recovered back to ipfsHash?

Links to relevant issues or information

Closes #270

troggy commented 4 years ago

@cyan-one pushed an update — moved all the creation logic in a store as it should be