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

difftreelog

commits

pallets/refungiblehistory
  1. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  2. fix update weighting for mintBulkCross and forbid multiple owners + multipe tokens
    Grigoriy Simonov 2023-09-22 #752e2b0
  3. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  4. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  5. style fix clippy warning
    Yaroslav Bolyukin 2023-09-11 #31ef540
  6. Merge pull request #974 from UniqueNetwork/fix/evm-coder-leftovers
    Yaroslav Bolyukin 2023-08-30 #369a51d
  7. test fix build and style
    Yaroslav Bolyukin 2023-08-30 #c466f2a
  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