@requestnetwork/smart-contracts
Advanced tools
Comparing version 0.5.1-next.1206 to 0.6.0
@@ -6,2 +6,37 @@ # Change Log | ||
# 0.6.0 (2020-04-06) | ||
# 0.13.0 (2020-02-20) | ||
### Features | ||
* add proxy contract to eth input data in payment detection ([#140](https://github.com/RequestNetwork/requestNetwork/issues/140)) ([0c36de1](https://github.com/RequestNetwork/requestNetwork/commit/0c36de12d08b1b591a7fd282d2cac1e5f38adb24)) | ||
* custom docker ganache image ([#129](https://github.com/RequestNetwork/requestNetwork/issues/129)) ([9ab725d](https://github.com/RequestNetwork/requestNetwork/commit/9ab725dca826ba82152c9f7e0cedc8038c6a17b1)) | ||
* ethereum payment proxy contract ([#135](https://github.com/RequestNetwork/requestNetwork/issues/135)) ([f9bff97](https://github.com/RequestNetwork/requestNetwork/commit/f9bff97fbe47b8b7fc6ff4fe5048ccc260501ab2)) | ||
# 0.12.0 (2020-01-16) | ||
### Bug Fixes | ||
* add payable to the ERC20 proxy contract fallback ([#96](https://github.com/RequestNetwork/requestNetwork/issues/96)) ([1237b64](https://github.com/RequestNetwork/requestNetwork/commit/1237b6431f3d6e141e3bae1690ac59c553ed49f2)) | ||
* **smart-contracts:** fix json require to work with webpack ([#105](https://github.com/RequestNetwork/requestNetwork/issues/105)) ([a465e83](https://github.com/RequestNetwork/requestNetwork/commit/a465e83a739a7648e71d8ebb4a3a4eb389e00f13)) | ||
### Features | ||
* deploy ERC20 proxy smart contract to mainnet ([#97](https://github.com/RequestNetwork/requestNetwork/issues/97)) ([84a7d2a](https://github.com/RequestNetwork/requestNetwork/commit/84a7d2ae9c06a3c6e457c8583e44e8df01676b2a)) | ||
* deploy ERC20 proxy smart contract to Rinkeby ([#95](https://github.com/RequestNetwork/requestNetwork/issues/95)) ([39e6a6a](https://github.com/RequestNetwork/requestNetwork/commit/39e6a6a0ea62fd4ee9e6343d03770711638b698b)) | ||
* **request-client.js:** get balance from request ERC20 with proxy contract ([#94](https://github.com/RequestNetwork/requestNetwork/issues/94)) ([08758ae](https://github.com/RequestNetwork/requestNetwork/commit/08758ae83e3834db06c0f1441e51bc6c2b897669)) | ||
* **smart-contracts:** add the erc20 proxy contract PN's smart contract ([#92](https://github.com/RequestNetwork/requestNetwork/issues/92)) ([30f7937](https://github.com/RequestNetwork/requestNetwork/commit/30f79374a78f1a060a91bc7e53e6dc44c2fbad2c)) | ||
# 0.5.0 (2020-03-23) | ||
@@ -8,0 +43,0 @@ |
{ | ||
"name": "@requestnetwork/smart-contracts", | ||
"version": "0.5.1-next.1206+0e5e6765", | ||
"version": "0.6.0", | ||
"publishConfig": { | ||
@@ -57,3 +57,3 @@ "access": "public" | ||
}, | ||
"gitHead": "0e5e67658bec6579157afc09f28b2bc5a7f027e6" | ||
"gitHead": "6aca41c25cd03aa805d4b72039ee375e54a01014" | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
222389