git.delta.rocks / unique-network / refs/commits / e12df810b215

difftreelog

commits

pallets/common/src/eth.rs18.3 KiBsourcehistory
  1. refactor fix complex value type support in evm-coder
    Yaroslav Bolyukin 2023-08-29 #905f9b3
  2. * 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
  3. Forbid warnings
    Yaroslav Bolyukin 2023-08-15 #950d276
  4. Merge pull request #855 from UniqueNetwork/tests/generalization
    Yaroslav Bolyukin 2023-02-16 #0bfb469
  5. Merge pull request #839 from UniqueNetwork/test/collectionFees
    Yaroslav Bolyukin 2023-01-20 #1154c05
  6. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-20 #15d448e
  7. Merge pull request #848 from UniqueNetwork/fix/find-parent
    Yaroslav Bolyukin 2023-01-19 #24d3f67
  8. fix find_parent
    Daniel Shiposha 2023-01-19 #05c459d
  9. * fix: set prop for not existed token
    
    * optimize token checking
    
    * remove comments
    
    * test(token properties): on token non-existence
    
    * fix PR comments
    
    * rename value
    
    * refactor(modify token properties): readability + grammar
    
    * revert: unused import used for try-runtime
    
    * fix prop permission check
    
    * Add self_mint flag
    
    * Add LazyValue
    
    * fix tests
    
    * fix unit tests
    
    * fix docker
    
    * fix mintCross sponsoring
    
    * Generalize next_token_id
    
    * fix: set sponsored properties
    
    ---------
    bugrazoid 2023-06-14 #e1f20e1
  10. Feature/erc721bench
    Andy Smith 2023-02-09 #d6d8a45