Releases: RequestNetwork/requestNetwork
0.61.0
Release 0.61.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.61.0
What's Changed
Features
- feat: include feeAmount in batch transaction value for ETH_FEE_PROXY_CONTRACT payments by @aimensahnoun in #1674
Chores
- chore: bump starknet by @alexandre-abrioux-rf in #1671
- chore: publish 0.60.0 by @MantisClone in #1670
Full Changelog: 0.60.0...release
Packages
- @requestnetwork/advanced-logic@0.56.0
- @requestnetwork/currency@0.30.0
- @requestnetwork/data-access@0.47.0
- @requestnetwork/data-format@0.22.0
- @requestnetwork/epk-cipher@0.12.0
- @requestnetwork/epk-decryption@0.10.0
- @requestnetwork/epk-signature@0.12.0
- @requestnetwork/ethereum-storage@0.47.0
- @requestnetwork/lit-protocol-cipher@0.12.0
- @requestnetwork/multi-format@0.30.0
- @requestnetwork/payment-detection@0.56.0
- @requestnetwork/payment-processor@0.59.0
- @requestnetwork/request-client.js@0.61.0
- @requestnetwork/request-logic@0.46.0
- @requestnetwork/request-node@0.47.0
- @requestnetwork/smart-contracts@0.50.0
- @requestnetwork/thegraph-data-access@0.53.0
- @requestnetwork/transaction-manager@0.47.0
- @requestnetwork/types@0.56.0
- @requestnetwork/utils@0.56.0
- @requestnetwork/web3-signature@0.11.0
Images
0.60.0
Release 0.60.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.60.0
What's Changed
Features
- feat: sui address validation by @LeoSlrRf in #1658
- feat: add Commerce Escrow payment functionality by @rodrigopavezi in #1649
- feat: add recurring payment smart contract by @aimensahnoun in #1633
- feat(payment-detection): option to use TheGraph Network with API key by @alexandre-abrioux in #1610
Bug Fixes
- fix: sui erc20 address validation by @LeoSlrRf in #1659
- fix: changed aleo validation to validate the token_id format by @PaulvanMotman in #1643
- fix: ton/starknet/aleo address validation by @PaulvanMotman in #1642
- fix: safe eth requirement by @leoslr in #1624
- fix(graphql-request): use same version in all packages by @alexandre-abrioux in #1623
- fix(payment-detection): codegen sepolia URL by @alexandre-abrioux in #1609
Documentation
- docs: fix broken links by @alexandre-abrioux in #1603
Code Refactoring
- refactor: prepare ERC20CommerceEscrowWrapper for Create2 deployment by @MantisClone in #1667
- refactor: update ERC20CommerceEscrowWrapper deployment script to support network-specific contract addresses by @rodrigopavezi in #1665
- refactor(thegraph)!: simpler getTheGraphClient interface by @alexandre-abrioux in #1621
Builds
- build(deps): Bump node-forge from 1.3.1 to 1.3.2 by @app/dependabot in #1664
- build(deps): Bump min-document from 2.19.0 to 2.19.1 by @app/dependabot in #1654
- build(deps): Bump tar-fs from 1.16.5 to 1.16.6 by @app/dependabot in #1647
- build(deps): Bump cipher-base from 1.0.4 to 1.0.6 by @app/dependabot in #1645
- build(deps): Bump sha.js from 2.4.11 to 2.4.12 by @app/dependabot in #1644
- build(deps): Bump form-data from 3.0.0 to 3.0.4 by @app/dependabot in #1636
- build(deps): Bump pbkdf2 from 3.1.1 to 3.1.3 by @app/dependabot in #1635
- build(deps): Bump tar-fs from 1.16.3 to 1.16.5 by @app/dependabot in #1628
- build(deps): Bump undici from 5.28.5 to 5.29.0 by @app/dependabot in #1622
Continuous Integrations
- ci(next-release): fix github ssh key by @alexandre-abrioux-rf in #1653
- ci: fix next release exact version by @alexandre-abrioux-rf in #1651
Chores
- chore: update auto-assign reviewers to RF-specific accounts by @MantisClone in #1655
- chore: bump hardhat by @alexandre-abrioux-rf in #1652
- chore(data-format): rnf invoice allow negative line items by @leoslr in #1618
- chore: add bassgeta to auto_assign.yml by @MantisClone in #1613
- chore: bump elliptic by @alexandre-abrioux in #1608
- chore(typescript): change moduleResolution by @alexandre-abrioux in #1605
- chore: use corepack by @alexandre-abrioux in #1604
- chore: publish 0.59.0 by @rodrigopavezi in #1602
New Contributors
- @rodrigopavezi made their first contribution in #1665
Full Changelog: 0.59.0...0.60.0
Packages
- @requestnetwork/advanced-logic@0.55.0
- @requestnetwork/currency@0.29.0
- @requestnetwork/data-access@0.46.0
- @requestnetwork/data-format@0.21.0
- @requestnetwork/epk-cipher@0.11.0
- @requestnetwork/epk-decryption@0.9.0
- @requestnetwork/epk-signature@0.11.0
- @requestnetwork/ethereum-storage@0.46.0
- @requestnetwork/lit-protocol-cipher@0.11.0
- @requestnetwork/multi-format@0.29.0
- @requestnetwork/payment-detection@0.55.0
- @requestnetwork/payment-processor@0.58.0
- @requestnetwork/request-client.js@0.60.0
- @requestnetwork/request-logic@0.45.0
- @requestnetwork/request-node@0.46.0
- @requestnetwork/smart-contracts@0.49.0
- @requestnetwork/thegraph-data-access@0.52.0
- @requestnetwork/transaction-manager@0.46.0
- @requestnetwork/types@0.55.0
- @requestnetwork/utils@0.55.0
- @requestnetwork/web3-signature@0.10.0
Images
0.59.0
Release 0.59.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.59.0
What's Changed
Features
- feat: upgrade packages to use node 22 by @aimensahnoun in #1595
- feat: add new aggregators and update existing ones. by @aimensahnoun in #1589
Bug Fixes
- fix: delete package-lock.json by @aimensahnoun in #1600
- fix(payment-processor): load hinkal lib asyncronously by @alexandre-abrioux in #1585
Builds
- build(deps-dev): Bump @babel/runtime from 7.23.9 to 7.26.10 by @app/dependabot in #1598
- build(deps): Bump @babel/runtime from 7.13.10 to 7.26.10 by @app/dependabot in #1588
- build(deps): Bump @babel/helpers from 7.23.2 to 7.26.10 by @app/dependabot in #1584
- build(deps): Bump axios from 1.7.4 to 1.8.2 by @app/dependabot in #1581
Continuous Integrations
- ci(next-release): fix dist tag by @alexandre-abrioux in #1583
- ci: fix next-release with git tag by @alexandre-abrioux in #1577
- ci: fix next-release by @alexandre-abrioux in #1576
Chores
- chore: add pr-comments workflow with default messages by @MantisClone in #1591
- chore: Remove sstefdev and add rodrigopavezi to the auto_assign.yml by @MantisClone in #1579
- chore(payment-processor): load hinkal lib asyncronously by @alexandre-abrioux in #1573
- chore: publish 0.58.0 by @rodrigopavezi in #1571
New Contributors
- @rodrigopavezi made their first contribution in #1571
Full Changelog: 0.58.0...0.59.0
Packages
- @requestnetwork/advanced-logic@0.54.0
- @requestnetwork/currency@0.28.0
- @requestnetwork/data-access@0.45.0
- @requestnetwork/data-format@0.20.0
- @requestnetwork/epk-cipher@0.10.0
- @requestnetwork/epk-decryption@0.8.0
- @requestnetwork/epk-signature@0.10.0
- @requestnetwork/ethereum-storage@0.45.0
- @requestnetwork/lit-protocol-cipher@0.10.0
- @requestnetwork/multi-format@0.28.0
- @requestnetwork/payment-detection@0.54.0
- @requestnetwork/payment-processor@0.57.0
- @requestnetwork/request-client.js@0.59.0
- @requestnetwork/request-logic@0.44.0
- @requestnetwork/request-node@0.45.0
- @requestnetwork/smart-contracts@0.48.0
- @requestnetwork/thegraph-data-access@0.51.0
- @requestnetwork/transaction-manager@0.45.0
- @requestnetwork/types@0.54.0
- @requestnetwork/utils@0.54.0
- @requestnetwork/web3-signature@0.9.0
Images
0.58.0
Release 0.58.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.58.0
What's Changed
Bug Fixes
- fix: add missing network value in conversion requests by @aimensahnoun in #1567
Builds
- build(deps): Bump undici from 5.28.4 to 5.28.5 by @app/dependabot in #1560
Chores
- chore: upgrade Lit Protocol dependencies to version 7.0.5 by @rodrigopavezi in #1570
- chore: publish 0.57.0 by @rodrigopavezi in #1565
New Contributors
- @rodrigopavezi made their first contribution in #1570
Full Changelog: 0.57.0...0.58.0
Packages
- @requestnetwork/advanced-logic@0.53.0
- @requestnetwork/currency@0.27.0
- @requestnetwork/data-access@0.44.0
- @requestnetwork/data-format@0.19.9
- @requestnetwork/epk-cipher@0.9.0
- @requestnetwork/epk-decryption@0.7.9
- @requestnetwork/epk-signature@0.9.9
- @requestnetwork/ethereum-storage@0.44.0
- @requestnetwork/lit-protocol-cipher@0.9.0
- @requestnetwork/multi-format@0.27.0
- @requestnetwork/payment-detection@0.53.0
- @requestnetwork/payment-processor@0.56.0
- @requestnetwork/request-client.js@0.58.0
- @requestnetwork/request-logic@0.43.0
- @requestnetwork/request-node@0.44.0
- @requestnetwork/smart-contracts@0.47.0
- @requestnetwork/thegraph-data-access@0.50.0
- @requestnetwork/transaction-manager@0.44.0
- @requestnetwork/types@0.53.0
- @requestnetwork/utils@0.53.0
- @requestnetwork/web3-signature@0.8.9
Images
0.57.0
Release 0.57.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.57.0
What's Changed
Bug Fixes
- fix: hinkal syntax issue by @rodrigopavezi in #1564
Chores
- chore: publish 0.56.0 by @rodrigopavezi in #1559
Full Changelog: 0.56.0...0.57.0
Packages
- @requestnetwork/advanced-logic@0.52.0
- @requestnetwork/currency@0.26.0
- @requestnetwork/data-access@0.43.0
- @requestnetwork/data-format@0.19.8
- @requestnetwork/epk-cipher@0.8.0
- @requestnetwork/epk-decryption@0.7.8
- @requestnetwork/epk-signature@0.9.8
- @requestnetwork/ethereum-storage@0.43.0
- @requestnetwork/lit-protocol-cipher@0.8.0
- @requestnetwork/multi-format@0.26.0
- @requestnetwork/payment-detection@0.52.0
- @requestnetwork/payment-processor@0.55.0
- @requestnetwork/request-client.js@0.57.0
- @requestnetwork/request-logic@0.42.0
- @requestnetwork/request-node@0.43.0
- @requestnetwork/smart-contracts@0.46.0
- @requestnetwork/thegraph-data-access@0.49.0
- @requestnetwork/transaction-manager@0.43.0
- @requestnetwork/types@0.52.0
- @requestnetwork/utils@0.52.0
- @requestnetwork/web3-signature@0.8.8
Images
0.56.0
Release 0.56.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.56.0
What's Changed
Features
Bug Fixes
- fix(request-node): remove command to copy .env.example from README by @MantisClone in #1550
- fix: pagination returns less than the page size when decryption fails by @rodrigopavezi in #1547
Builds
- build(deps): Bump send from 0.17.1 to 0.19.0 by @app/dependabot in #1476
Chores
- chore: publish 0.55.0 by @rodrigopavezi in #1546
- chore: add CodeRabbit Pull Request Reviews Badge by @MantisClone in #1543
Full Changelog: 0.55.0...0.56.0
Packages
- @requestnetwork/advanced-logic@0.51.0
- @requestnetwork/currency@0.25.0
- @requestnetwork/data-access@0.42.0
- @requestnetwork/data-format@0.19.7
- @requestnetwork/epk-cipher@0.7.0
- @requestnetwork/epk-decryption@0.7.7
- @requestnetwork/epk-signature@0.9.7
- @requestnetwork/ethereum-storage@0.42.0
- @requestnetwork/lit-protocol-cipher@0.7.0
- @requestnetwork/multi-format@0.25.0
- @requestnetwork/payment-detection@0.51.0
- @requestnetwork/payment-processor@0.54.0
- @requestnetwork/request-client.js@0.56.0
- @requestnetwork/request-logic@0.41.0
- @requestnetwork/request-node@0.42.0
- @requestnetwork/smart-contracts@0.45.0
- @requestnetwork/thegraph-data-access@0.48.0
- @requestnetwork/transaction-manager@0.42.0
- @requestnetwork/types@0.51.0
- @requestnetwork/utils@0.51.0
- @requestnetwork/web3-signature@0.8.7
Images
0.55.0
Release 0.55.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.55.0
What's Changed
Features
- feat: allow no persist for Custom Data Access by @kevindavee in #1541
- feat: Adding private wallet functionality with the integration tests by @nkoreli in #1482
Bug Fixes
- fix: epk encryption variable name typo by @rodrigopavezi in #1544
Chores
- chore: publish 0.54.0 by @rodrigopavezi in #1538
Full Changelog: 0.54.0...0.55.0
Packages
- @requestnetwork/advanced-logic@0.50.0
- @requestnetwork/currency@0.24.0
- @requestnetwork/data-access@0.41.0
- @requestnetwork/data-format@0.19.6
- @requestnetwork/epk-cipher@0.6.0
- @requestnetwork/epk-decryption@0.7.6
- @requestnetwork/epk-signature@0.9.6
- @requestnetwork/ethereum-storage@0.41.0
- @requestnetwork/lit-protocol-cipher@0.6.0
- @requestnetwork/multi-format@0.24.0
- @requestnetwork/payment-detection@0.50.0
- @requestnetwork/payment-processor@0.53.0
- @requestnetwork/request-client.js@0.55.0
- @requestnetwork/request-logic@0.40.0
- @requestnetwork/request-node@0.41.0
- @requestnetwork/smart-contracts@0.44.0
- @requestnetwork/thegraph-data-access@0.47.0
- @requestnetwork/transaction-manager@0.41.0
- @requestnetwork/types@0.50.0
- @requestnetwork/utils@0.50.0
- @requestnetwork/web3-signature@0.8.6
Images
0.54.0
Release 0.54.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.54.0
What's Changed
Features
- feat: lit session domain and statement by @rodrigopavezi in #1536
Bug Fixes
- fix: prerelease git issue by @rodrigopavezi in #1535
- fix: prerelease command by @rodrigopavezi in #1532
Chores
- chore: publish 0.53.0 by @rodrigopavezi in #1531
- chore: transfer contract ownership base by @leoslr in #1530
Full Changelog: 0.53.0...0.54.0
Packages
- @requestnetwork/advanced-logic@0.49.0
- @requestnetwork/currency@0.23.0
- @requestnetwork/data-access@0.40.0
- @requestnetwork/data-format@0.19.5
- @requestnetwork/epk-cipher@0.5.0
- @requestnetwork/epk-decryption@0.7.5
- @requestnetwork/epk-signature@0.9.5
- @requestnetwork/ethereum-storage@0.40.0
- @requestnetwork/lit-protocol-cipher@0.5.0
- @requestnetwork/multi-format@0.23.0
- @requestnetwork/payment-detection@0.49.0
- @requestnetwork/payment-processor@0.52.0
- @requestnetwork/request-client.js@0.54.0
- @requestnetwork/request-logic@0.39.0
- @requestnetwork/request-node@0.40.0
- @requestnetwork/smart-contracts@0.43.0
- @requestnetwork/thegraph-data-access@0.46.0
- @requestnetwork/transaction-manager@0.40.0
- @requestnetwork/types@0.49.0
- @requestnetwork/utils@0.49.0
- @requestnetwork/web3-signature@0.8.5
Images
0.53.0
Release 0.53.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.53.0
What's Changed
Features
- feat: refactor lit protocol provider by @rodrigopavezi in #1512
Bug Fixes
- fix: next release job by @rodrigopavezi in #1529
- fix: next release by @rodrigopavezi in #1517
Code Refactoring
- refactor: circle ci scripts by @rodrigopavezi in #1510
Chores
- chore: fix circle ci build and test on master by @rodrigopavezi in #1527
- chore: publish 0.52.0 by @rodrigopavezi in #1509
Full Changelog: 0.52.0...0.53.0
Packages
- @requestnetwork/advanced-logic@0.48.0
- @requestnetwork/currency@0.22.0
- @requestnetwork/data-access@0.39.0
- @requestnetwork/data-format@0.19.4
- @requestnetwork/epk-cipher@0.4.0
- @requestnetwork/epk-decryption@0.7.4
- @requestnetwork/epk-signature@0.9.4
- @requestnetwork/ethereum-storage@0.39.0
- @requestnetwork/lit-protocol-cipher@0.4.0
- @requestnetwork/multi-format@0.22.0
- @requestnetwork/payment-detection@0.48.0
- @requestnetwork/payment-processor@0.51.0
- @requestnetwork/request-client.js@0.53.0
- @requestnetwork/request-logic@0.38.0
- @requestnetwork/request-node@0.39.0
- @requestnetwork/smart-contracts@0.42.0
- @requestnetwork/thegraph-data-access@0.45.0
- @requestnetwork/transaction-manager@0.39.0
- @requestnetwork/types@0.48.0
- @requestnetwork/utils@0.48.0
- @requestnetwork/web3-signature@0.8.4
Images
0.52.0
Release 0.52.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.52.0
What's Changed
Features
- feat(ethereum-storage): custom gas limit by @alexandre-abrioux in #1495
Bug Fixes
- fix: remove node-localstorage, add StorageProvider interface by @rodrigopavezi in #1508
Chores
- chore: publish 0.51.0 by @rodrigopavezi in #1505
Full Changelog: 0.51.0...0.52.0
Packages
- @requestnetwork/advanced-logic@0.47.0
- @requestnetwork/currency@0.21.0
- @requestnetwork/data-access@0.38.0
- @requestnetwork/data-format@0.19.3
- @requestnetwork/epk-cipher@0.3.0
- @requestnetwork/epk-decryption@0.7.3
- @requestnetwork/epk-signature@0.9.3
- @requestnetwork/ethereum-storage@0.38.0
- @requestnetwork/lit-protocol-cipher@0.3.0
- @requestnetwork/multi-format@0.21.0
- @requestnetwork/payment-detection@0.47.0
- @requestnetwork/payment-processor@0.50.0
- @requestnetwork/request-client.js@0.52.0
- @requestnetwork/request-logic@0.37.0
- @requestnetwork/request-node@0.38.0
- @requestnetwork/smart-contracts@0.41.0
- @requestnetwork/thegraph-data-access@0.44.0
- @requestnetwork/transaction-manager@0.38.0
- @requestnetwork/types@0.47.0
- @requestnetwork/utils@0.47.0
- @requestnetwork/web3-signature@0.8.3