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

difftreelog

commits

testshistory
  1. Update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-08-14 #fc1ccc4
  2. * 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
  3. ci regenerate .env
    Yaroslav Bolyukin 2023-07-21 #8d3362a
  4. fix sponsoring tests
    Grigoriy Simonov 2023-07-11 #83605d4
  5. ci remove ws-port leftovers
    Yaroslav Bolyukin 2023-07-21 #ebfc6b1
  6. * feat!: decoupling configuration&collators pallets
    
    BREAKING CHANGE: pallet `collator-selection` no longer has a tight coupling with the `configuration` pallet
    
    * refactor(collator-selection): type bounds, tests
    
    * refactor(collator-selection): tests
    
    * add ci step for banchmark tests
    
    * add opsFee tests
    
    ---------
    Pavel Orlov 2023-06-30 #d8a735e
  7. style fix formatting
    Yaroslav Bolyukin 2023-07-17 #a73db73
  8. Send value to contract with evm call
    Yaroslav Bolyukin 2023-06-30 #1ecd8fc
  9. Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract
    Yaroslav Bolyukin 2023-06-29 #1913bf6
  10. Remove console.log
    Andy Smith 2023-06-27 #54a7967
  11. test tests for sending `value` with `evm.call`
    Grigoriy Simonov 2023-06-27 #f661a22
  12. Update market + substrate sponsoring example
    Andy Smith 2023-06-27 #a7c577e
  13. migration(app-promo): added number(s) of unhandled blocks
    PraetorP 2023-06-15 #c575769
  14. fix add `from` to `confirmSponsorship`
    Grigoriy Simonov 2023-06-26 #8196877
  15. * 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
  16. Test for market sponsoring
    Andy Smith 2023-06-26 #e041df2
  17. build update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-07-16 #8d1c3c9
  18. Move maintenance tests to seqtest
    Yaroslav Bolyukin 2023-06-14 #807186d
  19. feat update MarketV2 contract
    Grigoriy Simonov 2023-06-16 #71175e3
  20. Merge pull request #948 from UniqueNetwork/ci/locks-to-freezes
    Yaroslav Bolyukin 2023-06-13 #6c9848e
  21. test(app-promo) added comments for keys & cheks for the freezes storage state
    PraetorP 2023-06-14 #ca7b4bb
  22. - fix manual migration script: use dirname
    - update envs
    Max Andreev 2023-06-12 #307e69b
  23. refactor(app-promo) seq test for maintenance mode
    PraetorP 2023-06-14 #3ced149
  24. Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes
    Max Andreev 2023-06-12 #058c022
  25. Move maintenance tests to seqtest
    Max Andreev 2023-06-14 #ca44e64
  26. Merge pull request #930 from UniqueNetwork/feature/zombienet-testing
    Yaroslav Bolyukin 2023-06-09 #9b5209a
  27. use westend
    fix README
    Max Andreev 2023-06-12 #9773e5a
  28. Merge pull request #944 from UniqueNetwork/fix/more-clippy-warnings
    Yaroslav Bolyukin 2023-06-08 #379a12b
  29. test(build) update yarn.lock
    Fahrrader 2023-06-09 #ffc36af
  30. Update readme
    Max Andreev 2023-06-12 #f747618
  31. Add test for market v2 deployment
    Andy Smith 2023-06-07 #d0e327f
  32. Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes
    Max Andreev 2023-06-12 #486521b
  33. Update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-06-07 #cf59f49
  34. fix eslint
    Grigoriy Simonov 2023-06-07 #57979c4
  35. retry maintanence mode and fix tests
    Max Andreev 2023-06-12 #23899b6
  36. migration(app-promo): added unstakes field to chainql script
    PraetorP 2023-06-12 #3e6399d
  37. Merge pull request #936 from UniqueNetwork/build/941056
    Yaroslav Bolyukin 2023-05-24 #ac58597
  38. This reverts commit 59b04441b9eb96c9dc49a6ef69b62ca21b0ffd32.
    Yaroslav Bolyukin 2023-06-07 #9352eae
  39. feat test with substrate address
    Grigoriy Simonov 2023-06-02 #cfff3fb
  40. Use XCM V2
    Max Andreev 2023-05-22 #748c609
  41. feat add Put and Buy tests for market contract
    Grigoriy Simonov 2023-05-31 #1bda5f2
  42. test(zombienet) update to latest polkadot
    Fahrrader 2023-06-08 #86f014f
  43. use localhost
    Max Andreev 2023-06-11 #3654106
  44. Use XCM V2
    Max Andreev 2023-05-22 #18191fc
  45. fix return chai-as-promised dependency
    Grigoriy Simonov 2023-05-31 #870f451
  46. ci(forkless-data):enable debug in zombienet + switch to new zombienet version
    Fahrrader 2023-06-08 #0708d7e
  47. use exec
    Max Andreev 2023-06-11 #88e539d
  48. feat add test for market v2 deployment
    Grigoriy Simonov 2023-05-30 #7049619
  49. remove testing artifacts
    Max Andreev 2023-06-09 #5948831
  50. refactor(zombienet) superuser const + transfer dump ownership to UniqueNetwork
    Fahrrader 2023-06-06 #87b886a