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

difftreelog

commits

runtime/common/ethereumhistory
  1. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  2. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  3. Merge pull request #974 from UniqueNetwork/fix/evm-coder-leftovers
    Yaroslav Bolyukin 2023-08-30 #369a51d
  4. refactor fix complex value type support in evm-coder
    Yaroslav Bolyukin 2023-08-29 #905f9b3
  5. style fix formatting
    Yaroslav Bolyukin 2023-08-30 #e24c985
  6. * 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