- View someone's Vault
- Update to latest TalaoToken
- List of Freelancers in a Community page
- List of Communities a Freelancer belongs to (on his public profile)
- Vault with Talao Token
- Link to Vault files on https://ipfs.io/ipfs/_FILE_HASH (TODO: fix encoding for other than .txt)
- Vault with fake token simply implementing AccessAllowance
- Beginning of Freelancer public profile
- Beginning of implementation of Truffle tests
- Each test displays the cost in € of its send transactions
- Rewrite & cleanup of Freelancer.sol (still WIP)
- Beginning of integration between Freelancer and Community (and TalaoToken)
- Communities
- NewObjection event + final notifications
- Basic responsive cleanup
- Notifications, taking advantage of the hybrid Web3 system with 1.0.0 and old version
- Router
- Use a custom version of react-web3 for Web3.JS 1.0.0-beta.N while waiting for PRs to get accepted on the web3-v1 branch
- Replace the old injected version of Web3.JS by the local version 1.0.0-beta.31 and keep the old Web3 for certain cases
- Rewrite the Web3.JS calls for Web3.JS 1.0.0 and take advantage of PromitEvent and such
- To avoid using Ethereum-alarm-clock or another service, a normal user has to call the endObjection method.
- List of previously succeeded objections.
- List of previously failed objections.
- Get default eth account with react-web3
- New component: table (we'll maybe use a more complex React table component later)
- Realtime timer until the end of an objection.