Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@redstone-finance/evm-connector

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redstone-finance/evm-connector - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

dist/test/data-packages-wrapper/data-packages-wrapper.test.d.ts

6

dist/hardhat.config.js

@@ -7,2 +7,4 @@ "use strict";

require("@typechain/hardhat");
// You need to export an object to set up your config
// Go to https://hardhat.org/config/ to learn more
const config = {

@@ -14,3 +16,3 @@ solidity: {

enabled: true,
runs: 10000,
runs: 10000, // it slightly increases gas for contract deployment but decreases for user interactions
},

@@ -24,3 +26,3 @@ },

mocha: {
timeout: 300000,
timeout: 300000, // 300 seconds
},

@@ -27,0 +29,0 @@ networks: {

{
"name": "@redstone-finance/evm-connector",
"version": "0.3.3",
"version": "0.3.4",
"prettier": "redstone-prettier-config",

@@ -16,5 +16,5 @@ "description": "A tool to inject RedStone data into EVM compatible smart contracts",

"@chainlink/contracts": "^0.6.1",
"@openzeppelin/contracts": "4.8.1",
"@redstone-finance/protocol": "^0.3.3",
"@redstone-finance/sdk": "^0.3.3",
"@openzeppelin/contracts": "^4.8.1",
"@redstone-finance/protocol": "^0.3.4",
"@redstone-finance/sdk": "^0.3.4",
"axios": "^1.5.1",

@@ -29,3 +29,3 @@ "ethers": "^5.7.2"

"@nomiclabs/hardhat-waffle": "^2.0.5",
"@openzeppelin/contracts-upgradeable": "^4.6.0",
"@openzeppelin/contracts-upgradeable": "^4.8.3",
"@typechain/ethers-v5": "^10.2.0",

@@ -39,3 +39,3 @@ "@typechain/hardhat": "^6.1.2",

"ethereum-waffle": "^4.0.10",
"hardhat": "^2.14.0",
"hardhat": "^2.17.2",
"hardhat-gas-reporter": "^1.0.9",

@@ -42,0 +42,0 @@ "msw": "^1.2.1"

{
"name": "@redstone-finance/evm-connector",
"version": "0.3.4",
"version": "0.3.5",
"prettier": "redstone-prettier-config",

@@ -16,5 +16,5 @@ "description": "A tool to inject RedStone data into EVM compatible smart contracts",

"@chainlink/contracts": "^0.6.1",
"@openzeppelin/contracts": "4.8.1",
"@redstone-finance/protocol": "^0.3.4",
"@redstone-finance/sdk": "^0.3.4",
"@openzeppelin/contracts": "^4.8.1",
"@redstone-finance/protocol": "^0.3.5",
"@redstone-finance/sdk": "^0.3.5",
"axios": "^1.5.1",

@@ -29,3 +29,3 @@ "ethers": "^5.7.2"

"@nomiclabs/hardhat-waffle": "^2.0.5",
"@openzeppelin/contracts-upgradeable": "^4.6.0",
"@openzeppelin/contracts-upgradeable": "^4.8.3",
"@typechain/ethers-v5": "^10.2.0",

@@ -39,3 +39,3 @@ "@typechain/hardhat": "^6.1.2",

"ethereum-waffle": "^4.0.10",
"hardhat": "^2.14.0",
"hardhat": "^2.17.2",
"hardhat-gas-reporter": "^1.0.9",

@@ -51,3 +51,3 @@ "msw": "^1.2.1"

},
"gitHead": "6f86fac1dd222332fa915cfadc259320e1e385d0"
"gitHead": "0734562b87b431ca6af7dfc1f553788d2b5db924"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc