bumi
399ee27af9
Revert "Adjust for new naming conventions"
2018-04-15 16:35:31 +00:00
bumi
7b5cea3613
Adjust for new naming conventions
2018-04-10 18:46:54 +02:00
fsmanuel
939baec1a8
Add alert message after saved
2018-04-07 17:22:33 +00:00
fsmanuel
8f841522a3
Refactor add-contributor component to DDAU
2018-04-07 17:22:33 +00:00
bumi
6dafc26deb
Refactor web3 initialization
...
This changes how we wait for web3 and accounts to be available and
renames web3Provider to ethProvider as we could be able to swap the
different providers (ethers.js vs. web3)
2018-04-04 13:56:41 +02:00
bumi
5d6b4a5255
fix linting errors
2018-04-03 19:19:11 +02:00
bumi
3f0b1ccbcd
Use ethers.js instead of the old web3
...
the web3 we are using is old and everything will change with web3 1.0
which is currently in beta for ages.
ethers.js seems to be a bit more lightweight and implements pretty much
the same API so let's give it a try.
2018-04-03 18:35:29 +02:00
basti
918ae5b2d1
Fix property dep
2017-06-08 17:06:19 +02:00
basti
3571cc633e
Improve computed-property dependency
2017-06-08 16:41:03 +02:00
basti
33e81a7668
Store proper contributor profile in IPFS
2017-06-05 21:58:46 +02:00
basti
2e61b4c8ad
Add checkbox for isCore
2017-02-19 11:44:24 +08:00
basti
09aa8a5669
Remove obsolete TODO
2017-02-19 11:15:18 +08:00
basti
ad76fb2369
Warn non-Ethereum users when trying to add contributor
2017-02-08 14:01:19 +08:00
bumi
0f9664410b
code style, missing semicolon
2017-02-08 13:58:19 +08:00
bumi
d05356cfe4
connect add contributor form to ethereum
2017-02-08 13:46:40 +08:00
basti
9120d67ad1
Basic add-contrib form
2017-02-04 20:13:09 +08:00