Skip to content

Latest commit

 

History

History
717 lines (412 loc) · 53.5 KB

CHANGELOG.md

File metadata and controls

717 lines (412 loc) · 53.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.38.0 (2022-11-04)

Bug Fixes

  • NEAR Conversion version and processor (#935) (f063864)
  • payment-processor: add reset approvals to run twice tests (#894) (2f1a9ec)
  • payment-processor: missing NEAR conversion import (#934) (8180cd2)
  • payment-processor: within tests - revoke some approvals and use equalTo instead of eq (#907) (9a69bce)
  • Add prefix in userData (#846) (520d348)
  • Add Signer as provider for the erc20 approval (#406) (28708ac)
  • amount padding for conversion of crypto amounts (#527) (439e345)
  • don't check ETH solvency for a Gnosis provider (#590) (8607627)
  • ETH mainnet hash on any chain for conversion (#741) (6938754)
  • invoice total types + upgrade ethers (#514) (c2b98b2)
  • Near processing and detection (#578) (27362f0)
  • revert eth mainnet for conversion (#747) (0895f8f)
  • swap to conversion (#826) (cdb4b99)
  • the currency checks should ignore the case (#526) (9462683)
  • typescript lint for test files (#778) (048e876)
  • unpad amounts from chainlink in payment-detection (#529) (d67027f)
  • updated Near payment detection + gas increase (#589) (1ae8468)
  • upgrade ethers to 5.2.0 (#532) (6c7cf35)
  • use ICurrency import from request-logic-types instead of dist (#435) (1e050ec)
  • use proxy address based on pn version (#556) (c978849)

Features

0.37.0 (2021-06-22)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)
  • invoice total types + upgrade ethers (#514) (c2b98b2)
  • use ICurrency import from request-logic-types instead of dist (#435) (1e050ec)

Features

  • Add payment-processor for any to erc20 payment network (#433) (7134310)
  • defaultProvider (#497) (96e9486)
  • payment network any to erc20 smartcontracts (#408) (a2f30a8)
  • SAND aggregator support for conversion (#487) (46cbe1b)

0.36.0 (2021-05-12)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)
  • use ICurrency import from request-logic-types instead of dist (#435) (1e050ec)

Features

  • Add payment-processor for any to erc20 payment network (#433) (7134310)
  • defaultProvider (#497) (96e9486)
  • payment network any to erc20 smartcontracts (#408) (a2f30a8)
  • SAND aggregator support for conversion (#487) (46cbe1b)

0.35.0 (2021-04-19)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)
  • use ICurrency import from request-logic-types instead of dist (#435) (1e050ec)

Features

  • Add payment-processor for any to erc20 payment network (#433) (7134310)
  • payment network any to erc20 smartcontracts (#408) (a2f30a8)
  • SAND aggregator support for conversion (#487) (46cbe1b)

0.34.0 (2021-03-25)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)
  • use ICurrency import from request-logic-types instead of dist (#435) (1e050ec)

Features

  • Add payment-processor for any to erc20 payment network (#433) (7134310)
  • payment network any to erc20 smartcontracts (#408) (a2f30a8)

0.33.0 (2021-03-15)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)
  • use ICurrency import from request-logic-types instead of dist (#435) (1e050ec)

Features

  • Add payment-processor for any to erc20 payment network (#433) (7134310)
  • payment network any to erc20 smartcontracts (#408) (a2f30a8)

0.32.0 (2021-03-03)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)

Features

  • payment network any to erc20 smartcontracts (#408) (a2f30a8)

0.31.0 (2021-02-22)

Bug Fixes

  • Add Signer as provider for the erc20 approval (#406) (28708ac)

Features

  • payment network any to erc20 smartcontracts (#408) (a2f30a8)

0.30.2 (2020-12-22)

Note: Version bump only for package @requestnetwork/payment-processor

0.30.1 (2020-12-21)

Note: Version bump only for package @requestnetwork/payment-processor

0.30.0 (2020-12-02)

Bug Fixes

Features

  • smart contract wallets do not need eth to pay gas (#364) (c16bf43)

0.26.0 (2020-10-14)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)
  • payment processor should use swap allowance method (#336) (ac3be59)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.29.0 (2020-11-12)

Bug Fixes

0.26.0 (2020-10-14)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)
  • payment processor should use swap allowance method (#336) (ac3be59)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.28.0 (2020-11-05)

Bug Fixes

0.26.0 (2020-10-14)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)
  • payment processor should use swap allowance method (#336) (ac3be59)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.27.0 (2020-10-21)

0.26.0 (2020-10-14)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)
  • payment processor should use swap allowance method (#336) (ac3be59)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.26.0 (2020-10-14)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)
  • payment processor should use swap allowance method (#336) (ac3be59)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.25.0 (2020-10-13)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)
  • payment processor should use swap allowance method (#336) (ac3be59)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.24.0 (2020-10-09)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • payment processor support for swap-to-pay (#323) (b1c9b5f)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.23.0 (2020-09-28)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.22.0 (2020-09-18)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)
  • unify ERC20 payment processing API (#279) (8b3756b)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.21.0 (2020-09-01)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.20.0 (2020-08-27)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.19.0 (2020-08-13)

Bug Fixes

  • fix bugs and missing exports for ERC20 fee payment network (#263) (764b7f0)

Features

  • add erc20 proxy with fee payment processor (#253) (3727d89)
  • add payment processing for eth proxy contract (#220) (5859c89)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.18.0 (2020-06-29)

Features

  • add payment processing for eth proxy contract (#220) (5859c89)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.17.0 (2020-05-04)

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.16.0 (2020-04-21)

Features

  • payment-processor transaction overrides (#198) (92a52aa)

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.15.0 (2020-04-06)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.14.0 (2020-03-23)

Bug Fixes

  • payment-processor: remove instanceof usage (#159) (48efc12)

Features

  • add the confirmed events in the highest layers (#141) (7f9b756)

0.13.0 (2020-02-20)

Features

0.13.0 (2020-02-20)

Features