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
|
ea16729d86
|
Replace the main Logger for a instantiable class.
|
2019-03-25 15:21:23 +01:00 |
|
Pedro Gutiérrez
|
f3599a5d7f
|
Remove --no-acl-contract flag.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
cf99c9ff64
|
Fix all ignored tests.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
eaac2f4f68
|
Fix linter errors.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
01465dc164
|
Fix Reward condition pointing.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
c976d52378
|
Upgrade asset.create, asset.order and agreement related methods to work with Keeper 0.8.x.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
b1715be11a
|
Fix agreement status generation.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
4f469b2ab5
|
Use condition contracts hash generation to generate the signature.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
f8b3d839eb
|
Add a way to get the status of a agreement.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
51fbbc887e
|
Fix dependencies references on Escrow template.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
0ffa0e4204
|
Add initial condition and agreement store managers.
|
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
|
ae070be011
|
Use the decimals of OceanToken to return the correct balance.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
136250b70c
|
Move access service template used on the DDO to each agreement 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
|
3a5fba6e21
|
Added tests on Conditions
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
c57121e45b
|
checking the 0x prefix on all the interaction with contracts
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
86906b393f
|
added OceanAgreementsConditions submodule
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
f7cd71ac33
|
complete Escrow template flow
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
c9b383223b
|
fixed some typing issues
|
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
|
e61e7b8881
|
improved Logger allowing different log level
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
fce3a09285
|
added Ocean.tokens module
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
e1b9197746
|
added buy asset test
|
2019-02-14 12:05:31 +01:00 |
|
Pedro Gutiérrez
|
d51e3f3dbf
|
updated registerAttribute method
|
2019-02-08 17:37:21 +01:00 |
|
Pedro Gutiérrez
|
5694ae29b5
|
changed some methods
|
2019-02-08 17:37:21 +01:00 |
|
Pedro Gutiérrez
|
0599ba67fa
|
updated setupTemplate method
|
2019-02-08 17:37:21 +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
|
86b406ad2e
|
fixed linter issues
|
2019-01-24 10:58:05 +01:00 |
|
Pedro Gutiérrez
|
c1c3168c64
|
improved error detection on integration test #118
|
2019-01-24 10:48:48 +01:00 |
|
Pedro Gutiérrez
|
1ecbb69937
|
improved error detection on http requests #118
|
2019-01-24 10:48:48 +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
|
6ea480fd47
|
enhanced did handling
|
2018-12-17 15:54:58 +01:00 |
|
Sebastian Gerske
|
a0648b4b84
|
remove 0x prefix from serviceAgreementId
|
2018-12-17 14:29:09 +01:00 |
|
Sebastian Gerske
|
09191fab59
|
rollback did containing 0x
|
2018-12-17 14:17:35 +01:00 |
|
ssallam
|
c2f77295ce
|
Fix tests.
|
2018-12-14 14:07:41 +01:00 |
|
ssallam
|
233aede5f6
|
Generate assetId with 0x prefix, update all references to reflect this. This makes it similar to squid-py and fixes an issue in payAsset where the asset id in the condition param had double 0x prefix when paying a service agreement for an asset created in squid-py.
|
2018-12-14 13:40:08 +01:00 |
|
Sebastian Gerske
|
b2cebf7748
|
added verbose flag to config
|
2018-12-11 17:41:10 +01:00 |
|
Sebastian Gerske
|
83ce375588
|
remove dead code
|
2018-12-10 13:26:07 +01:00 |
|
Sebastian Gerske
|
7b0d34a420
|
hardened event listening
|
2018-12-07 17:19:53 +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
|
79281c4f98
|
Merge remote-tracking branch 'origin/develop' into feature/trilobite_countdown
# Conflicts:
# package.json
|
2018-11-27 09:02:08 +01:00 |
|
Jernej Pregelj
|
7f3b4b1f48
|
webpack package builder
|
2018-11-26 15:55:09 +01:00 |
|
Sebastian Gerske
|
a904649c33
|
add event listener for lockPayment
|
2018-11-23 16:01:42 +01:00 |
|