Skip to content

Releases: RequestNetwork/requestNetwork

0.54.0

17 Dec 16:19
4344d28
Compare
Choose a tag to compare

0.53.0

13 Dec 14:50
23628d0
Compare
Choose a tag to compare

0.52.0

0.51.0

03 Dec 01:24
dd294d8
Compare
Choose a tag to compare

Release 0.51.0

https://github.com/RequestNetwork/requestNetwork/releases/tag/0.51.0

What's Changed

Features

Bug Fixes

Code Refactoring

Chores

Full Changelog: 0.50.0...0.51.0

Packages

Images

0.50.0

13 Nov 16:23
ccfaf0d
Compare
Choose a tag to compare

Release 0.50.0

https://github.com/RequestNetwork/requestNetwork/releases/tag/0.50.0

What's Changed

Features

Bug Fixes

  • fix: update out of date abi for single request proxy factory by @aimensahnoun in #1480
  • fix: assert promise is rejected and error is thrown after last retry by @MantisClone in #1464
  • fix: enhance logging for request node by @rodrigopavezi in #1463
  • fix: link script to use cd instead of pushd/popd by @MantisClone in #1438
  • fix: improve error message when persistTransaction times out. Increase default timeout to 130 seconds using Exponential Backoff by @MantisClone in #1316

Code Refactoring

  • refactor: prepare SingleRequestFactory for deployment with Request Deployer by @aimensahnoun in #1473

Builds

  • build(deps): Bump secp256k1 from 4.0.2 to 4.0.4 by @app/dependabot in #1472
  • build(deps): Bump express from 4.20.0 to 4.21.0 by @app/dependabot in #1460
  • build(deps): Bump express from 4.19.2 to 4.20.0 in /packages/request-node by @app/dependabot in #1455
  • build(deps): Bump dset from 3.1.3 to 3.1.4 by @app/dependabot in #1452
  • build(deps-dev): Bump webpack from 5.88.2 to 5.94.0 by @app/dependabot in #1446
  • build(deps): Bump axios from 1.6.5 to 1.7.4 by @app/dependabot in #1444
  • build(deps): Bump ejs from 3.1.9 to 3.1.10 by @app/dependabot in #1399

Chores

New Contributors

Full Changelog: 0.49.0...0.50.0

Packages

Images

0.49.0

0.48.0

21 Jul 00:37
0320158
Compare
Choose a tag to compare

Release 0.48.0

https://github.com/RequestNetwork/requestNetwork/releases/tag/0.48.0

What's Changed

Features

Bug Fixes

Code Refactoring

Builds

  • build(deps): Bump undici from 5.28.3 to 5.28.4 by @app/dependabot in #1384
  • build(deps-dev): Bump @openzeppelin/contracts from 4.9.5 to 4.9.6 in /packages/smart-contracts by @app/dependabot in #1370
  • build(deps): Bump @openzeppelin/contracts from 4.9.5 to 4.9.6 by @app/dependabot in #1360
  • build(deps): Bump es5-ext from 0.10.53 to 0.10.63 by @app/dependabot in #1359

Continuous Integrations

Chores

New Contributors

  • @app/dependabot made their first contribution in #1384

Full Changelog: RequestNetwork/requestNetwork/compare/0.46.0...master

Packages

Images

0.46.0

0.45.0

28 Mar 12:44
5e4b243
Compare
Choose a tag to compare

0.44.0

26 Jan 01:21
edb4676
Compare
Choose a tag to compare

Changelog

Bug Fixes

lerna publish error
yarn clean. Replace shx with native rm. Remove rimraf.
force-bump terser@>=5.14.2
json schema and json5
vulnerabilities + remove coveralls
add gasPriceMax and gasPriceMultiplier to the Request Node config
remove zksync from BatchPayments
sunset NEAR conversion for now
sepolia conversion

Features

transfer ownership
contract update with safe
gas fee multiplier & max gas fee
expose txHash and network for declareSent

Chores

Update CONTRIBUTING.md
do not yarn clean
fix clean script for cd
remove default exports
add safe admins
update @openzeppelin/contracts
sepolia and fix double transaction

Code Refactoring

remove axios

Builds

Bump @babel/traverse from 7.22.8 to 7.23.7
Bump follow-redirects from 1.14.9 to 1.15.4

Tests

reduce flaky tests

Packages

Images