Commit Graph

49 Commits

Author SHA1 Message Date
Matthias Kretschmann 8ece01d9fa
formatting updates for new prettier rules 2020-05-19 16:15:56 +02:00
ssallam 75a0ef05d9 Fix publishing compute service (fill in parameters value in agreement conditions). Update agreement template events and conditions in the sample json. 2020-03-05 11:56:58 +01:00
Matthias Kretschmann 92dbaaeb25
switch to @ethereum-navigator/navigator for network lookup 2020-01-30 13:42:54 +01:00
ssallam aae8172993 Fix errors. 2020-01-19 10:41:12 +01:00
ssallam 7b5b110cec Fix lint errors. 2020-01-17 16:39:44 +01:00
ssallam 48c4f64599 Fix tests. 2020-01-17 15:35:11 +01:00
ssallam c6876ca9e2 New template interface almost completed. 2020-01-16 09:52:26 +01:00
Matthias Kretschmann 3d978f792d
template refactoring 2020-01-15 19:28:04 +01:00
Matthias Kretschmann 143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
Matthias Kretschmann 2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +01:00
Pedro Gutiérrez 3d7d1f3972
Change linter config. 2019-11-22 12:07:14 +01:00
Pedro Gutiérrez 8761d2e087
Add EscrowComputeExecutionTemplate. 2019-11-22 12:07:14 +01:00
Pedro Gutiérrez 1f6e57fb60
Add ComputeExecutionCondition. 2019-11-22 12:07:14 +01:00
Alex Coseru 8aac9a9e86
added xDai 2019-11-22 10:53:37 +02:00
Pedro Gutiérrez be95da79df Allow Disenser as optional contract. 2019-06-25 11:12:32 +02:00
Matthias Kretschmann 9561f8e0c3
add pacific to network detection 2019-06-24 15:47:20 +02:00
Matthias Kretschmann b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez 0ca5dae306 Improve version output. 2019-06-14 16:33:05 +02:00
Pedro Gutiérrez 0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez a821e1f7ef Add Duero network on getNetworkName. 2019-05-14 14:01:08 +02:00
Pedro Gutiérrez c116cde4ca Allow create a Ocean instance in wrong network. #188 2019-04-23 12:46:52 +02:00
Pedro Gutiérrez b6af27a523 Use only the agreementId on status method of agreements module. 2019-04-16 14:33:42 +02:00
Jernej Pregelj 304fda8820 lint fixes 2019-04-10 12:30:17 +02:00
Jernej Pregelj 26a721f754 await chaining to Promise.all 2019-04-10 12:28:51 +02:00
Pedro Gutiérrez 05ca0da57f Fix linter errors. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez 7a13ad8daa Be able to create different Ocean instances with different config. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez eaac2f4f68 Fix linter errors. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 6a4df9768a Move signature values generation to template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 51aa0fbf64 Clean and simplify template related typings. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 5ec624b2a5 initial implementation of templates and conditions 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 3364feb9dd removed Auth contract 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez fc46592fe9 replaced OceanMarket with Dispenser 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez 64921829f9 changed name of ServiceExecutionAgreement 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez 4074d95f1e added comments on some internal classes #79 2019-01-09 16:39:18 +01:00
Sebastian Gerske dea6ea4770 fix/circular_dep 2018-12-17 17:37:36 +01:00
Sebastian Gerske ce7027590e new access template 2018-12-07 15:19:16 +01:00
Sebastian Gerske f65bb4e050 added support for poa mainnet (core) and testnet (sokol) 2018-11-29 08:44:58 +01:00
Sebastian Gerske 375f153b93 add detection for local poa 2018-11-23 09:57:37 +01:00
Sebastian Gerske dfff8fc228 added event wireup
added lock payment
added fulfilmentOperators
added declarative way to describe dependencies
added service agreement termination
2018-11-20 09:13:03 +01:00
Sebastian Gerske 3983c83eb9 added support for POA network 2018-11-14 09:36:37 +01:00
Sebastian Gerske cbf0b55831 moved test code to test, added metadata, added endpoint generation to aquarius, removed unused code and tests, updated to latest keeper 2018-11-07 14:33:56 +01:00
Sebastian Gerske 8e3a30990b channel all the contract trough the keeper 2018-11-07 11:21:17 +01:00
Sebastian Gerske bb6de972eb added business objects form DIDRegistry and ServieAgreement, Added tests for DIDRegistry 2018-10-29 10:53:22 +01:00
Sebastian Gerske 19201ef6e7 new squid design 2018-10-16 14:56:18 +02:00
Sebastian Gerske a3e55f7352 adapt code rules from codacy 2018-10-11 14:16:59 +02:00
Sebastian Gerske 5dbc868686 new linter styles 2018-10-02 10:06:26 +02:00
Sebastian Gerske d2474796e0 caseing 2018-10-01 18:30:53 +02:00
Sebastian Gerske 426dc4c959 caseing 2018-10-01 18:29:17 +02:00
Sebastian Gerske d63fc69dab moved purchase logic to squid, new structure, mockable contracts, first version of unit tests 2018-10-01 18:10:26 +02:00