@devprotocol/dev-kit
Advanced tools
Comparing version 5.8.0 to 5.8.1
@@ -20,3 +20,3 @@ import { TransactionResponse, Provider } from '@ethersproject/abstract-provider'; | ||
readonly lockup: "0x1A2B49e10013C40AAC9b6f9e785837bfd329e5e0"; | ||
readonly marketFactory: "0xa2d49EF868b3F8C9501fF9bC836f0679A45E121c"; | ||
readonly marketFactory: "0xaF490bA3EaFf9495f01407EC22027bD90eaFABb1"; | ||
readonly metricsFactory: "0xEdCF7765B7Be6415D02173e4645604bB1A377929"; | ||
@@ -32,3 +32,3 @@ readonly policyFactory: "0x2ef61A14284A0f45813e492b3696F4BD2cc51B6f"; | ||
readonly lockup: "0x4944CA0423f42DF7c77ad8Cd53F30f31A097F4fa"; | ||
readonly marketFactory: "0x84b6712Ec4174536daBf019fa6549A2e2125DEae"; | ||
readonly marketFactory: "0x6EA7a231dc747fBEf931639B15908625f31287bf"; | ||
readonly metricsFactory: "0x650663aD898A018cca44Ac224Be2286D14B7421d"; | ||
@@ -309,3 +309,3 @@ readonly policyFactory: "0x485085f157dD7Ba451f0AB6Fa2ca42421CBA1d3c"; | ||
declare const lockupAbi: ({ | ||
declare const devAbi: ({ | ||
inputs: { | ||
@@ -356,3 +356,3 @@ internalType: string; | ||
declare const devAbi: ({ | ||
declare const erc20Abi: ({ | ||
inputs: { | ||
@@ -363,3 +363,2 @@ internalType: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
@@ -369,3 +368,2 @@ type: string; | ||
name?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
@@ -382,8 +380,5 @@ } | { | ||
type: string; | ||
payable?: undefined; | ||
stateMutability?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
} | { | ||
constant: boolean; | ||
inputs: { | ||
@@ -400,3 +395,2 @@ internalType: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
@@ -407,3 +401,3 @@ type: string; | ||
declare const marketAbi: ({ | ||
declare const lockupAbi: ({ | ||
inputs: { | ||
@@ -417,6 +411,21 @@ internalType: string; | ||
type: string; | ||
anonymous?: undefined; | ||
name?: undefined; | ||
constant?: undefined; | ||
name?: undefined; | ||
outputs?: undefined; | ||
} | { | ||
anonymous: boolean; | ||
inputs: { | ||
indexed: boolean; | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
name: string; | ||
type: string; | ||
payable?: undefined; | ||
stateMutability?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
} | { | ||
constant: boolean; | ||
@@ -437,5 +446,6 @@ inputs: { | ||
type: string; | ||
anonymous?: undefined; | ||
})[]; | ||
declare const erc20Abi: ({ | ||
declare const marketFactoryAbi: ({ | ||
inputs: { | ||
@@ -446,2 +456,3 @@ internalType: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
@@ -451,2 +462,3 @@ type: string; | ||
name?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
@@ -463,5 +475,8 @@ } | { | ||
type: string; | ||
payable?: undefined; | ||
stateMutability?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
} | { | ||
constant: boolean; | ||
inputs: { | ||
@@ -478,2 +493,3 @@ internalType: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
@@ -484,3 +500,3 @@ type: string; | ||
declare const marketBehaviorAbi: { | ||
declare const metricsAbi: ({ | ||
inputs: { | ||
@@ -491,46 +507,11 @@ internalType: string; | ||
}[]; | ||
name: string; | ||
outputs: { | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
stateMutability: string; | ||
type: string; | ||
}[]; | ||
declare const marketFactoryAbi: ({ | ||
inputs: { | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
type: string; | ||
anonymous?: undefined; | ||
constant?: undefined; | ||
name?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
} | { | ||
anonymous: boolean; | ||
inputs: { | ||
indexed: boolean; | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
name: string; | ||
type: string; | ||
payable?: undefined; | ||
stateMutability?: undefined; | ||
constant?: undefined; | ||
outputs?: undefined; | ||
} | { | ||
constant: boolean; | ||
inputs: { | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
inputs: never[]; | ||
name: string; | ||
@@ -545,3 +526,2 @@ outputs: { | ||
type: string; | ||
anonymous?: undefined; | ||
})[]; | ||
@@ -567,4 +547,3 @@ | ||
declare const policyAbi: { | ||
constant: boolean; | ||
declare const marketBehaviorAbi: { | ||
inputs: { | ||
@@ -581,3 +560,2 @@ internalType: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
@@ -587,3 +565,3 @@ type: string; | ||
declare const metricsAbi: ({ | ||
declare const marketAbi: ({ | ||
inputs: { | ||
@@ -602,3 +580,7 @@ internalType: string; | ||
constant: boolean; | ||
inputs: never[]; | ||
inputs: { | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
name: string; | ||
@@ -615,3 +597,4 @@ outputs: { | ||
declare const policyFactoryAbi: ({ | ||
declare const policyAbi: { | ||
constant: boolean; | ||
inputs: { | ||
@@ -622,5 +605,22 @@ internalType: string; | ||
}[]; | ||
name: string; | ||
outputs: { | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
type: string; | ||
}[]; | ||
declare const policyGroupAbi: ({ | ||
inputs: { | ||
internalType: string; | ||
name: string; | ||
type: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
type: string; | ||
anonymous?: undefined; | ||
@@ -646,5 +646,3 @@ name?: undefined; | ||
constant: boolean; | ||
inputs: never[]; | ||
name: string; | ||
outputs: { | ||
inputs: { | ||
internalType: string; | ||
@@ -654,9 +652,4 @@ name: string; | ||
}[]; | ||
payable: boolean; | ||
stateMutability: string; | ||
type: string; | ||
anonymous?: undefined; | ||
} | { | ||
constant: boolean; | ||
inputs: { | ||
name: string; | ||
outputs: { | ||
internalType: string; | ||
@@ -666,4 +659,2 @@ name: string; | ||
}[]; | ||
name: string; | ||
outputs: never[]; | ||
payable: boolean; | ||
@@ -721,3 +712,3 @@ stateMutability: string; | ||
declare const policyGroupAbi: ({ | ||
declare const policyFactoryAbi: ({ | ||
inputs: { | ||
@@ -751,3 +742,5 @@ internalType: string; | ||
constant: boolean; | ||
inputs: { | ||
inputs: never[]; | ||
name: string; | ||
outputs: { | ||
internalType: string; | ||
@@ -757,4 +750,9 @@ name: string; | ||
}[]; | ||
name: string; | ||
outputs: { | ||
payable: boolean; | ||
stateMutability: string; | ||
type: string; | ||
anonymous?: undefined; | ||
} | { | ||
constant: boolean; | ||
inputs: { | ||
internalType: string; | ||
@@ -764,2 +762,4 @@ name: string; | ||
}[]; | ||
name: string; | ||
outputs: never[]; | ||
payable: boolean; | ||
@@ -766,0 +766,0 @@ stateMutability: string; |
@@ -16,3 +16,3 @@ export const addresses = { | ||
lockup: '0x1A2B49e10013C40AAC9b6f9e785837bfd329e5e0', | ||
marketFactory: '0xa2d49EF868b3F8C9501fF9bC836f0679A45E121c', | ||
marketFactory: '0xaF490bA3EaFf9495f01407EC22027bD90eaFABb1', | ||
metricsFactory: '0xEdCF7765B7Be6415D02173e4645604bB1A377929', | ||
@@ -28,3 +28,3 @@ policyFactory: '0x2ef61A14284A0f45813e492b3696F4BD2cc51B6f', | ||
lockup: '0x4944CA0423f42DF7c77ad8Cd53F30f31A097F4fa', | ||
marketFactory: '0x84b6712Ec4174536daBf019fa6549A2e2125DEae', | ||
marketFactory: '0x6EA7a231dc747fBEf931639B15908625f31287bf', | ||
metricsFactory: '0x650663aD898A018cca44Ac224Be2286D14B7421d', | ||
@@ -31,0 +31,0 @@ policyFactory: '0x485085f157dD7Ba451f0AB6Fa2ca42421CBA1d3c', |
{ | ||
"name": "@devprotocol/dev-kit", | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"description": "Dev Kit for JavaScript", | ||
@@ -45,4 +45,4 @@ "author": "abyssparanoia", | ||
"@rollup/plugin-node-resolve": "13.0.6", | ||
"@types/jest": "27.0.2", | ||
"@types/ramda": "0.27.49", | ||
"@types/jest": "27.0.3", | ||
"@types/ramda": "0.27.56", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
@@ -53,12 +53,12 @@ "@typescript-eslint/parser": "4.33.0", | ||
"eslint-plugin-functional": "3.7.2", | ||
"eslint-plugin-jest": "25.2.4", | ||
"eslint-plugin-jest": "25.3.0", | ||
"ethers": "5.5.1", | ||
"husky": "7.0.4", | ||
"jest": "27.3.1", | ||
"lint-staged": "12.0.2", | ||
"jest": "27.4.0", | ||
"lint-staged": "12.1.2", | ||
"npm-run-all": "4.1.5", | ||
"pre-commit": "1.2.2", | ||
"prettier": "2.4.1", | ||
"prettier": "2.5.0", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.60.0", | ||
"rollup": "2.60.1", | ||
"rollup-plugin-dts": "4.0.1", | ||
@@ -65,0 +65,0 @@ "ts-jest": "27.0.7", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet