Releases: oceanprotocol/ocean.js
Releases · oceanprotocol/ocean.js
Release 1.0.0-next.40
Release 1.0.0-next.39
- Issue-#1409: Excessive contract calls (#1424) (f8a42d9)
- Merge pull request #1430 from oceanprotocol/issue-1425-use-proper-config-in-constructors (9cb1ea5)
- fix test (1b93d86)
- fix test (60ffa8b)
- change param order (2d744c3)
- Merge branch 'v4main' into issue-1425-use-proper-config-in-constructors (c7dfe50)
- Bump release-it from 14.14.2 to 15.0.0 (#1449) (3457020)
- Bump mocha from 9.2.2 to 10.0.0 (#1450) (e422ea7)
- Bump @types/node from 17.0.30 to 17.0.31 (#1451) (1282d47)
- Merge branch 'v4main' into issue-1425-use-proper-config-in-constructors (58ce4ee)
- use getConfig(network) function to get proper configuration (b259b16)
Release 1.0.0-next.38
- bump to contracts alpha 31 (#1448) (77fe186)
- Bump @truffle/hdwallet-provider from 2.0.7 to 2.0.8 (#1445) (2b27a0f)
- Bump typescript from 4.6.3 to 4.6.4 (#1446) (3cd13a3)
- Bump @types/node from 17.0.29 to 17.0.30 (#1447) (d49f4e9)
- Bump ejs from 3.1.6 to 3.1.7 (#1444) (86d1db4)
- Bump @types/node from 17.0.25 to 17.0.29 (#1441) (f934fe5)
- Bump microbundle from 0.14.2 to 0.15.0 (#1442) (c27153f)
- Bump @types/mocha from 9.1.0 to 9.1.1 (#1431) (8fb467f)
- Bump @truffle/hdwallet-provider from 2.0.6 to 2.0.7 (#1432) (7817725)
Release 1.0.0-next.37
Release 1.0.0-next.36
Release 1.0.0-next.35
Release 1.0.0-next.34
- refactor signatures (#1395) (e964b2a)
- Bump @types/chai from 4.3.0 to 4.3.1 (#1417) (4dba394)
- Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 (#1418) (0ffa3ed)
- Merge pull request #1382 from oceanprotocol/issue-1353-rewrite-router-test (d6f2daa)
- Merge pull request #1414 from oceanprotocol/issue-1413-refactor-zero-address-constant (21a7b73)
- Merge pull request #1411 from oceanprotocol/issue-1410-export-router-and-sidestaking-classes (db866d2)
- Bump prettier from 2.6.1 to 2.6.2 (#1388) (7d35051)
- Bump release-it from 14.14.1 to 14.14.2 (#1415) (ef0bd81)
- Use ZERO_ADDRESS constant in src folder files (ec10f43)
- export Router and Sidestaking classes (56740e8)
- Bump typedoc from 0.22.14 to 0.22.15 (#1407) (149ea08)
- Bump @truffle/hdwallet-provider from 2.0.4 to 2.0.5 (#1408) (15bc9d8)
- Bump release-it from 14.14.0 to 14.14.1 (#1405) (bec034d)
- Bump typedoc from 0.22.13 to 0.22.14 (#1402) (a9129d9)
- Bump web3 from 1.7.1 to 1.7.3 (#1403) (49b1b7d)
- refactor ercparams constant (508e137)
- Merge branch 'v4main' into issue-1353-rewrite-router-test (ecaf7ec)
- standarize DAI amount (1aa678e)
- fix assert error in Pool (fb937cd)
- fix lint errors (bbbc64f)
- refactor constants (08552eb)
- refactor pool and erc creation params (0ecc973)
- use approve() method from utils (ae84833)
- fix lint errors (edc4e83)
- refactor constants (73c4647)
- use balance() function from library and don't use imported abis (a2964d4)
- Revert "remove unused approve method" (8f84b85)
- Revert "use balance() function from library" (9ff8b97)
- Merge branch 'v4main' into issue-1353-rewrite-router-test (2de5418)
- use balance() function from library (b689410)
- remove unused approve method (9eb88f4)
- remove unused variables (d3f9edc)
Release 1.0.0-next.33
- Feature/bump contracts to alpha 28 (#1392) (005c2d9)
- Bump mock-local-storage from 1.1.20 to 1.1.21 (#1384) (be25458)
- Bump release-it from 14.13.1 to 14.14.0 (#1385) (0548aba)
- Merge pull request #1357 from oceanprotocol/issue-1356-rewrite-testcontracthandler-helper-class (f1e9de3)
- revert package-lock to v4main version (5766f87)
- Bump @oceanprotocol/contracts from 1.0.0-alpha.26 to 1.0.0-alpha.27 (#1381) (eaf463c)
- update package-lock file (a434458)
- fix merge errors (12eb0ae)
- Merge branch 'v4main' into issue-1356-rewrite-testcontracthandler-helper-class (736cf2e)
- upgrade to @oceanprotocol/contracts 1.0.0-alpha.27 (745647b)
- Merge branch 'v4main' into issue-1356-rewrite-testcontracthandler-helper-class (f23d47a)
- Merge branch 'v4main' into issue-1356-rewrite-testcontracthandler-helper-class (1592708)
- Fix error "Cannot read properties of undefined (reading 'sideStakingAddress')" (1bd82e7)
- Merge branch 'issue-1292-fix-compute-test-timeout' into issue-1356-rewrite-testcontracthandler-helper-class (d60c26b)
- add web3 parameter (546f516)
- refactor TestContractHandler variable names (589ec02)
- rewrite comments (f095b89)
- convert TestContractHandler class to function (a77f1c5)
- refactor TestContractHandler.getAccounts() (1e12ddd)
- use imports from TestContractHandler instead of parameters (f0a008c)
- rewrite TestContractHandler helper class (f0bc828)