Commit Graph

416 Commits

Author SHA1 Message Date
haythem 03b247ada8 last travis config modification 2019-07-18 09:34:51 +01:00
haythem f98490ed67 modify travis config 2019-07-18 09:12:50 +01:00
haythem eb4a406400 modify travis config 2019-07-18 01:48:10 +01:00
haythem c75514af65 modify travis config 2019-07-18 01:24:27 +01:00
haythem 2b1a3cf430 modify travis config 2019-07-18 01:15:30 +01:00
haythem a2c8633636 modify travis config 2019-07-18 01:06:41 +01:00
haythem 5210eaf82f modify tests scripts & travis config 2019-07-10 10:58:01 +01:00
haythem bb6a862c78 modify npm scripts 2019-07-10 10:27:08 +01:00
haythem d206d55b7d Merge branch 'master' into tests/contracts-contributor 2019-07-10 10:18:23 +01:00
Haythem Sellami 353a1c3532 Merge pull request #1 from 67P/dev/run_tests_on_ci
Run tests on CI
2019-07-10 10:08:27 +01:00
haythem 79e64e7df5 add package lock file 2019-07-10 10:07:16 +01:00
basti 704e23dca0 Run tests on CI 2019-07-10 10:56:36 +02:00
haythem 6a4a9c78a8 fix contributor serializer indentation 2019-07-09 01:03:28 +01:00
haythem 42d4752d58 fix indentation 2019-07-08 11:15:40 +01:00
haythem 68c21a609b remove app.js test file 2019-07-06 17:40:28 +01:00
haythem 476609843d remove unecessary dependency 2019-07-06 17:39:50 +01:00
basti 4aa5f3aa89 Merge pull request #151 from 67P/chore/remove-ipfs-pinner
Remove IPFS pinner
2019-07-03 12:50:59 +02:00
bumi 2316e8f15a Remove IPFS pinner
The pinner now lives in its own npm package
2019-07-02 19:09:26 +02:00
bumi 87a468bc91 5.4.0 v5.4.0 2019-07-02 16:27:26 +02:00
bumi 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
bumi a45c8d14be Downgrade IPFS package
The new version uses generators which breaks the build on kredits-web.
2019-07-01 16:12:22 +02:00
bumi 61fe9add1b Add support to use IPFS gateway to read ipfs data
This makes caching of IPFS documents easier. Browsers should cache those
by default
2019-07-01 15:53:18 +02:00
basti 16141ed482 Merge pull request #136 from 67P/feature/ipfs-pinner
Add IPFS pinning script
2019-07-01 13:06:45 +02:00
bumi 01ef37fd39 Merge pull request #147 from 67P/bugfix/compile_all
Fix compile command
2019-07-01 10:30:41 +00:00
basti 03b9f69d22 Fix compile command
The Aragon one is failing now, but just using the underlying Truffle
command works. So it appears to be the passing of the argument in aragon
that's broken.

Co-authored-by: Michael Bumann <hello@michaelbumann.com>
2019-07-01 12:24:56 +02:00
haythem df4ad679be modifiy port 2019-06-26 21:35:19 +01:00
haythem e4877471ed modif ganache script 2019-06-26 19:30:20 +01:00
haythem 9c4c0d40a9 Merge branch 'master' into tests/contracts-contributor 2019-06-26 17:37:03 +01:00
bumi dd76ebdc8d Merge pull request #141 from haythem96/setup-tests
Solidity test setup
2019-06-26 15:05:23 +00:00
haythem e485bd90c0 install packages 2019-06-19 14:34:14 +01:00
haythem 1d89759c49 merge 2019-06-19 13:47:58 +01:00
bumi d653b3715f Update package-lock 2019-06-19 14:10:44 +02:00
bumi a05e2c75f3 Merge pull request #142 from 67P/chore/update-dependencies-2
Chore/update aragon-cli dependencies
2019-06-19 08:39:06 +00:00
haythem 6332537c78 Merge branch 'setup-tests' into tests/contracts-contributor 2019-06-19 00:46:04 +01:00
bumi 124287b977 Updated latest package-json 2019-06-19 01:00:53 +02:00
basti 9906fde7ef Use postshrinkwrap instead of postinstall
`postinstall` is executed before package-lock.json is written to disk.

https://github.com/npm/npm/issues/18798
2019-06-19 00:52:48 +02:00
basti c7e1f118a6 Add postinstall lockfile fix
https://github.com/67P/kredits-contracts/pull/140
2019-06-19 00:52:47 +02:00
bumi 1702c22084 Make sure fix lockfile uses the correct file path 2019-06-19 00:52:47 +02:00
bumi 32a123a825 Default to open.aragonpm.eth
it is now also available on the devchain
2019-06-19 00:52:47 +02:00
bumi ac83573438 I don't know why this is needed but it fixes an npm issue
if install fails node scripts/fix-package-lock.js might help
2019-06-19 00:52:47 +02:00
bumi 77c6c11800 Remove npm cache and use LTS node on travis 2019-06-19 00:52:05 +02:00
haythem ca0a6f6ef9 user 7545 port for tests 2019-06-17 23:35:53 +01:00
haythem 3b8779456e contributor app tests 2019-06-17 12:45:08 +01:00
haythem 4614c454a5 test setup 2019-06-17 12:13:35 +01:00
bumi 86bbe49c0b Fix seeds script to support new web3 version 2019-06-13 18:39:25 +02:00
bumi d5322530c3 Update aragon CLI to latest version 2019-06-13 18:37:33 +02:00
bumi 011d85447f Merge pull request #138 from 67P/dev/seeds
Various small seed/script improvements
2019-06-13 16:36:38 +00:00
basti 9fd9dbc1b5 Handle errors in IPFS pin script 2019-06-13 18:31:47 +02:00
basti b7d87cd8f2 Ignore scripts folder in eslint
Lots of undef etc. due to the scripts being piped through truffle
2019-06-13 17:39:03 +02:00
basti 6c8491e67b Handle errors in seed funding 2019-06-13 17:38:34 +02:00