git.delta.rocks / unique-network / refs/commits / 20ac01d2fe7c

difftreelog

commits

tests/src/ethhistory
  1. * 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
  2. Forbid warnings
    Yaroslav Bolyukin 2023-08-15 #950d276
  3. Update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-08-14 #fc1ccc4
  4. * feat: added bench for nesting
    
    * fix: nitpicks
    
    * fix: remove unused deps
    
    * test(market): compilator version has been changed
    
    * use toolchain version from .env fir codestyle wf
    
    * fix: fmt
    
    * chore: update `proc-macro2` dep
    
    Updated from 1.0.59 to 1.0.63
    
    * Fix solidity version
    
    ---------
    Pavel Orlov 2023-07-11 #28d97ca
  5. fix sponsoring tests
    Grigoriy Simonov 2023-07-11 #83605d4
  6. Merge pull request #855 from UniqueNetwork/tests/generalization
    Yaroslav Bolyukin 2023-02-16 #0bfb469
  7. Send value to contract with evm call
    Yaroslav Bolyukin 2023-06-30 #1ecd8fc
  8. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-24 #a17a394
  9. Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract
    Yaroslav Bolyukin 2023-06-29 #1913bf6
  10. Feature/app promo unstake behaviour
    Yaroslav Bolyukin 2023-02-15 #91c34ac
  11. Merge pull request #853 from UniqueNetwork/fix/erc20
    Yaroslav Bolyukin 2023-01-23 #35f818f
  12. Remove console.log
    Andy Smith 2023-06-27 #54a7967
  13. test tests for sending `value` with `evm.call`
    Grigoriy Simonov 2023-06-27 #f661a22
  14. Merge pull request #871 from UniqueNetwork/feature/move_TokenChanged_event
    Yaroslav Bolyukin 2023-02-13 #9f4fc06
  15. Merge pull request #839 from UniqueNetwork/test/collectionFees
    Yaroslav Bolyukin 2023-01-20 #1154c05
  16. Update market + substrate sponsoring example
    Andy Smith 2023-06-27 #a7c577e
  17. fix after fix eevm_coder
    Trubnikov Sergey 2023-02-13 #40d2262
  18. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-20 #15d448e
  19. fix `erc20` interface identifier for fungible collection
    PraetorP 2023-01-23 #9f46930
  20. fix add `from` to `confirmSponsorship`
    Grigoriy Simonov 2023-06-26 #8196877
  21. fix after rebase
    Trubnikov Sergey 2023-02-13 #6cb52a2
  22. * 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
  23. Test for market sponsoring
    Andy Smith 2023-06-26 #e041df2
  24. build update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-07-16 #8d1c3c9
  25. Feature/erc721bench
    Andy Smith 2023-02-09 #d6d8a45
  26. fix PR
    Trubnikov Sergey 2023-02-06 #ab7466d
  27. Fix test: add more tokens
    Yaroslav Bolyukin 2023-01-19 #d8a93a3
  28. Merge pull request #829 from UniqueNetwork/feature/remove_and_hide_some_minting_methods_and_events
    Yaroslav Bolyukin 2023-01-17 #916ae42
  29. feat update MarketV2 contract
    Grigoriy Simonov 2023-06-16 #71175e3
  30. misk: Move TokenChanged event into ERC721 contracts
    Trubnikov Sergey 2023-02-02 #b06f11d