Skip to content

Commit

Permalink
Recompiled artifacts and bumped version (#107)
Browse files Browse the repository at this point in the history
Recompiled artifacts and bumped version
  • Loading branch information
0xSulpiride authored Sep 14, 2022
1 parent c061179 commit 327ec22
Show file tree
Hide file tree
Showing 15 changed files with 154 additions and 274 deletions.
4 changes: 0 additions & 4 deletions artifacts/IDiamondCut.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"_format": "hh-sol-artifact-1",
"contractName": "IDiamondCut",
<<<<<<< HEAD
"sourceName": "@connext/nxtp-contracts/contracts/core/connext/interfaces/IDiamondCut.sol",
=======
"sourceName": "src/bridges/interfaces/IDiamondCut.sol",
>>>>>>> master
"abi": [
{
"anonymous": false,
Expand Down
18 changes: 0 additions & 18 deletions dist/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module.exports = {
AccountImplementationV1: 'AccountImplementationV1',
AccountRegistry: 'AccountRegistry',
Address: 'Address',
<<<<<<< HEAD
AddressUpgradeable: 'AddressUpgradeable',
AmplificationUtils: 'AmplificationUtils',
BalancesHelper: 'BalancesHelper',
Expand All @@ -18,18 +17,11 @@ module.exports = {
ConnextMessage: 'ConnextMessage',
Context: 'Context',
ContextUpgradeable: 'ContextUpgradeable',
=======
BalancesHelper: 'BalancesHelper',
BalancesHelperV2: 'BalancesHelperV2',
>>>>>>> master
Controlled: 'Controlled',
Diamond: 'Diamond',
DiamondCutFacet: 'DiamondCutFacet',
DiamondLoupeFacet: 'DiamondLoupeFacet',
<<<<<<< HEAD
ECDSA: 'ECDSA',
=======
>>>>>>> master
ENSAbstractResolver: 'ENSAbstractResolver',
ENSAddressResolver: 'ENSAddressResolver',
ENSController: 'ENSController',
Expand All @@ -46,21 +38,17 @@ module.exports = {
Gateway: 'Gateway',
GatewayRecipient: 'GatewayRecipient',
Guarded: 'Guarded',
<<<<<<< HEAD
Home: 'Home',
HopFacet: 'HopFacet',
IBridgeToken: 'IBridgeToken',
ICBridge: 'ICBridge',
ICallback: 'ICallback',
IConnextHandler: 'IConnextHandler',
=======
>>>>>>> master
IDiamondCut: 'IDiamondCut',
IDiamondLoupe: 'IDiamondLoupe',
IERC165: 'IERC165',
IERC173: 'IERC173',
IERC20: 'IERC20',
<<<<<<< HEAD
IERC20MetadataUpgradeable: 'IERC20MetadataUpgradeable',
IERC20Upgradeable: 'IERC20Upgradeable',
IExecutor: 'IExecutor',
Expand All @@ -87,12 +75,6 @@ module.exports = {
NomadBase: 'NomadBase',
Ownable: 'Ownable',
OwnableUpgradeable: 'OwnableUpgradeable',
=======
ISuperAgreement: 'ISuperAgreement',
ISuperfluidToken: 'ISuperfluidToken',
Initializable: 'Initializable',
LibDiamond: 'LibDiamond',
>>>>>>> master
OwnershipFacet: 'OwnershipFacet',
PaymentDepositAccount: 'PaymentDepositAccount',
PaymentRegistry: 'PaymentRegistry',
Expand Down
Loading

0 comments on commit 327ec22

Please sign in to comment.