Skip to content

Commit 47e2cd6

Browse files
committedJan 24, 2025··
fix: xdai courts name
1 parent e1a8571 commit 47e2cd6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎contracts/config/policies.v2.mainnet-neo.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -189,28 +189,28 @@
189189
"uri": "/ipfs/QmXAVumYfMmezMQSbhYn33iCFxwqLguRztz7HcJaLnX1Z4"
190190
},
191191
{
192-
"name": "xDai Development Court",
192+
"name": "Development Court",
193193
"purpose": "In this court, jurors will solve disputes involving the respect of specifications given by the client.",
194194
"rules": "### Example\nDeveloper does not respect indentation, does not name variables explicitly or has not made a clear file structure. In such cases, jurors should refuse the proposal made by the developer.",
195195
"requiredSkills": "This court requires a good level of familiarity with programming. Jurors who are not intermediate developers are advised to stake into this court only if they have some basics of low-level programming languages, ​​algorithmic and knowledge of good practices of development.",
196196
"court": 25,
197-
"uri": "/ipfs/QmZ8gkBgHsomDpdJG6duJP2VN7u177NT7nsx2bjaLzJknN"
197+
"uri": "/ipfs/QmfH2k1PmX4YufdZoAKwoGtdbjNZaxaTPdXB2uAs3rQsjh"
198198
},
199199
{
200-
"name": "xDai Solidity Court",
200+
"name": "Solidity Court",
201201
"purpose": "",
202202
"rules": "If the disputed code is of significant size (> 500 code lines), parties in the dispute should point out specific parts of the content which are being disputed. Otherwise, jurors should refuse to arbitrate.",
203203
"requiredSkills": "This court requires a good level of solidity. Jurors who are not solidity intermediate developers are advised to stake into this court only if they also know how to make relatively simple contracts, know the main solidity hacks and can compute the complexity of simple functions.",
204204
"court": 26,
205-
"uri": "/ipfs/QmNfeN8JW7GyawEQvsAuRAhm6aw5RpgJzYDKTPQGyPqvKA"
205+
"uri": "/ipfs/QmPRckaaNLj9ycZH6otChTwbkDsBnhkNrXnarF5vD6rXKy"
206206
},
207207
{
208-
"name": "xDai Javascript Court",
208+
"name": "Javascript Court",
209209
"purpose": "",
210210
"rules": "If the disputed code is of significant size (> 700 code lines), parties in the dispute should point out specific parts of the content which are being disputed. Otherwise, jurors should refuse to arbitrate.",
211211
"requiredSkills": "This court requires a good level of javascript. Jurors who are not javascript intermediate developers are advised to stake into this court only if they know the main frameworks/libraries (ExpressJs, React, EthersJs…) and be comfortable with testing, APIs or languages to interact with databases.",
212212
"court": 27,
213-
"uri": "/ipfs/QmYdsdvqbbHKus5Y2djAkvTrtK8piPSmeM3WfPB9ntKk4K"
213+
"uri": "/ipfs/QmS9JzVezbAioSXXcuQsMw31pNjg5jeaV8vtbpwY5cMG8b"
214214
},
215215
{
216216
"name": "Corte de Curación en Español",

0 commit comments

Comments
 (0)
Please sign in to comment.