Open
Conversation
* duplicate from sushi-Nouns * correct Contract name * correct Contrant name * deploy NotoSans font * add font view * add font components * fix type and required * update font address * format * update @openzeppelin/contracts * update package * update package * update packages * add font checker * fixing preview * font preview * LocalNouns initial working version * NounsDescriptorV1デプロイ用 * write to address file * 不要なコメント削除 * set contract address to external file * add underscore * format * set prefecture name to Trait * Correct typos * commitie,developper,desighnerを削除 * minter追加 * verifyコマンドのaddress指定修正 * Minterコントラクト追加 * ProviderTokenA1のmintを無効にするためのmint関数を追加 * localhostのアドレス自動読込を追加 * Minter経由だとmsg.senderがMinterになるため、_toを指定 * 自動テスト追加 * 画像データ修正(末尾にオブジェクトタイプを追加) * バッチミント追加 * head,accessoryの名前をtraitsに設定 * mintをpopulateから分離 * head始まり(都道府県)は1期対象から除外 * head partsIdの3桁目以上をバージョンとして扱う対応 * 都道府県地図のheadをバージョン1で登録 * 都道府県地図のheadをバージョン1で登録 * 都道府県をランダムに決定する機能を追加 * 都道府県ランダム指定時のバージョン考慮不足のバグfix * ミント関数の配列パラメタの要素数チェックを追加 * 変数名変更 amount -> counter * remove Opensea's DefaultOperatorFilterer, add "SetPrice" * ERC721AP2PTradable追加 * remove old description * LocalNounsの継承先をERC721AP2PTradableに変更 * correct author * P2Pトレード追加 * add comment * mintSelectedPrefectureに数量指定追加 * mintSelectedPrefectureBatchの削除 * mintSelectedPrefectureBatch削除 * tokenGate追加 * whitelistをpublicに変更 * tokenGateによるチェック追加 * tokenGate追加 * *_localhost.ts追加 * Send ETH チェック追加 * _nextTokenIdは_safeMintで更新されるので indexを追加 * 都道府県ごとのミント数mintNumberPerPrefectureを追加 * コメント修正 * 都道府県番号のチェック追加 * 継承元のmintPrice, mintLimitは使用しない * コメント追加 * ミント数上限のチェック * ownerMint追加 * 都道府県ランダムミントの割合を設定 * determinePrefectureIdのテストコード追加 * 不要コード削除 --------- Co-authored-by: isamu arimoto <isamu@to-kyo.to> Co-authored-by: Takuya Mizutani <mtty1017@gmail.com> Co-authored-by: Satoshi Nakajima <satoshi.nakajima@gmail.com>
(OutOfGasError対策,keccak使わなくてもランダム実現可能)
(OutOfGasError対策,keccak使わなくてもランダム実現可能)
(OutOfGasError対策,keccak使わなくてもランダム実現可能)
(OutOfGasError対策,keccak使わなくてもランダム実現可能)
…into P2P_Royalty
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.