v1.0.0-rc20
·
1269 commits
to main
since this release
Features
- support compute tests #401,#448 (enrique)
- update new gateway test #401,#448 (enrique)
- add compute tests #401,#455 (enrique)
- add compute test nightly #401,#455 (enrique)
- run only integration #401,#455 (enrique)
- add compute tests independant workflow #401,#456 (enrique)
- support option circuits to have different circuits paths #401,#461 (enrique)
- bump version #401,#461 (enrique)
Bug Fixes
- ref pointing to develop #401,#448 (enrique)
- gateway test #401,#448 (enrique)
- pass env vars for compute in node testing #401,#448 (enrique)
- missed $ #401,#448 (enrique)
- point right url #401,#448 (enrique)
- revert ci to action 0.2.0 #401,#451 (enrique)
- use actions v0.4.0 #401,#451 (enrique)
- revert ci to action 0.2.0 #401,#449 (enrique)
- use actions v0.4.0 #401,#449 (enrique)
Commits
- e94728b: Adding v1.0.0-rc2 Changelog updates (Aitor) #401
- 0c6315c: add nvm-tools-actions (Rodolphe Marques) #401,#420
- 4719dfb: run ganache in separate step (Rodolphe Marques) #401,#420
- 7e0cd6f: try develop branch of node and dtp (Rodolphe Marques) #401,#420
- 8c5cbb5: add dev branches (Rodolphe Marques) #401,#420
- 1d9e227: test (Rodolphe Marques) #401,#420
- ef6cfd1: test (Rodolphe Marques) #401,#420
- 6012981: fix test (Rodolphe Marques) #401,#420
- eb495c4: using Node from
develop(Aitor) #401 - 04a7d3e: fix gateway workflow (Rodolphe Marques) #401,#420
- aea300e: testing with develop (Aitor) #401
- 4b73015: Merge branch 'develop' into fix/CI (Rodolphe Marques) #401,#420
- baa67d3: use develop branch of dtp (Rodolphe Marques) #401,#420
- 7291c7a: adding param for what to return when getting assets (Sami Mäkelä) #422
- 50356bd: add babysig and buyers as access argument and remove unneeded logic (spieljs) #401,#423
- 219fd1a: update types and add buyer and babySig arg to assets.access (spieljs) #401,#423
- 78a292c: add doc (Rodolphe Marques) #401,#420
- 722fe66: fix unit tests - removed artifacts (Rodolphe Marques) #401,#420
- 23630b4: fix linter (Rodolphe Marques) #401,#420
- d2246f8: update release candidate version (spieljs) #401,#423
- cfb5701: fix unit tests - removed artifacts (Rodolphe Marques) #401,#423
- 7341a54: fix linter (Rodolphe Marques) #401,#423
- 3d9c3df: Adding v1.0.0-rc3 Changelog updates (spieljs) #401
- c196254: remove duplication method access (spieljs) #401,#428
- 2a59c8c: fix type in tests (spieljs) #401,#428
- e1e0ebf: Adding v1.0.0-rc4 Changelog updates (spieljs) #401
- 72c096d: adding _contractAddress to nftHolder condition template (Sami Mäkelä) #430
- 6c8b674: fixing (Sami Mäkelä) #430
- 16fc1e8: bump version (Sami Mäkelä) #422
- 46e27ad: test with node from another branch (Sami Mäkelä) #422
- a402db3: Automated CHANGELOG.md update (mrsmkl) #445
- 29683c3: fix param babysig (spieljs) #401,#431
- f78eebc: update to version 1.0.0-rc5 (spieljs) #401,#431
- ee82205: Adding v1.0.0-rc5 Changelog updates (spieljs) #401
- b3e59fc: remove auth module (spieljs) #401,#432
- 9cfa19f: remove auth dependencies (spieljs) #401,#432
- aecc6f3: remove unneeded test (spieljs) #401,#432
- b1dfc0c: remove unused options and fix poap test (spieljs) #401,#432
- 080fc38: Added DDO tests (Rodolphe Marques) #401,#433
- 3069c5c: fix tests (Rodolphe Marques) #401,#433
- 5278846: Merge branch 'develop' into feature/ddo-tests (Rodolphe Marques) #401,#433
- b599b05: Fix bug in computeApi (Rodolphe Marques) #401,#433
- 7035cda: more test fixes (Rodolphe Marques) #401,#433
- 20a58e5: improve import models (spieljs) #401,#438
- 14cb663: add index for exporting and types for interfaces and enum (spieljs) #401,#438
- 95b3a10: improving export modules (spieljs) #401,#438
- 9a601d4: improve import modules (spieljs) #401,#438
- de0a498: Merge branch 'develop' into fix/import-modules (spieljs) #401,#438
- c052600: fix import dependencies for unit tests (spieljs) #401,#438
- 530821b: fix import modules in integration tests (spieljs) #401,#438
- 2881f58: update expected result oder assets (spieljs) #401,#438
- 7aa486d: revert config (spieljs) #401,#438
- fc50635: add sleep after each asset creation (spieljs) #401,#438
- 3f5eecc: Automated CHANGELOG.md update (dancespiele) #401,#438
- 9f73a44: documentation and methods to load NFT contracts (Aitor) #401,#449
- ccbe416: fix import and add export for instance.abstract (spieljs) #401,#438
- e24c7ff: update package json (spieljs) #401,#438
- 40315cf: Automated CHANGELOG.md update (dancespiele) #401,#438
- 98eb606: Adding v1.0.0-rc7 Changelog updates (spieljs) #401,#438
- ca5c1b1: fix import issues and esport errors types (spieljs) #401,#438
- 91ddb11: update sdk version (spieljs) #401,#438
- 6f43738: Automated CHANGELOG.md update (dancespiele) #401,#438
- ed56eac: Using the api to get the contract facade (Aitor) #401,#449
- 3ee3451: using latest versions on the workflow (Aitor) #401,#449
- e7e8c29: Renaming
transferForDelegatetoclaim. It keeps the same functionality and footprint, just renames the method. (Aitor) #401,#449 - e423867: Simplifying
claiminterface for different NFT implementations (Aitor) #401,#449 - 55a9578: add new service type (Sami Mäkelä) #442
- 2ea3b36: change node branch (Sami Mäkelä) #442
- 4fecce0: change node branch (Sami Mäkelä) #442
- 7525be7: getting NFT balances using account or address (Aitor) #401,#449
- aabbf40: move integration test subgraph events to nightly tests (spieljs) #401,#443
- 08fda6f: revert config options (spieljs) #401,#443
- abc67ab: fix json file import in aave integration tests (spieljs) #401,#443
- c20aaa0: bump version (Sami Mäkelä) #444
- 13c750c: Automated CHANGELOG.md update (mrsmkl) #445
- 6c9266e: merge (Sami Mäkelä) #401,#445
- 50fd4f4: fix merge (Sami Mäkelä) #401,#445
- f13cf15: fix build (Sami Mäkelä) #401,#445
- 8497e6b: test with correct branch (Sami Mäkelä) #401,#445
- 9d8543e: tests compile (Sami Mäkelä) #401,#445
- 92277a2: trying to change version (Sami Mäkelä) #401,#445
- 847da50: fixing gh action (Sami Mäkelä) #401,#445
- 1b07b6e: Merge branch 'fix/merge-master' of github.com:nevermined-io/sdk-js into fix/merge-master (Sami Mäkelä) #401,#445
- 9b56ad5: changing version here too (Sami Mäkelä) #401,#445
- 87dc50c: update sample ddo (Sami Mäkelä) #401,#445
- creation of contracts #401,#449 (Aitor)
- d0bd331: Automated CHANGELOG.md update (mrsmkl) #401
- 5324dae: Adapting SDK-JS to new contracts permissions (Aitor) #401,#446
- 481a4cc: updating Poap ABI (Aitor) #401,#446
- e0c7d9e: cleanup (Aitor) #401,#446
- 0d35d7c: using contracts v3.0.0-rc2 (Aitor) #401,#446
- 667a118: Merge branch 'develop' into feature/fix_permissions (Aitor) #401,#446
- 12f3b1b: using the right contracts version (Aitor) #401,#446
- 94f4809: using
developbranch for sdk-dtp (Aitor) #401,#446 - d3ad6eb: bumping version (Aitor) #401
- a55775e: Adding v1.0.0-rc10 Changelog updates (Aitor) #401
- a1b5a1c: upgrade actions version2 (enrique) #401,#448
- ade625a: change node uri (enrique) #401,#448
- 1255e13: adapting nft interactions (Aitor) #401,#449
- a122381: Merge branch 'feature/create_contracts' into fix/adapt_nft_registry (Aitor) #401,#449
- ce983a8: fixing merge conflict (Aitor) #401,#449
- 5835487: tests (Aitor) #401,#449
- 377bda8: Adding v1.0.0-rc11 Changelog updates (spieljs) #401,#449
- 9b0e33b: Merge branch 'develop' into fix/adapt_nft_registry (spieljs) #401,#449
- 40a0d20: fix lint issues (spieljs) #401,#449
- 4ab0c2f: update path (spieljs) #401,#449
- 878c7c7: tests (Aitor) #401,#449
- adddd45: test (Aitor) #401,#449
- 2a4363b: Merge branch 'develop' into fix/adapt_nft_registry (spieljs) #401,#449
- 29b3178: fix linter (spieljs) #401,#449
- 305e1be: tests (Aitor) #401,#449
- 420f121: Merge branch 'fix/adapt_nft_registry' of github.com:nevermined-io/sdk-js into fix/adapt_nft_registry (Aitor) #401,#449
- ad93233: fixing metaTx test (Aitor) #401,#449
- 00133e5: fixing merge (Aitor) #401,#449
- 66b8e47: fix merge conflict (spieljs) #401,#449
- f4b5a1a: longer sleep (Aitor) #401,#449
- 92d5cb2: Merge branch 'fix/adapt_nft_registry' of github.com:nevermined-io/sdk-js into fix/adapt_nft_registry (Aitor) #401,#449
- 4ec9e34: linting and bumping version (Aitor) #401,#449
- 7ed3a79: Adding v1.0.0-rc12 Changelog updates (Aitor) #401,#449
- 574f841: removing stage requirements from workflow metadata (josepablofm78) #401,#447
- 16310bf: upload s3 endpoint (josepablofm78) #401,#452
- 9ac6a5f: upgrade version to rc13 (josepablofm78) #401,#453
- 4895e11: using actions v0.5.0 (josepablofm78) #401,#453
- f9fec7a: Automated CHANGELOG.md update (josepablofm78) #401
- db54370: make EthSignJWT easier to use outside the sdk (Rodolphe Marques) #401,#454
- cdc3d62: bump version to rc-14 (Rodolphe Marques) #401
- b5935dd: Merge branch 'develop' of github.com:nevermined-io/sdk-js into develop (Rodolphe Marques) #401
- 8d3c4b9: Automated CHANGELOG.md update (r-marques) #401
- 0755685: Merge branch 'develop' into fix/adapt_nft_registry (Aitor) #401,#449
- f52b8b4: Adding v1.0.0-rc15 Changelog updates (Aitor) #401
- 82964fe: adding (Sami Mäkelä) #401,#460
- b417d1a: Merge branch 'develop' of github.com:nevermined-io/sdk-js into mrsmkl/debug-nft (Sami Mäkelä) #401,#460
- fd3b4c3: Pulling nft details depending on ERC (Aitor) #401,#457
- 62ea5c8: beginning to test it ... (Sami Mäkelä) #401,#460
- f29d2ef: fixing problem with parameter in test (Aitor) #401,#457
- f4ec11d: removing useless stuff (Aitor) #401,#457
- 94e3741: Adding burn method for ERC-721 NFTs (Aitor) #401,#458
- 0a16241: Merge branch 'develop' into fix/details_nft (Aitor) #401,#458
- db9d93e: fix marketplace login issue (Rodolphe Marques) #401,#459
- 00c40d6: Adding v1.0.0-rc16 Changelog updates (Aitor) #401
- 6bfec3a: use latest contracts (Rodolphe Marques) #401,#459
- 54fc875: fixing templates (Sami Mäkelä) #401,#460
- 4e23276: test working (Sami Mäkelä) #401,#460
- ea1dc7c: lint (Sami Mäkelä) #401,#460
- b74d21c: dedup (Sami Mäkelä) #401,#460
- c276366: dedup (Sami Mäkelä) #401,#460
- 3c06d45: indent (Sami Mäkelä) #401,#460
- 2720221: use latest contracts (Rodolphe Marques) #401,#459
- 0461623: debug ci (Sami Mäkelä) #401,#460
- 2ddae3f: debug ci (Sami Mäkelä) #401,#460
- b429481: trying this (Sami Mäkelä) #401,#460
- 7517a9f: install sponge (Sami Mäkelä) #401,#460
- 04d7474: Merge branch 'develop' of github.com:nevermined-io/sdk-js into mrsmkl/debug-nft (Sami Mäkelä) #401,#460
- 518efa6: use different branch from node (Sami Mäkelä) #401,#460
- 7b01350: tests should work (Sami Mäkelä) #401,#460
- dc60356: restore (Sami Mäkelä) #401,#460
- 922f194: bump version (Rodolphe Marques) #401
- ffde2f4: Automated CHANGELOG.md update (r-marques) #401
- eb5760c: merge (Sami Mäkelä) #401,#460
- 0beb9a9: Automated CHANGELOG.md update (eruizgar91) #401
- b569733: Merge branch 'develop' of github.com:nevermined-io/sdk-js into mrsmkl/debug-nft (Sami Mäkelä) #401,#460
- 36fcfbd: updated to latest version of subgraphs (Rodolphe Marques) #401,#462
- 14b16b9: ignore compute test (Sami Mäkelä) #401,#460
- c9d220f: Automated CHANGELOG.md update (r-marques) #401
- d141e4c: Update src/keeper/contracts/conditions/NFTs/TransferNFTCondition.ts (Sami Mäkelä) #401,#460
- c86342d: change version (Sami Mäkelä) #401,#460
- cbe9cb7: merge (Sami Mäkelä) #401,#460