61 Commits

Author SHA1 Message Date
ec63980cd3 Use kredits-contracts 6.0.0 2020-07-17 13:50:37 +02:00
a8e29f2197 Use ethers5 branch of kredits-contracts 2020-06-27 18:38:22 +02:00
b7ff55929c Use new ethers.js NonceManager to handle transaction nonces
So far we have failed to globally handle the transaction nonces.
The new ethers.js v5 comes with a NonceManager that helps us handling
transaction nonces and automatically increases the nonce for each
transaction.
2020-06-27 18:24:44 +02:00
35f6acc150
3.6.0 2020-05-22 12:10:24 +02:00
41f5aef460
3.5.1 2020-04-16 21:43:48 +02:00
e823797ee2
3.5.0 2020-04-16 17:40:46 +02:00
f20a8327af
3.4.1 2019-09-01 17:05:42 +02:00
157d2dee49
3.4.0 2019-08-31 13:42:50 +02:00
fc49213b01
Update contracts min version 2019-08-27 18:23:22 +02:00
d9a9ad7793
Update deps
Fixes security vulns
2019-08-27 12:51:31 +02:00
d65e92e1fe
Merge branch 'master' into feature/github-signup 2019-08-27 12:39:15 +02:00
cd8343516f
3.3.1 2019-08-14 15:42:23 +02:00
41dd813eaf Replace custom CORS header solution with middleware 2019-07-26 20:48:20 +02:00
b35cbcc63a Finish implementation of GitHub signup oracle 2019-07-26 04:15:11 +02:00
67fd9ff031
3.3.0 2019-05-08 16:45:55 +02:00
a5acf466a4
3.2.1 2019-04-30 10:41:50 +01:00
23033b3813
3.2.0 2019-04-24 14:25:51 +01:00
d3b97d9129
Update kredits-contracts
Includes the Gitea accounts in profiles
2019-04-24 14:24:21 +01:00
5a9edda1cd
Add Gitea integration
Support for Gitea organization hooks, based on GitHub hooks code.

closes #24
2019-04-24 13:27:18 +01:00
2a3077d733
3.1.2 2019-04-17 11:14:11 +01:00
d9e09ce041
3.1.1 2019-04-17 09:38:19 +01:00
4550a911f0
3.1.0 2019-04-16 12:52:54 +01:00
d1580560b5
Update kredits-contracts 2019-04-16 12:51:49 +01:00
65e34ee4e1
Update kredits-contracts 2019-04-13 12:44:10 +01:00
63057191d6
3.0.0 2019-04-08 15:02:01 +02:00
21aaf2f3bf
Use kredits-contracts from npm, update provider setup 2019-04-05 17:02:33 +02:00
d854b4e0fb Update npm packages 2019-03-31 17:17:16 +02:00
b38e6faf8a Prepare for kredits-contracts update
Also updates ethers.js to v4.x
2019-03-31 17:09:58 +02:00
3ac2774c4f 2.1.3 2018-09-09 15:36:52 +08:00
8b1977b53e 2.1.2 2018-06-14 15:03:30 +02:00
a95bf0141e 2.1.1 2018-05-07 14:04:15 +02:00
98f4516217 2.1.0 2018-05-06 21:15:04 +02:00
ec7f4a4d33 2.0.1 2018-05-03 13:32:15 +02:00
5f9e237f36 Add missing keywords to package config 2018-05-03 13:31:13 +02:00
38db976c29 2.0.0 2018-05-03 13:27:11 +02:00
8d067d221f Update kredits-contracts to latest release 2018-05-03 13:21:00 +02:00
b4229c7879 Document wallet creation, rename npm script 2018-04-22 13:47:32 +02:00
74429feb9d Use contracts from master 2018-04-19 12:31:36 +02:00
33cefac88e Add node-cron 2018-04-19 11:39:33 +02:00
5a2ebb323d Basic MediaWiki changes integration 2018-04-19 11:38:01 +02:00
e99addf37e Use kredits-contracts from truffle-kredits 2018-04-18 20:50:43 +02:00
050e8ce79f WIP update to use new kredits library
Using the new kredits library to load contract data and create
proposals.
currently the kredits lib is only copied - which needs to be removed
asap.
2018-04-18 16:27:22 +02:00
ce87aaa3fd 1.7.0 2017-07-12 14:48:20 +02:00
0e6898d93b 1.6.0 2017-06-08 23:45:24 +02:00
582f6b7f5a Use/store IPFS metadata for people and proposals
closes #3
closes #4
2017-06-08 21:10:22 +02:00
9f078a0d84 1.5.0 2017-05-13 17:05:23 +02:00
6d98c2cf19 1.4.6 2017-05-13 16:37:05 +02:00
8596483721 1.4.5 2017-05-13 15:49:38 +02:00
fb8fc88101 1.4.4 2017-05-13 15:15:30 +02:00
38483cbbeb 1.4.3 2017-05-12 14:02:54 +02:00