Bogdan Fazakas
|
b7fd131421
|
update compute duration and logs
|
2022-08-23 22:12:18 +03:00 |
|
Bogdan Fazakas
|
56fa2a3b17
|
update delay and compute time
|
2022-08-23 21:43:45 +03:00 |
|
Bogdan Fazakas
|
324b4eda64
|
fix sintax
|
2022-08-23 21:27:15 +03:00 |
|
Bogdan Fazakas
|
39672b3ec0
|
added more logs
|
2022-08-23 21:21:57 +03:00 |
|
Bogdan Fazakas
|
5eff2bd0d1
|
updated compute valid until time
|
2022-08-23 18:00:37 +03:00 |
|
Bogdan Fazakas
|
f99629dfc5
|
updated timeouts
|
2022-08-23 17:46:54 +03:00 |
|
Bogdan Fazakas
|
f862f32b3b
|
try a 2 min delay
|
2022-08-23 17:29:25 +03:00 |
|
Bogdan Fazakas
|
42f3e99c5b
|
put back rerun with same agreement id
|
2022-08-23 16:41:43 +03:00 |
|
Bogdan Fazakas
|
c9148ed583
|
comment out rerun jobs withoud order
|
2022-08-23 11:51:18 +03:00 |
|
Bogdan Fazakas
|
4cf4bb3b07
|
remove console logs
|
2022-08-23 11:38:24 +03:00 |
|
Bogdan Fazakas
|
c7e402e71e
|
log job status each sec
|
2022-08-23 10:50:32 +03:00 |
|
Bogdan Fazakas
|
5d4c07a7f8
|
log job status
|
2022-08-23 10:17:09 +03:00 |
|
Bogdan Fazakas
|
d013cd65e1
|
added more logs
|
2022-08-23 09:43:00 +03:00 |
|
Bogdan Fazakas
|
4bafdb796a
|
update sleep value
|
2022-08-22 17:44:38 +03:00 |
|
Bogdan Fazakas
|
8f13bb64cc
|
use higher sleep value
|
2022-08-22 17:34:12 +03:00 |
|
Bogdan Fazakas
|
f18d5cdd1b
|
add sleep
|
2022-08-22 17:10:06 +03:00 |
|
Bogdan Fazakas
|
7dbc336122
|
update approveWei signature and compute test
|
2022-08-17 13:25:49 +03:00 |
|
Bogdan Fazakas
|
30aba62ef7
|
Remove amm pools (#1568)
* WIP remove pools
* added logs
* update checksums and logs
* Updating CodeExamples.md
* remove console logs
* remove unused params, simplify test folder structure
* contracts folder simplification, remove ss contract methods
* path fix
* remove more "staking" code
* put back `removeApprovedToken()`
* remove redundant and unused test commands
* test fix, auto-fix & auto-format
* consistent specific imports
* readme updates
* remove addDispenserContract method
* remove tokens subfolder from contracts
* update js docs and put back addDispenserContract
* use new digest for algorthms
* update nft getData to fix failing unit test
* replace pools with fre in buyDatatokenBatch
* use proper exchange ids
* increase allowance
* fix buyBatch test and deploy issues from testcontracthandler
Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2022-08-16 11:54:28 +01:00 |
|
Bogdan Fazakas
|
452bf22855
|
merge main and fixed conflicts
|
2022-08-11 16:13:31 +03:00 |
|
Bogdan Fazakas
|
a41e2cf91f
|
use proper container checksum and removed logs
|
2022-08-11 11:57:25 +03:00 |
|
Bogdan Fazakas
|
61477269db
|
merge main, added logs, update container checksum
|
2022-08-11 11:45:33 +03:00 |
|
Bogdan Fazakas
|
7955fc809b
|
update algorithms container checksums
|
2022-07-28 18:41:36 +03:00 |
|
Bogdan Fazakas
|
044e33013d
|
update response log
|
2022-07-27 15:01:03 +03:00 |
|
Bogdan Fazakas
|
7bb1432182
|
added logs
|
2022-07-27 15:00:10 +03:00 |
|
Miquel A. Cabot
|
869ef38fc3
|
review provider URL (#1554)
|
2022-07-06 13:23:17 +03:00 |
|
mihaisc
|
6c3d72f0f9
|
add digest (#1549)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2022-07-05 10:41:22 +03:00 |
|
Alex Coseru
|
be06f05365
|
update to new schema & compute fixes (#1510)
* update to new schema
* fix codeExamples
* fix computeflows
|
2022-06-15 19:03:56 +03:00 |
|
Miquel A. Cabot
|
2adb54c4eb
|
rename createNftWithErc20 to createNftWithDatatoken
|
2022-06-10 11:26:53 +02:00 |
|
Miquel A. Cabot
|
71390cf862
|
rename erc20Params to datatokenParams
|
2022-06-10 10:56:40 +02:00 |
|
Miquel A. Cabot
|
6287005473
|
rename Erc20CreateParams to DatatokenCreateParams
|
2022-06-10 10:54:51 +02:00 |
|
Miquel A. Cabot
|
e49d957022
|
change erc721Address to nftAddress
|
2022-06-10 10:14:37 +02:00 |
|
Alex Coseru
|
6d9f9fed92
|
simple compute flow (#1458)
* refactor compute flow
|
2022-05-10 08:52:24 +03:00 |
|
Bogdan Fazakas
|
ec601a66d2
|
Fix get compute results (#1386)
* wip special chars
* clean ups
* update sha256 import from cryptojs lib
* update compute result and use alpha-26 contracts
* re-build with package-lock v1 and with dist
* ignore build files from dist
* delete build files
* removed console logs and updated ComputeResultType typing
* update compute integration test
* added more tests
* added some logs
* update file download method
* use fetch data
* remove download part
* delete console logs
* review fixes
* more fixes
Co-authored-by: Soon Huat <soon_huat.phan@daimler.com>
|
2022-04-14 23:58:25 +01:00 |
|
Alex Coseru
|
005c2d9760
|
Feature/bump contracts to alpha 28 (#1392)
* bump contracts to alpha 28
|
2022-04-04 14:56:41 +03:00 |
|
Soon Huat
|
4c5da01d66
|
change address[1] to paymentCollector based on smart contract (#1375)
Co-authored-by: Soon Huat <soon_huat.phan@daimler.com>
|
2022-03-29 15:40:30 +01:00 |
|
Bogdan Fazakas
|
4157e1e473
|
update compute status query and jsdoc (#1361)
|
2022-03-29 15:40:01 +01:00 |
|
Miquel A. Cabot
|
165b4c8680
|
refactor imports in the tests
|
2022-03-16 14:25:09 +01:00 |
|
Miquel A. Cabot
|
9a583e60e0
|
use configuration variables instead of constants
|
2022-03-16 14:07:00 +01:00 |
|
Miquel A. Cabot
|
35722239df
|
use configuration file to read variables
|
2022-03-16 13:06:10 +01:00 |
|
Miquel A. Cabot
|
896211b93f
|
read configHelperNetworks values for the tests
|
2022-03-15 19:13:58 +01:00 |
|
Miquel A. Cabot
|
41a8b6ef26
|
remove unused test config files
|
2022-03-15 19:00:27 +01:00 |
|
Alex Coseru
|
91a4431938
|
update to contracts alpha.19 (#1286)
|
2022-02-14 18:36:15 +02:00 |
|
Alex Coseru
|
9782af59a2
|
add aquarius to export list (#1280)
* export aquarius as well
* send timestamp in seconds, not ms
|
2022-02-12 19:03:11 +02:00 |
|
Alex Coseru
|
ee7a45e17a
|
use compute environments (#1258)
* use compute environments
|
2022-02-09 19:13:25 +02:00 |
|
Alex Coseru
|
9174baa3c0
|
Barge c2d & latest contracts bump (#1248)
* bump to latest contracts
|
2022-02-09 11:32:54 +02:00 |
|
Bogdan Fazakas
|
14862f6a3a
|
Moved interfaces under types and some small fixes (#1253)
* moved interfaces and some fixes
* throw proper error messages on try catch blocks in pool class
|
2022-02-07 08:06:58 -08:00 |
|
mihaisc
|
56a3aad20d
|
heleper+ remove old ibs (#1238)
* heleper+ remove old ibs
* fix tests
* fix gaslimt
* fix approve
* fix
* remove console.log
* upate package-lock
|
2022-01-25 08:32:55 -08:00 |
|
mihaisc
|
b880bee007
|
remove optional fetch method, add abort signal (#1235)
* remove optional fetch method, add abort signal
* fix encrypt
* fix encrypt
* fix lint,tests
* test
* fix adr
* test
* fix asset
* t
* t
|
2022-01-24 23:49:13 -08:00 |
|
Bogdan Fazakas
|
7c6ce6368a
|
Merge pull request #1212 from oceanprotocol/feature/default-http-fixes
Add default http function and fixes provider class
|
2022-01-20 09:04:36 +02:00 |
|
Bogdan Fazakas
|
d8a036e1ba
|
removed logs
|
2022-01-20 00:33:32 +02:00 |
|