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

difftreelog

commits

/history
  1. ci remove ws-port leftovers
    Yaroslav Bolyukin 2023-07-21 #ebfc6b1
  2. ci remove deprecated arguments
    Yaroslav Bolyukin 2023-07-20 #1b4b057
  3. style fix formatting
    Yaroslav Bolyukin 2023-07-17 #a73db73
  4. refactor ethereum RPC/tasks initialization
    Yaroslav Bolyukin 2023-06-16 #ec57cb9
  5. feat update BaseFee storage from pallet-configuration
    Yaroslav Bolyukin 2023-06-16 #f28d992
  6. refactor drop TransactionConverter support
    Yaroslav Bolyukin 2023-06-16 #55ce0a6
  7. ci fix launch-config
    Yaroslav Bolyukin 2023-07-17 #4d3b620
  8. build bump spec_version
    Yaroslav Bolyukin 2023-07-17 #4de16ed
  9. build update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-07-16 #8d1c3c9
  10. * test try-runtime 01
    
    * test try-runtime 02
    
    * test try-runtime 03
    
    * test try-runtime 04
    
    * test try-runtime 05
    
    * test try-runtime
    
    * test try-runtime 6
    
    * test 7
    
    * test try-runtime 8
    
    * test try-runtime 9
    
    * test try-runtime 10
    BuddyGlas 2023-07-11 #724706b
  11. * 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
  12. fix sponsoring tests
    Grigoriy Simonov 2023-07-11 #83605d4
  13. * fix: add common link
    
    * fix: add windows note
    
    * fix: rename common-link to runtime_common
    Daniel Shiposha 2023-07-10 #83d67e5
  14. * 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
  15. Send value to contract with evm call
    Yaroslav Bolyukin 2023-06-30 #1ecd8fc
  16. Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract
    Yaroslav Bolyukin 2023-06-29 #1913bf6
  17. fix update unique-frontier dependency
    Grigoriy Simonov 2023-06-30 #07a896e
  18. ci collator-selection for dockerhub
    Yaroslav Bolyukin 2023-06-28 #ef738f7
  19. Remove console.log
    Andy Smith 2023-06-27 #54a7967
  20. test tests for sending `value` with `evm.call`
    Grigoriy Simonov 2023-06-27 #f661a22
  21. * fix: return TokenData with owner for old runtimes
    
    * fix: code review requests
    
    * fix: code review requests
    
    ---------
    Gregory Simonov 2023-06-28 #9c3f000
  22. ci collator-selection for dockerhub
    Konstantin Astakhov 2023-06-23 #6f79f09
  23. Update market + substrate sponsoring example
    Andy Smith 2023-06-27 #a7c577e
  24. feat(app-promo) types for `Currency` trait support has been removed & bench fix
    PraetorP 2023-06-23 #65414d6
  25. migration(app-promo): added number(s) of unhandled blocks
    PraetorP 2023-06-15 #c575769
  26. fix add `from` to `confirmSponsorship`
    Grigoriy Simonov 2023-06-26 #8196877
  27. * 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
  28. Test for market sponsoring
    Andy Smith 2023-06-26 #e041df2
  29. Move maintenance tests to seqtest
    Yaroslav Bolyukin 2023-06-14 #807186d
  30. feat update MarketV2 contract
    Grigoriy Simonov 2023-06-16 #71175e3
  31. Merge pull request #948 from UniqueNetwork/ci/locks-to-freezes
    Yaroslav Bolyukin 2023-06-13 #6c9848e
  32. test(app-promo) added comments for keys & cheks for the freezes storage state
    PraetorP 2023-06-14 #ca7b4bb
  33. feat set state trie migration origin
    Yaroslav Bolyukin 2023-06-12 #aec0c5d
  34. - fix manual migration script: use dirname
    - update envs
    Max Andreev 2023-06-12 #307e69b
  35. refactor(app-promo) seq test for maintenance mode
    PraetorP 2023-06-14 #3ced149
  36. feat add key subcommand
    Yaroslav Bolyukin 2023-02-14 #02c6b6f
  37. Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes
    Max Andreev 2023-06-12 #058c022
  38. Move maintenance tests to seqtest
    Max Andreev 2023-06-14 #ca44e64
  39. Merge pull request #930 from UniqueNetwork/feature/zombienet-testing
    Yaroslav Bolyukin 2023-06-09 #9b5209a
  40. use westend
    fix README
    Max Andreev 2023-06-12 #9773e5a
  41. fix forkless-update-data zombienet
    Konstantin Astakhov 2023-06-12 #fc3f880
  42. Merge pull request #944 from UniqueNetwork/fix/more-clippy-warnings
    Yaroslav Bolyukin 2023-06-08 #379a12b
  43. test(build) update yarn.lock
    Fahrrader 2023-06-09 #ffc36af
  44. Update readme
    Max Andreev 2023-06-12 #f747618
  45. Add test for market v2 deployment
    Andy Smith 2023-06-07 #d0e327f
  46. fix clippy warnings
    Grigoriy Simonov 2023-06-07 #8d05c70
  47. fix prometheus fetching in zombienet
    Konstantin Astakhov 2023-06-08 #2857f10
  48. Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes
    Max Andreev 2023-06-12 #486521b
  49. Update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-06-07 #cf59f49
  50. fix eslint
    Grigoriy Simonov 2023-06-07 #57979c4