Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【LocalNouns】仕上げ #159

Open
wants to merge 149 commits into
base: main
Choose a base branch
from

Conversation

EibaKatsu
Copy link
Collaborator

No description provided.

EibaKatsu and others added 30 commits November 1, 2023 14:40
* 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 <[email protected]>
Co-authored-by: Takuya Mizutani <[email protected]>
Co-authored-by: Satoshi Nakajima <[email protected]>
(OutOfGasError対策,keccak使わなくてもランダム実現可能)
    (OutOfGasError対策,keccak使わなくてもランダム実現可能)
(OutOfGasError対策,keccak使わなくてもランダム実現可能)
    (OutOfGasError対策,keccak使わなくてもランダム実現可能)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants