1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

874 Commits

Author SHA1 Message Date
Alex Coseru
e1c7eeb6ba
Update OceanPool.ts 2020-10-05 23:22:51 +03:00
dependabot[bot]
62cb390980
Bump uuid from 8.3.0 to 8.3.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 01:04:45 +00:00
alexcos20
bca3202814 Release 0.5.5 v0.5.5 2020-10-02 06:17:13 -07:00
Alex Coseru
015f52ba2b
Merge pull request #329 from oceanprotocol/feature/update_rinkebyAddresses
fix typo in Metadata contract address
2020-10-02 16:15:45 +03:00
alexcos20
46534324f5 fix type in Metadata 2020-10-02 06:06:25 -07:00
alexcos20
cd033b547a Release 0.5.4 v0.5.4 2020-10-02 06:02:00 -07:00
Alex Coseru
84b1fe3b63
Merge pull request #328 from oceanprotocol/feature/contracts_053
Feature/contracts 053
2020-10-02 16:00:17 +03:00
alexcos20
cc847841c5 update to contracts 0.5.3 2020-10-02 05:44:36 -07:00
alexcos20
b78a57c59a update to contracts 0.5.3 2020-10-02 05:44:09 -07:00
alexcos20
9a228c131b Release 0.5.3 v0.5.3 2020-10-02 04:10:25 -07:00
Alex Coseru
87bdf2b68a
Merge pull request #327 from oceanprotocol/feature/use_networkId
use networkID instead of chainId
2020-10-02 14:07:55 +03:00
alexcos20
45f377221c use networkID instead of chainId 2020-10-02 03:52:01 -07:00
alexcos20
92f0f4c92d use networkID instead of chainId 2020-10-02 03:46:39 -07:00
alexcos20
0526778182 Release 0.5.2 v0.5.2 2020-10-01 07:01:50 -07:00
Alex Coseru
7c1dd365ee
Merge pull request #325 from oceanprotocol/feature/assetHistory
add order history
2020-10-01 17:00:13 +03:00
alexcos20
2a715c9442 rename from OrderHistory to Order 2020-10-01 06:49:43 -07:00
alexcos20
386bb892ac add optional fromBlock 2020-10-01 06:23:56 -07:00
alexcos20
4d00c882df add optional filter 2020-10-01 06:12:56 -07:00
alexcos20
2c3c8bb04e add amount in history 2020-10-01 05:59:39 -07:00
alexcos20
eadaa7abb5 add order history 2020-10-01 05:57:04 -07:00
alexcos20
50e2f8de61 Release 0.5.1 v0.5.1 2020-10-01 04:17:53 -07:00
Alex Coseru
7659e381cd
Merge pull request #324 from oceanprotocol/feature/contracts_0.5.1
Feature/contracts 0.5.1
2020-10-01 14:15:51 +03:00
alexcos20
01ed02ce8e update travis 2020-10-01 04:04:14 -07:00
alexcos20
2e04ece81c fix lint 2020-10-01 04:00:27 -07:00
alexcos20
9b7f911934 bump contracts to 0.5.1 2020-10-01 03:57:14 -07:00
alexcos20
82af6edcd3 Release 0.5.0 v0.5.0 2020-10-01 01:56:52 -07:00
Alex Coseru
42cb8e358b
Merge pull request #323 from oceanprotocol/feature/contracts_050
Feature/contracts 0.5.0 & account removed where possible
2020-10-01 11:52:55 +03:00
alexcos20
2817fa60a1 update function docs 2020-10-01 00:34:14 -07:00
alexcos20
1c92c55586 update Rinkeby addresses for 0.5.0 2020-09-30 23:42:35 -07:00
alexcos20
0ce9e18c6b temporary set correct version of contracts in barge 2020-09-30 23:23:51 -07:00
alexcos20
fa2a1f8944 remove need of an account for some calls 2020-09-30 23:10:53 -07:00
alexcos20
9bbff39cf0 bump contracts to 0.5.0 2020-09-30 23:10:03 -07:00
b013d970ae
Release 0.4.1 v0.4.1 2020-09-30 16:12:05 +02:00
2b5d48a3c9
run build upon release 2020-09-30 16:11:17 +02:00
85b21b71e4
Release 0.4.0 v0.4.0 2020-09-30 15:04:44 +02:00
Alex Coseru
9d33417b7c
Merge pull request #289 from oceanprotocol/feature/statstics_history
add stats/history
2020-09-30 15:32:41 +03:00
alexcos20
a82a8e6a86 moved all address checks to lowercase 2020-09-30 05:22:33 -07:00
alexcos20
dfceb09d5e optimizations in FRE 2020-09-30 05:18:23 -07:00
alexcos20
815668720b values in number, not Wei 2020-09-30 05:08:08 -07:00
alexcos20
8eaaaa3bac values in number, not Wei 2020-09-30 05:06:48 -07:00
e7c140ef14
remove toLowerCase() workaround 2020-09-30 13:52:56 +02:00
bad9f6641e
debug 2020-09-30 13:33:15 +02:00
alexcos20
a2fbbb3765 lowercase account testing 2020-09-30 04:07:04 -07:00
Alex Coseru
25673f9593
Update src/balancer/OceanPool.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-30 13:52:51 +03:00
alexcos20
24e5e37101 optimizations 2020-09-30 03:51:08 -07:00
alexcos20
9195cfbcca optimizations 2020-09-30 03:46:18 -07:00
alexcos20
ca5d2c2a54 optimizations 2020-09-30 03:41:56 -07:00
alexcos20
a1916b0e04 optimizations 2020-09-30 03:23:42 -07:00
alexcos20
6f645d6e8f small refactor 2020-09-30 02:59:15 -07:00
54cb529ff3
typing updates, small refactor 2020-09-29 21:58:39 +02:00