Skip to content

Commit 84ff97f

Browse files
authored
Merge pull request #409 from identity-com/contracts-qa
Contracts qa
2 parents b8f7c8a + ffcbb0a commit 84ff97f

File tree

105 files changed

+3408
-1558
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+3408
-1558
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"_format": "hh-sol-dbg-1",
3-
"buildInfo": "../../build-info/212d488661661cee67bd717bbb9fdf7a.json"
3+
"buildInfo": "../../build-info/2bf9fbeba349363dfcb83d701b047643.json"
44
}

ethereum/gateway-eth-ts/src/contracts/abi/FlagsStorage.sol/FlagsStorage.json

Lines changed: 67 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"_format": "hh-sol-dbg-1",
3-
"buildInfo": "../../build-info/611b2ef949c4d853278b2c3239ea2045.json"
3+
"buildInfo": "../../build-info/2bf9fbeba349363dfcb83d701b047643.json"
44
}

ethereum/gateway-eth-ts/src/contracts/abi/FlexibleNonceForwarder.sol/FlexibleNonceForwarder.json

Lines changed: 52 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"_format": "hh-sol-dbg-1",
3-
"buildInfo": "../../build-info/225011c7b06fb48a52526bddb6d7f199.json"
3+
"buildInfo": "../../build-info/2bf9fbeba349363dfcb83d701b047643.json"
44
}

ethereum/gateway-eth-ts/src/contracts/abi/Forwarder.sol/Forwarder.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_format": "hh-sol-dbg-1",
3+
"buildInfo": "../../build-info/bd65a83847db41b556e937d1d8f8926c.json"
4+
}
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"_format": "hh-sol-artifact-1",
3+
"contractName": "Gated",
4+
"sourceName": "contracts/Gated.sol",
5+
"abi": [
6+
{
7+
"inputs": [
8+
{
9+
"internalType": "address",
10+
"name": "gatewayToken",
11+
"type": "address"
12+
}
13+
],
14+
"name": "IsGated__InvalidGatewayToken",
15+
"type": "error"
16+
}
17+
],
18+
"bytecode": "0x6080604052348015600f57600080fd5b50603f80601d6000396000f3fe6080604052600080fdfea26469706673582212206c674e652693083a42bc2fa5904cae20d0d24218f5d7dae6427e2c3a82d319f564736f6c63430008090033",
19+
"deployedBytecode": "0x6080604052600080fdfea26469706673582212206c674e652693083a42bc2fa5904cae20d0d24218f5d7dae6427e2c3a82d319f564736f6c63430008090033",
20+
"linkReferences": {},
21+
"deployedLinkReferences": {}
22+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"_format": "hh-sol-dbg-1",
3-
"buildInfo": "../../build-info/212d488661661cee67bd717bbb9fdf7a.json"
3+
"buildInfo": "../../build-info/2bf9fbeba349363dfcb83d701b047643.json"
44
}

ethereum/gateway-eth-ts/src/contracts/abi/GatewayToken.sol/GatewayToken.json

Lines changed: 163 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)