git.delta.rocks / unique-network / refs/commits / 448629b28a12

difftreelog

commits

pallets/commonhistory
  1. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  2. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  3. fix warnings
    Grigoriy Simonov 2023-09-22 #9425c0a
  4. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  5. Merge pull request #974 from UniqueNetwork/fix/evm-coder-leftovers
    Yaroslav Bolyukin 2023-08-30 #369a51d
  6. test fix build and style
    Yaroslav Bolyukin 2023-08-30 #c466f2a
  7. refactor fix complex value type support in evm-coder
    Yaroslav Bolyukin 2023-08-29 #905f9b3
  8. * 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