|
27f0734f22
|
revert esModuleInterop
|
2019-11-07 12:41:43 +01:00 |
|
|
7d393edc25
|
lock to web3.js 1.2.1 again
|
2019-11-06 13:55:34 +01:00 |
|
|
354149d2d4
|
test tweaks
|
2019-10-31 12:19:53 +01:00 |
|
|
9d95f149d5
|
typescript updates
|
2019-10-30 15:45:52 +01:00 |
|
|
2fd333ec3a
|
eslint updates
|
2019-08-15 14:13:21 +02:00 |
|
Pedro Gutiérrez
|
a80b4aee18
|
Fix linter issues manually.
|
2019-06-24 13:06:46 +02:00 |
|
|
b61822e30c
|
format all the things
|
2019-06-24 13:06:46 +02:00 |
|
Pedro Gutiérrez
|
c632307646
|
Upgrade to Keeper 0.9.0 and Secret Store access way.
|
2019-04-01 17:41:43 +02:00 |
|
Pedro Gutiérrez
|
c5e78899f0
|
Upgrade to Keeper 0.8.7
|
2019-04-01 17:41:43 +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
|
5402d421c8
|
Remove default exports of Ocean modules.
|
2019-03-25 15:21:23 +01:00 |
|
Pedro Gutiérrez
|
83973e63c0
|
Report complete coverage.
|
2019-03-19 12:20:26 +01:00 |
|
Pedro Gutiérrez
|
eaac2f4f68
|
Fix linter errors.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
76c4b2b1fb
|
Fix all broken tests.
|
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
|
ef20a2934d
|
Deploy Keeper 0.8.x contracts.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
0410793286
|
linter fixes
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
8dcdf0a851
|
moved ID generator
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
d51e3f3dbf
|
updated registerAttribute method
|
2019-02-08 17:37:21 +01:00 |
|
Pedro Gutiérrez
|
dd2b672adb
|
simulating zos on contract deployment
|
2019-02-08 17:37:21 +01:00 |
|
Pedro Gutiérrez
|
26e6c534a0
|
fixed part of the unit test
|
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 |
|
Sebastian Gerske
|
09191fab59
|
rollback did containing 0x
|
2018-12-17 14:17:35 +01:00 |
|
Sebastian Gerske
|
1724412dd7
|
adapted unit tets to the code
|
2018-12-14 15:30:23 +01:00 |
|
Sebastian Gerske
|
695825c50b
|
fix unsubscribe
|
2018-11-23 14:54:22 +01:00 |
|
Sebastian Gerske
|
17f1b3e53e
|
fix listen once
|
2018-11-23 14:28:41 +01:00 |
|
Sebastian Gerske
|
9503419b0e
|
added more functionality to event listener
|
2018-11-23 12:40:49 +01:00 |
|
Sebastian Gerske
|
f37a1cc1c6
|
make event listener static
|
2018-11-23 11:47:39 +01:00 |
|
Sebastian Gerske
|
df475b6958
|
added event listener
|
2018-11-23 11:39:16 +01:00 |
|
Sebastian Gerske
|
4d513d39e0
|
add logging
|
2018-11-21 12:31:08 +01:00 |
|
Sebastian Gerske
|
3983c83eb9
|
added support for POA network
|
2018-11-14 09:36:37 +01:00 |
|
Sebastian Gerske
|
2df3a68abf
|
fix 500 on aquarius, hardened tests, avoided loading contracts more than once per chain and item
|
2018-11-09 11:16:22 +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
|
78741e1117
|
fix tests
|
2018-11-07 08:49:47 +01:00 |
|
Sebastian Gerske
|
c3282a97c6
|
fix tests
|
2018-11-07 08:43:04 +01:00 |
|
Sebastian Gerske
|
6ab85631ca
|
move template registration outside of asset registration again
|
2018-11-06 16:13:12 +01:00 |
|
Sebastian Gerske
|
df56556e87
|
added serviceAgreementTemplates, wip
|
2018-10-29 17:28:40 +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
|
ee1dd8e30b
|
Merge remote-tracking branch 'origin/feature/search' into feature/secret_store
# Conflicts:
# src/models/Config.ts
# src/ocean/Ocean.ts
# test/config.ts
# test/keeper/ContractBase.test.ts
# test/keeper/ContractHandler.test.ts
# test/keeper/Keeper.test.ts
# test/ocean/Account.test.ts
# test/ocean/Asset.test.ts
# test/ocean/Ocean.test.ts
# test/ocean/Order.test.ts
|
2018-10-26 12:14:49 +02:00 |
|
Sebastian Gerske
|
192eecc3ae
|
added searchAssets
|
2018-10-26 10:40:46 +02:00 |
|
Sebastian Gerske
|
d777bd9030
|
moved before into describe to enable running of single unit tests
|
2018-10-19 12:27:46 +02:00 |
|
Sebastian Gerske
|
43a9306132
|
refactoring
|
2018-10-18 13:12:23 +02:00 |
|
Sebastian Gerske
|
1b8aa52c40
|
next iteration
|
2018-10-18 09:19:10 +02:00 |
|
Sebastian Gerske
|
5719a667ea
|
added purchase functiuonality
|
2018-10-17 18:24:01 +02: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
|
bac7c9e4f0
|
added unit tests, added code coverage
|
2018-10-09 15:24:36 +02:00 |
|
Sebastian Gerske
|
90a99e4dd3
|
added unit tests
|
2018-10-05 12:34:18 +02:00 |
|