01d4e66c74
update tests
2019-11-20 18:12:11 +01:00
9d71b29f0f
fix apm
2019-11-20 16:28:07 +01:00
4ef5db5185
modify travis config
2019-10-05 18:16:27 +01:00
b2d4277a11
modify travis config
2019-10-05 18:06:01 +01:00
bc37ab5686
fix revert claim test
2019-09-24 15:55:41 +01:00
c2ada23590
update travis config
2019-09-20 10:16:57 +01:00
dc3d267cd5
modify travis config
2019-09-20 10:07:48 +01:00
7b546a31a7
modify travis config
2019-09-20 10:01:19 +01:00
3515bdfda9
refactor
2019-09-19 16:05:25 +01:00
42c0782c0e
fix veto tests
2019-09-19 10:45:44 +01:00
6b0083eeb8
clean tests
2019-09-19 10:10:11 +01:00
965b9cf18c
Merge branch 'master' into tests/contracts-contribution
2019-09-19 09:59:25 +01:00
a318fe8374
Add release-drafter config
2019-09-18 12:49:00 +02:00
eded4a811f
Merge pull request #175 from 67P/feature/zoom-profile
...
Add support for zoom profiles
2019-09-18 09:28:19 +02:00
66a37a1e74
Improve property name
2019-09-18 08:44:13 +02:00
aba4a23104
Fixes & linting
2019-09-17 18:30:19 +02:00
13ed02e134
Add support for zoom profils
...
This adds an accessor for the zoom_name to the contributor profile.
Doing this also removes general support for preserviing the contributor
accounts array as this was buggy and caused accounts to be added
multiple times.
2019-09-17 17:24:35 +02:00
48ff304861
Merge pull request #166 from 67P/dev/remove_yarn_lockfile
...
Remove yarn lockfiles
2019-08-27 12:34:29 +02:00
f8d89a1b0d
Merge branch 'master' into tests/contracts-contribution
2019-08-14 10:33:47 +01:00
2fc6850c52
modify getBlockNumber() function
2019-08-10 15:35:22 +01:00
c823bb977a
try to fix tests
2019-08-09 23:52:29 +01:00
1c1a318ae6
Merge pull request #165 from 67P/docs/blocktime
...
Document how to configure block time for Ganache
2019-08-09 22:10:06 +00:00
580d6e8f51
Remove yarn lockfiles
2019-08-09 19:03:29 +02:00
a572f02b2e
Merge pull request #164 from 67P/chore/remove-cached-artifacts
...
Remove cached artifacts
2019-08-09 19:00:21 +02:00
abd4caa336
Document how to configure block time for Ganache
2019-08-09 18:58:20 +02:00
f1941eb6b8
Remove cached artifacts
...
Thos should be generated on every contract app deployment and thus don't need to
be in the repo.
We also don't have those for the other contract apps.
2019-08-09 18:46:36 +02:00
ddeeb5ffd7
Merge pull request #162 from 67P/dev/aragon_truffle
...
Remove Aragon CLI, document system deps
2019-08-09 18:38:40 +02:00
ae71691c5b
Install Aragon CLI and Truffle on Travis
2019-08-09 18:26:38 +02:00
819fbc547a
Add contract publish options
...
This removes most of the features we don't need/want and minimizes
prompts during the bootstrap process.
2019-08-09 18:18:36 +02:00
7236b04b4b
Remove Aragon CLI, document system deps
...
In order to prevent regular issues with the notoriously npm-issue-ridden
Aragon CLI module, this removes it as a direct dependency and requires
it to be installed as a system dependency.
Also adds Truffle as a system dependency to the docs (which was missing
before).
2019-08-09 18:04:21 +02:00
f746470cf6
Merge pull request #161 from 67P/fix_typos
...
Fix a few typos in the README
2019-08-07 16:42:01 +02:00
Greg Karékinian
5452cf2dad
Fix a few typos
2019-08-07 15:55:11 +02:00
a6806ec4ff
add tests
2019-08-06 11:57:36 +01:00
3d6ca962e8
clean
2019-08-06 11:39:38 +01:00
268353287a
fix claim contribution test
2019-08-06 11:32:44 +01:00
3c08e3ecfc
Merge pull request #160 from 67P/bugfix/packages-install-scripts
...
Fix package script command deploy:kit
2019-08-04 19:42:42 +02:00
6e8c994a0a
Fix package script command deploy:kit
2019-08-04 19:37:31 +02:00
1305a29966
add expectation messages
2019-08-03 12:41:16 +01:00
9db1ffddcb
contribution contracts tests
2019-08-02 17:11:30 +01:00
Haythem Sellami
fd844a00fd
Test token app ( #157 )
...
* test token app
* update travis config
2019-07-31 15:17:38 +00:00
Haythem Sellami
eb4e06edf1
Contributor app tests ( #143 )
...
Adds tests for the contributor contract
2019-07-22 06:55:22 +00:00
4ae17aa36f
Merge pull request #156 from haythem96/refactor-get-contract
...
Refactor get apps contract functions
2019-07-22 06:54:05 +00:00
e14cb0a77d
refactor get apps contract functions
2019-07-20 15:06:17 +01:00
d92ad83379
Merge pull request #155 from 67P/bugfix/send-for-new-web3
...
Fix send-funds script to use new web3 API
2019-07-19 09:11:55 +00:00
fa3e99d404
Fix send-funds script to use new web3 API
...
The API changed with the recent aragon/truffle update.
2019-07-18 16:25:06 +02:00
4aa5f3aa89
Merge pull request #151 from 67P/chore/remove-ipfs-pinner
...
Remove IPFS pinner
2019-07-03 12:50:59 +02:00
2316e8f15a
Remove IPFS pinner
...
The pinner now lives in its own npm package
2019-07-02 19:09:26 +02:00
87a468bc91
5.4.0
v5.4.0
2019-07-02 16:27:26 +02:00
0734acbcbe
Merge pull request #149 from 67P/feature/support-ipfs-gateway
...
Add support to use IPFS gateway to read ipfs data
2019-07-01 15:41:07 +00:00
a45c8d14be
Downgrade IPFS package
...
The new version uses generators which breaks the build on kredits-web.
2019-07-01 16:12:22 +02:00