Releases: oceanprotocol/ocean.js
Releases · oceanprotocol/ocean.js
Release 1.1.5
Release 1.1.4
- fix conversion (#1538) (34c9a39)
- Bump release-it from 15.1.0 to 15.1.1 (#1536) (d4f3e3b)
- Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#1531) (8123e68)
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 (#1533) (e406abb)
- Bump typedoc from 0.22.17 to 0.23.2 (#1535) (0659347)
- Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 (#1534) (a3a73ba)
Release 1.1.3
- Proper conversion to wei of base token when ordering (#1527) (237e948)
- Bump release-it from 15.0.0 to 15.1.0 (#1526) (50527fa)
- Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 (#1523) (b3f74a1)
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 (#1522) (7daceea)
- Bump typescript from 4.6.4 to 4.7.4 (#1520) (ba3c7bc)
- Bump eslint from 8.17.0 to 8.18.0 (#1521) (3c6a3cd)
- Bump web3 from 1.7.3 to 1.7.4 (#1525) (168e7ef)
- Bump prettier from 2.7.0 to 2.7.1 (#1519) (2d97291)
- Bump @types/node from 17.0.44 to 18.0.0 (#1515) (aaa90ed)
- Bump @truffle/hdwallet-provider from 2.0.8 to 2.0.9 (#1516) (b8cd326)
- Bump eslint-config-oceanprotocol from 2.0.1 to 2.0.3 (#1518) (0ef11c9)
- Bump prettier from 2.6.2 to 2.7.0 (#1517) (1f65085)
- Bump typedoc from 0.22.15 to 0.22.17 (#1514) (2f47310)
Release 1.1.2
- manual bump fix (5674a54)
- manual bump fix (a362410)
- Issue-#1485: Remove imports of ABIs in the tests and use utility tranfer(), mint(), balance() functions (#1486) (282cd4e)
- Bump @types/node from 17.0.35 to 17.0.44 (#1513) (c322b28)
- Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1 (#1466) (dae5e04)
- update to new schema & compute fixes (#1510) (be06f05)
Release 1.0.0
v1.0.0 Release 1.0.0
Release 1.0.0-next.45
- contracts_1.0.0 (#1494) (8639359)
- Merge pull request #1438 from oceanprotocol/issue-1437-marketplace-flow-integration-test-for-v4 (87edac9)
- Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 (8304f40)
- comparing the checksum of the CodeExamples.md file to see if it has been changed before commiting (3a4da10)
- Merge pull request #1460 from oceanprotocol/issue-1342-rewrite-publish-flow-test (9e3a945)
- Merge pull request #1398 from oceanprotocol/issue-1349-rewrite-pool-test (6c297f1)
- remove unused imports (28e46a3)
- fix error in decimals (4e92381)
- use decimals() in Pool (2b3b5c8)
- add decimals() function (b3102c7)
- fix decimals issue (a7c0cff)
- Merge pull request #1393 from oceanprotocol/issue-1351-rewrite-fixedrateexchange-test (708ddd3)
- use balance() and transfer() functions (b44f1f8)
- use balance() function (03f3d3b)
- Updating CodeExamples.md (3c7ffd1)
- Merge ba34fa7 into 34e9688 (4f188c5)
- use the new transfer() function (ba34fa7)
- Merge 3c05cc4 into 34e9688 (375aaed)
- Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 (3c05cc4)
- Updating comment (6cb54a7)
- Updating CodeExamples.md (7d60010)
- Merge ac3f5f7 into 34e9688 (3318a27)
- Add create:guide command (ac3f5f7)
- Updating CodeExamples.md (54c156e)
- Only commiting if there are changes (98155fa)
- Getting the CI to commit to a new branch (608d64c)
- Ignoring untracked files (f137ff1)
- fix token address for decimal calculation in unitsToAmount() (82d9e4c)
- show outputs (c29bf47)
- fix decimals in balance check (6d3a9ed)
- fix decimals in balance check (e530708)
- use transfer() approve() and balance() functions (e42e031)
- Merge pull request #1399 from oceanprotocol/issue-1352-rewrite-sidestaking-test (34e9688)
- Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test (580dce7)
- Merge pull request #1377 from oceanprotocol/issue-1346-rewrite-datatoken-test (1ef7aa7)
- Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test (21b6952)
- Merge pull request #1412 from oceanprotocol/issue-1350-rewrite-dispenser-test (5884aef)
- Merge branch 'v4main' into issue-1346-rewrite-datatoken-test (eea1c37)
- Merge pull request #1369 from oceanprotocol/issue-1347-rewrite-nft-test (27ce27b)
- initialize accounts with null (21d6d43)
- initialize accounts with null (6232388)
- initialize accounts with null (d77966a)
- initialize accounts with null (71d49ec)
- initialize owner with null (00e2a68)
- initialize owner with null (7f1401a)
- Bump @types/node from 17.0.34 to 17.0.35 (#1477) (0000307)
- Bump ts-node from 10.7.0 to 10.8.0 (#1478) (9cd6344)
- Merge pull request #1467 from oceanprotocol/issue-1443-fixing-gas-estimates-fixedRateExchange (57aa6a7)
- Fixing bug in deactivateMint gas estimation (01e646c)
- Pull from origin v4main (8b9d4f1)
- Merge pull request #1428 from oceanprotocol/issue-1335-setPublishingMarketFee-function (1e2ed45)
- Fixing codeclimate issue (729a60f)
- Checking if the caller is Publishing Market Fee Address before calling the smart contract (4b9f6c9)
- Using new generic gas estimate function (cd8f892)
- Merge branch 'v4main' of github.com:oceanprotocol/ocean.js into issue-1335-setPublishingMarketFee-function (9070b61)
- Moving PublishingMarketFee to @types/erc20.ts (5979f97)
- Update bash command (4ee41f1)
- Remove git error output if nothing is pushed to remote (17bbf39)
- Handling error if there is nothing to commit (6a3e3ed)
- Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 (9cd3f48)
- Making sure create guide runs last (8e556ed)
- Updating CodeExamples.md (3019770)
- Merge b2ac157 into c4ee9bc (e33ba34)
- Adding editing instructions (b2ac157)
- Updating CodeExamples.md (546e509)
- Merge 2249ed8 into c4ee9bc (0da5826)
- Force push (2249ed8)
- Updating push command (1ed340c)
- Checkout pull request head commit (8832ea1)
- Updating git pull steps (0675103)
- Updating git commands (2352637)
- Seperating CI steps (5469ac0)
- Adding git status check (70a82f6)
- Merge branch 'v4main' into issue-1437-marketplace-flow-integration-test-for-v4 (4c72799)
- Checking out current branch (396aee2)
- Merge pull request #1362 from oceanprotocol/issue-1348-rewrite-nftfactory-test (c4ee9bc)
- Updating branch name ref (ee3a128)
- Checking out current branch with actions/checkout@v2 (9adcf46)
- Updating CI (ca76294)
- Updating gitignore (80ff80e)
- Adding git remote origin to CI (35e5952)
- Updating branch name - base head ref in github actions (3963f9b)
- fixing linting & solving conflict (868de7c)
- Updating CI to checkout current branch (36d7b12)
- Pull from origin v4main (5716a90)
- Adding commit to CI (77af85c)
- fix getvestingAmount error (f13850a)
- fix calculation error (2ccc358)
- Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test (d3a9296)
- Merge branch 'v4main' into issue-1342-rewrite-publish-flow-test (fff1b89)
- Merge branch 'v4main' into issue-1350-rewrite-dispenser-test (fd0ff1c)
- Merge branch 'v4main' into issue-1349-rewrite-pool-test (2ff2a21)
- Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test (129705a)
- Merge branch 'v4main' into issue-1346-rewrite-datatoken-test (a5fc113)
- Merge branch 'v4main' into issue-1347-rewrite-nft-test (7c093d1)
- Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test (1103687)
- Adding create:guide command to CI (8b164b9)
- Removing CodeExamples.md (81acb4a)
- Use transfer() and approve() functions (4cfc5ad)
- Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test (bf3f487)
- fix linting errors (1e3e36d)
- Merge branch 'v4main' into issue-1342-rewrite-publish-flow-test (a7ff5df)
- Merge branch 'v4main' into issue-1350-rewrite-dispenser-test (9ec4b08)
- Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test (575cd37)
- Merge branch 'v4main' into issue-1349-rewrite-pool-test (b3f3551)
- Merge branch 'v4main' into issue-1346-rewrite-datatoken-test (d8b58af)
- Merge branch 'v4main' into issue-1347-rewrite-nft-test (032d671)
- Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test (0cb8841)
- Removing console.logs (c9b297a)
- Fixing deactivateMint estimate gas cost (1de19f8)
- Fixing estSetAllowedSwapper (b9e89bb)
- Fixing fixedRateContract undefined (caf8319)
- fix lint problems (f9a8c0a)
- get addresses from config file instead of deploying it (55fec84)
- update call to Dispenser constructor (1749b0d)
- Merge branch 'v4main' into issue-1437-marketplace-flow-integration-test-for-v4 (6930449)
- Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 (2893d77)
- Updating comments and numbering (4968d2d)
- await for approving allowance function (10f1f30)
- add DDO type (287082e)
- refactor PublishFlows.test (3864c07)
- Updating test command (a8354af)
- Updating comments (d39c091)
- Updating mac script (74afc04)
- Adding additional comments in the code (75e0afa)
- Addign links (0e4df18)
- Seperating the script for mac / linux (50e711e)
- Merging changes from issue-1354-readme-integration-tests (dd74300)
- Additional text (92a3d81)
- add createGuide.sh script (10e86e3)
- add necessary comments (6471550)
- rename liquidityAccount to stakerAccount (3a75704)
- dispense flox in marketplace test (b7e305f)
- publish and consume fixed rate exchange data asset (86005ba)
- publish a dataset (create NFT + Datatoken) with a fixed rate exchange (e70a81d)
- refactor variable names (7e4ca99)
- rename nft and datatoken variables (41c7a34)
- user should add liquidity to the pool, receiving LP tokens (978fc0b)
- send some OCEAN to consumer account (f7cfc5e)
- Merge branch 'v4main' into issue-1437-marketplace-flow-integration-test-for-v4 (68030a6)
- Merge branch 'v4main' into issue-1350-rewrite-dispenser-test (12c73e6)
- simplify constants (edf2c81)
- Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test (dcc6f44)
- simplify constants (604ede0)
- Merge branch 'v4main' into issue-1349-rewrite-pool-test (bedbb5a)
- simplify constants (755e045)
- fix freParams const issue (c7c83e9)
- Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test (e5bcf3c)
- simplify constants (2d11530)
- Merge branch 'v4main' into issue-1346-rewrite-datatoken-test (6f81a5c)
- simplify constants (227ea14)
- Merge branch 'v4main' into issue-1347-rewrite-nft-test (c51a51e)
- Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test (f2e96e1)
- simplify constants (a261ce7)
- simplify constants (26e1cba)
- fix consumer address (7354814)
- fix OCEAN address (8060ad6)
- fix lint issues (7bb77d6)
- send OCEAN tokens to consumer account (8e1e3ec)
- add markdown comments (4318087)
- update provider url (06c1046)
- add markdown documentation comments (77db0f7)
- Adding introduction to code examples guide + updating the main readme (64c4642)
- add aquarius.waitForAqua() (af28d88)
- show initializeData (5745ba4)
- consumer buys data asset, and downloads it (ca1fb45)
- add MarketplaceFlow test code (992220a)
- add marketplace flow test (5f20019)
- Updating script (331da90)
- Creating markdown guide from simple publish consume flow (f935f9f)
- Updating script (d1a6b54)
- Creating script to generate readme guide (1055ef9)
- Add...
Release 1.0.0-next.44
- bump to contracts 34 (#1476) (73193d1)
- update max out (#1475) (471e3e5)
- Merge pull request #1454 from oceanprotocol/issue-1343-rewrite-simple-publish-consume-flow-test (65c3675)
- Merge branch 'v4main' into issue-1343-rewrite-simple-publish-consume-flow-test (2c19258)
- Merge branch 'v4main' into issue-1343-rewrite-simple-publish-consume-flow-test (607d894)
- add DDO type (11508b7)
- don't deploy smart contracts (a75ca34)
- refactor SimplePublishConsumeFlow.test.ts file (c97f750)
Release 1.0.0-next.43
- bump contracts to alpha.33 (#1472) (bf06094)
- Bump @types/node from 17.0.32 to 17.0.34 (#1471) (6b02337)
- Merge pull request #1387 from oceanprotocol/add-transfer-function-to-tokenutils (fda1203)
- restore estApprove() function and add estTransfer() function (cab4d5b)
- Merge branch 'v4main' into add-transfer-function-to-tokenutils (0a0d96a)
- Merge pull request #1394 from oceanprotocol/issue-1391-generic-estimategas-function (6016c66)
- revert console.log estimateGas() result (6f74add)
- console.log estimateGas() result (079a583)
- Merge branch 'v4main' into add-transfer-function-to-tokenutils (f1f5792)
- Merge branch 'v4main' into issue-1391-generic-estimategas-function (fa6c272)
- Bump @types/node from 17.0.31 to 17.0.32 (#1465) (cac327c)
- rewrite estimateGas for reuseOrder() (5289996)
- Merge branch 'v4main' into issue-1391-generic-estimategas-function (0fb3b8a)
- Merge branch 'v4main' into add-transfer-function-to-tokenutils (9ac87e9)
- fix error with GASLIMIT_DEFAULT (a1e9a42)
- Merge branch 'v4main' into issue-1391-generic-estimategas-function (98bbf83)
- Merge branch 'v4main' into add-transfer-function-to-tokenutils (610d451)
- revert fix error in number of parameters in deployERC721Contract() (1874804)
- use ZERO_ADDRESS constant (ea74e4f)
- remove GASLIMIT_DEFAULT constant from lib classes (b3e3cdc)
- use estimateGas() function in NFT (4cee7bb)
- use estimateGas() function in Datatoken (f9aa47c)
- fix error in number of parameters in deployERC721Contract() (8d99644)
- use estimateGas() function in FixedRateExchange (e2a4c32)
- fix pool test amount error (f5f8fdd)
- use estimateGas() function in Pool (47e4786)
- use estimateGas() function in Dispenser (09d7683)
- use estimateGas() function in SideStaking (2c0f3ae)
- solve lint errors (652ec73)
- use estimateGas() function in TokenUtils (1380661)
- use estimateGas() function in Router (c936c47)
- use estimateGas() function in NFTFactory (00fc5d2)
- change return type (2af1044)
- add generic estimateGas() function (23101a1)
- estimate gas without using the function signature (605812e)
- update comments (2fe89b4)
- create a generic estimateGas() function (f34573b)
- update comments related to amount units (0735a4b)
- remove unused parameters (02fa3b8)
- add transfer() and estTransfer() functions (a4a7a7e)