basti
a73a4da575
Redirect index to dashboard
2019-07-11 09:43:24 +02:00
fsmanuel
99bbcda709
Move contributors + proposals to service
...
With this change we have all the contributors + proposals all the time in one place and can update them via events.
2018-04-15 19:02:57 +02:00
fsmanuel
7e04cef964
Extract kredits module
2018-04-09 02:09:38 +02:00
fsmanuel
d8951caddb
Block in application route if accountNeedsUnlock
...
The index route never gets invoked if you reload on the proposal page. That change makes sure we always initialize `ethProvider`.
2018-04-07 22:43:22 +00:00
bumi
e2d02d357c
linting
2018-04-04 14:15:07 +02: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
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
fsmanuel
73d7ed52dd
Refactor contributor
2018-04-02 19:08:29 +02:00
fsmanuel
f12740dfa8
Update kredits service
2018-04-01 03:20:16 +02:00
basti
22affa7663
Edit account-unlock message/hint
2017-06-14 07:43:38 +02:00
galfert
b125d941ba
Ask user to unlock their account
2017-06-14 01:55:39 +02:00
basti
33e81a7668
Store proper contributor profile in IPFS
2017-06-05 21:58:46 +02:00
basti
2405e3e118
Show correct number for kredits distribution
2017-05-14 16:25:02 +02:00
bumi
675dff7314
Add support for new splitted Token contract
2017-05-05 20:25:57 +02:00
basti
227c6f5c4b
Get proposals
2017-02-05 15:08:27 +08:00
basti
d66573b6af
Use real numbers for supply and contrib count
2017-02-05 12:22:34 +08:00
basti
86d5a3238f
Fix tests
2017-02-05 12:00:46 +08:00
basti
2002f2feba
Add simple loading indicator
2017-02-04 22:30:58 +08:00
basti
f1ea335f9d
Promise me this works
2017-02-04 22:04:20 +08:00
bumi
dcb544c94f
loading data from parity dev node
...
This reverts commit 3ed68d3054 .
2017-02-04 20:00:51 +08:00
basti
3ed68d3054
Revert "load data from ethereum contract"
...
This reverts commit 26ae9b033f .
2017-02-04 18:48:20 +08:00
bumi
26ae9b033f
load data from ethereum contract
2017-02-04 18:43:20 +08:00
basti
4dbeded613
Add contributor list design and wiring
2017-01-31 13:28:57 +08:00
basti
22e9a2ad97
Basic layout
2017-01-31 11:56:51 +08:00