git.delta.rocks / unique-network / refs/commits / 1a4aa2d6346d

difftreelog

commits

pallets/unique/src/eth/stubshistory
  1. * feat: setNesting api change
    
    * fix: change restricted collections to addresses instead of ids
    
    * feat: all in one create collection method
    
    * fix: code review requests
    
    * feat: use struct for create_collection flags
    
    * fix: update evm-coder dependency
    
    * fix: code review requests
    
    * fix: change pending_sponsor to optional cross address
    
    * feat: forbid user from using flags
    
    * refactor: deduplicate CollectionFlags struct
    
    * fix: eth CollectionMode should be NFT
    
    * style: fix clippy warning
    
    * fix: disable eth create_collection
    
    ---------
    Gregory Simonov 2023-08-16 #20ac01d
  2. Merge pull request #855 from UniqueNetwork/tests/generalization
    Yaroslav Bolyukin 2023-02-16 #0bfb469
  3. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-24 #a17a394
  4. Feature/app promo unstake behaviour
    Yaroslav Bolyukin 2023-02-15 #91c34ac
  5. Merge pull request #853 from UniqueNetwork/fix/erc20
    Yaroslav Bolyukin 2023-01-23 #35f818f
  6. Merge pull request #871 from UniqueNetwork/feature/move_TokenChanged_event
    Yaroslav Bolyukin 2023-02-13 #9f4fc06
  7. fix after fix eevm_coder
    Trubnikov Sergey 2023-02-13 #40d2262
  8. fix `erc20` interface identifier for fungible collection
    PraetorP 2023-01-23 #9f46930
  9. misk: Move TokenChanged event into ERC721 contracts
    Trubnikov Sergey 2023-02-02 #b06f11d