git.delta.rocks / unique-network / refs/commits / 950d276ffd36

difftreelog

commits

tests/src/eth/tokenProperties.test.ts27.7 KiBsourcehistory
  1. Forbid warnings
    Yaroslav Bolyukin 2023-08-15 #950d276
  2. Send value to contract with evm call
    Yaroslav Bolyukin 2023-06-30 #1ecd8fc
  3. Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract
    Yaroslav Bolyukin 2023-06-29 #1913bf6
  4. * 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
  5. feat update MarketV2 contract
    Grigoriy Simonov 2023-06-16 #71175e3