Skip to content

Commit

Permalink
Merge branch 'feat-mvp' of github.com:Mississippi-Labs/mississippi in…
Browse files Browse the repository at this point in the history
…to feat-mvp
  • Loading branch information
TiyoSheng committed Nov 12, 2023
2 parents 195ec39 + 5d8f405 commit aff02d4
Show file tree
Hide file tree
Showing 11 changed files with 105 additions and 106 deletions.
4 changes: 2 additions & 2 deletions packages/contracts/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ optimizer = true
optimizer_runs = 3000


[profile.lidamao-testnet]
eth_rpc_url = "http://8.217.213.253"
[profile.Mississippi-testnet]
eth_rpc_url = "http://rpc.0xMssp.xyz"
optimizer = true
optimizer_runs = 3000

50 changes: 25 additions & 25 deletions packages/contracts/out/IWorld.sol/IWorld.json
Original file line number Diff line number Diff line change
Expand Up @@ -3912,16 +3912,16 @@
118568,
118556,
71348,
129934,
129843,
129827,
129830,
129882,
173592,
129872,
129861,
129904,
129813,
129797,
129800,
129852,
173562,
129842,
129831,
64435,
127100,
127070,
64393,
64426,
64399,
Expand All @@ -3932,22 +3932,22 @@
"nameLocation": "798:6:169",
"scope": 118826,
"usedErrors": [
127065,
127071,
127073,
127075,
127081,
127087,
127093,
127099,
173561,
173565,
173571,
173575,
173579,
173583,
173587,
173591
127035,
127041,
127043,
127045,
127051,
127057,
127063,
127069,
173531,
173535,
173541,
173545,
173549,
173553,
173557,
173561
]
}
],
Expand Down
28 changes: 14 additions & 14 deletions packages/contracts/out/Loot.sol/MLoot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1636,34 +1636,34 @@
"id": 119867,
"exportedSymbols": {
"Address": [
131471
131441
],
"Base64": [
118883
],
"Context": [
131493
131463
],
"ERC165": [
131517
131487
],
"ERC721": [
72425
],
"IERC165": [
173798
173768
],
"IERC20": [
71498
],
"IERC721": [
131096
131066
],
"IERC721Metadata": [
131141
131111
],
"IERC721Receiver": [
131114
131084
],
"MLoot": [
119866
Expand All @@ -1672,10 +1672,10 @@
120314
],
"Math": [
132383
132353
],
"SignedMath": [
132488
132458
],
"Strings": [
72654
Expand Down Expand Up @@ -14325,11 +14325,11 @@
119866,
120314,
72425,
131141,
131096,
131517,
173798,
131493,
131111,
131066,
131487,
173768,
131463,
120117
],
"name": "MLoot",
Expand Down
Loading

0 comments on commit aff02d4

Please sign in to comment.