basti
d0cae59070
Update kredits-contracts
2019-04-17 10:38:36 +01:00
bumi
0380ea3e98
Update kredits-contracts to weltempfänger rinkeby release
2019-04-15 19:31:58 +02:00
basti
9c4e431e3b
Update contracts module
2019-04-09 12:54:00 +02:00
basti
8984b1ecb7
Update start script for Rinkeby deployment
2019-04-09 10:10:17 +02:00
basti
c3f2afcaf5
Use correct contracts branch
2019-04-03 12:35:44 +02:00
basti
7592d67d69
Update package lock, use new contracts branch
2019-04-01 11:11:31 +02:00
bumi
b75ac5c8b9
Update kredits-contracts and ethers.js
...
This uses the new ethers.js 4.x API which is required by the new
kredits-contracts.
Also Operator is now Proposal in the new kredits-contracts wrapper
2019-03-29 19:54:45 +01:00
galfert
b16bb2d93a
Update to Ember 3.8.0
2019-03-26 22:10:30 +01:00
basti
7a35f5177c
Add charts.js plugin, basic chart component
2018-07-14 16:36:23 +02:00
bumi
7c54ebcbd0
Add npm script to run app with local network
...
npm run start:local - sets NETWORK_ID and WEB3_PROVIDER_URL to local
network defaults
2018-06-07 17:28:13 +02:00
basti
681f80f6ab
Use contracts from npm
2018-06-04 14:13:46 +02:00
basti
3e7fe1b5be
Add npm command for running on kovan
2018-04-21 20:19:21 +02:00
fsmanuel
ade47dadde
Lock ethers.js at 3.0.15
2018-04-21 10:43:03 +02:00
fsmanuel
2199394abc
Use kredits-contracts master
2018-04-19 00:44:34 +02:00
fsmanuel
93a18a8a20
Remove unused dependencies
2018-04-19 00:10:43 +02:00
fsmanuel
2190b7af68
Remove in-repo addon
2018-04-18 22:55:49 +02:00
bumi
0e556aa794
Remove kredits library files and use npm package
...
Currently it uses the package directly from git
2018-04-18 19:01:26 +02:00
basti
b09f19f399
Update Ember to 3.1
2018-04-16 18:11:52 +02:00
basti
e009caaf25
Add ember-cli-update
2018-04-16 13:38:27 +02:00
fsmanuel
8f841522a3
Refactor add-contributor component to DDAU
2018-04-07 17:22:33 +00: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
ee0d3370b1
Fix travis
2018-04-02 20:40:59 +02:00
fsmanuel
73d7ed52dd
Refactor contributor
2018-04-02 19:08:29 +02:00
bumi
83a0d56314
Update ipfs-api dependency
2018-04-02 18:17:50 +02:00
fsmanuel
0d1418e595
Fix package.json
2018-04-01 15:24:45 +02:00
fsmanuel
7db521a72a
Fix kredits-contracts dependency
2018-04-01 15:23:05 +02:00
fsmanuel
e7ff606891
Update readme
2018-04-01 15:21:14 +02:00
fsmanuel
f12740dfa8
Update kredits service
2018-04-01 03:20:16 +02:00
fsmanuel
020a1c5682
In repo contracts addon
2018-04-01 03:16:22 +02:00
basti
bc19363bf9
Update kosmos-schemas
2017-08-12 14:05:31 +02:00
basti
72cf4b495e
Adjust for new contract wrapper (WIP)
2017-08-12 13:59:18 +02:00
basti
0afbeea01b
Use newly generated UUID as ID for new contributor
2017-06-06 19:57:24 +02:00
basti
372a8a9b2d
Unify author value across packages
2017-06-06 13:33:41 +02:00
basti
a714601c63
Update kosmos-schemas
...
This should fix the CI builds.
2017-06-05 22:10:10 +02:00
basti
33e81a7668
Store proper contributor profile in IPFS
2017-06-05 21:58:46 +02:00
bumi
0a66c19b0a
Specify localhost as web3 provider URL for local deployments
2017-06-01 15:06:52 +02:00
basti
228825053c
Update metadata, version
2017-05-31 16:54:08 +02:00
galfert
f875cd7b91
Choose contributors from list for new proposals
2017-05-20 02:37:11 +02:00
basti
0b7afc0dd5
Update kredits, be expressive about contract options
2017-05-14 01:09:53 +02:00
bumi
859cca3820
Merge
2017-05-12 20:04:28 +02:00
bumi
3be14b945a
Use kredits-contracts from npm
...
This also configures the npm scripts to work with locally deployed
contracts
2017-05-08 13:00:33 +02:00
bumi
675dff7314
Add support for new splitted Token contract
2017-05-05 20:25:57 +02:00
basti
2ff76c902b
Update author info
2017-05-03 17:22:06 +02:00
galfert
969ef8d1ed
Add proposal form
...
Closes #6
Form can be prefilled using query params on the route. The params are
`recipient`, `amount`, `url` and `ipfsHash`.
2017-05-03 11:52:42 +02:00
basti
b8ded8e6a8
0.1.0
2017-02-18 18:05:39 +08:00
basti
26cebc11c6
Add IPFS service ( #4 )
...
Add IPFS service
Add the `ipfs-api` JS library and a service using the browserified
version of it. The service has functions for storing and reading file
contests.
2017-02-18 09:48:26 +00:00
basti
b15191aa0e
Add deployment
2017-02-07 21:12:08 +08:00
bumi
0235313282
load kredits contract definition from kredits-contracts package
2017-02-05 22:15:11 +08:00
basti
5f108557cc
Add Web3 library and service
2017-02-02 17:28:45 +08:00
basti
22e9a2ad97
Basic layout
2017-01-31 11:56:51 +08:00