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

difftreelog
  1. style fix formatting
    Yaroslav Bolyukin 2023-07-17 #a73db73
  2. refactor ethereum RPC/tasks initialization
    Yaroslav Bolyukin 2023-06-16 #ec57cb9
  3. feat update BaseFee storage from pallet-configuration
    Yaroslav Bolyukin 2023-06-16 #f28d992
  4. refactor drop TransactionConverter support
    Yaroslav Bolyukin 2023-06-16 #55ce0a6
  5. ci fix launch-config
    Yaroslav Bolyukin 2023-07-17 #4d3b620
  6. build bump spec_version
    Yaroslav Bolyukin 2023-07-17 #4de16ed
  7. build update polkadot to v0.9.43
    Yaroslav Bolyukin 2023-07-16 #8d1c3c9
  8. * 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
  9. * 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
  10. fix sponsoring tests
    Grigoriy Simonov 2023-07-11 #83605d4
  11. * fix: add common link
    
    * fix: add windows note
    
    * fix: rename common-link to runtime_common
    Daniel Shiposha 2023-07-10 #83d67e5
  12. * 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
  13. Send value to contract with evm call
    Yaroslav Bolyukin 2023-06-30 #1ecd8fc
  14. Merge pull request #954 from UniqueNetwork/feature/update_market_v2_contract
    Yaroslav Bolyukin 2023-06-29 #1913bf6
  15. fix update unique-frontier dependency
    Grigoriy Simonov 2023-06-30 #07a896e
  16. ci collator-selection for dockerhub
    Yaroslav Bolyukin 2023-06-28 #ef738f7
  17. Remove console.log
    Andy Smith 2023-06-27 #54a7967
  18. test tests for sending `value` with `evm.call`
    Grigoriy Simonov 2023-06-27 #f661a22
  19. * fix: return TokenData with owner for old runtimes
    
    * fix: code review requests
    
    * fix: code review requests
    
    ---------
    Gregory Simonov 2023-06-28 #9c3f000
  20. ci collator-selection for dockerhub
    Konstantin Astakhov 2023-06-23 #6f79f09
  21. Update market + substrate sponsoring example
    Andy Smith 2023-06-27 #a7c577e
  22. feat(app-promo) types for `Currency` trait support has been removed & bench fix
    PraetorP 2023-06-23 #65414d6
  23. migration(app-promo): added number(s) of unhandled blocks
    PraetorP 2023-06-15 #c575769
  24. fix add `from` to `confirmSponsorship`
    Grigoriy Simonov 2023-06-26 #8196877
  25. * 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
  26. Test for market sponsoring
    Andy Smith 2023-06-26 #e041df2
  27. Move maintenance tests to seqtest
    Yaroslav Bolyukin 2023-06-14 #807186d
  28. feat update MarketV2 contract
    Grigoriy Simonov 2023-06-16 #71175e3
  29. Merge pull request #948 from UniqueNetwork/ci/locks-to-freezes
    Yaroslav Bolyukin 2023-06-13 #6c9848e
  30. test(app-promo) added comments for keys & cheks for the freezes storage state
    PraetorP 2023-06-14 #ca7b4bb
  31. feat set state trie migration origin
    Yaroslav Bolyukin 2023-06-12 #aec0c5d
  32. - fix manual migration script: use dirname
    - update envs
    Max Andreev 2023-06-12 #307e69b
  33. refactor(app-promo) seq test for maintenance mode
    PraetorP 2023-06-14 #3ced149
  34. feat add key subcommand
    Yaroslav Bolyukin 2023-02-14 #02c6b6f
  35. Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes
    Max Andreev 2023-06-12 #058c022
  36. Move maintenance tests to seqtest
    Max Andreev 2023-06-14 #ca44e64
  37. Merge pull request #930 from UniqueNetwork/feature/zombienet-testing
    Yaroslav Bolyukin 2023-06-09 #9b5209a
  38. use westend
    fix README
    Max Andreev 2023-06-12 #9773e5a
  39. fix forkless-update-data zombienet
    Konstantin Astakhov 2023-06-12 #fc3f880
  40. Merge pull request #944 from UniqueNetwork/fix/more-clippy-warnings
    Yaroslav Bolyukin 2023-06-08 #379a12b
  41. test(build) update yarn.lock
    Fahrrader 2023-06-09 #ffc36af
  42. Update readme
    Max Andreev 2023-06-12 #f747618
  43. Add test for market v2 deployment
    Andy Smith 2023-06-07 #d0e327f
  44. fix clippy warnings
    Grigoriy Simonov 2023-06-07 #8d05c70
  45. fix prometheus fetching in zombienet
    Konstantin Astakhov 2023-06-08 #2857f10
  46. Merge branch 'ci/locks-to-freezes' of github.com:UniqueNetwork/unique-chain into ci/locks-to-freezes
    Max Andreev 2023-06-12 #486521b
  47. Update polkadot to v0.9.42
    Yaroslav Bolyukin 2023-06-07 #cf59f49
  48. fix eslint
    Grigoriy Simonov 2023-06-07 #57979c4
  49. ci(forkless-data) try fix zombienet 2
    Fahrrader 2023-06-08 #0368010
  50. retry maintanence mode and fix tests
    Max Andreev 2023-06-12 #23899b6
  51. migration(app-promo): added unstakes field to chainql script
    PraetorP 2023-06-12 #3e6399d
  52. Merge pull request #936 from UniqueNetwork/build/941056
    Yaroslav Bolyukin 2023-05-24 #ac58597
  53. This reverts commit 59b04441b9eb96c9dc49a6ef69b62ca21b0ffd32.
    Yaroslav Bolyukin 2023-06-07 #9352eae
  54. feat test with substrate address
    Grigoriy Simonov 2023-06-02 #cfff3fb
  55. ci(forkless-data) try fix zombienet 1
    Fahrrader 2023-06-08 #f18b285
  56. fix destionation_spec_version for zombienet
    Konstantin Astakhov 2023-06-12 #e56969b
  57. fix xcm ci for acala
    BuddyGlas 2023-05-20 #7bf7837
  58. Use XCM V2
    Max Andreev 2023-05-22 #748c609
  59. build regenerate lockfile
    Yaroslav Bolyukin 2023-06-07 #550c75d
  60. feat add Put and Buy tests for market contract
    Grigoriy Simonov 2023-05-31 #1bda5f2
  61. test(zombienet) update to latest polkadot
    Fahrrader 2023-06-08 #86f014f
  62. use localhost
    Max Andreev 2023-06-11 #3654106
  63. Merge pull request #932 from UniqueNetwork/fix/support_for_old_versions_in_collection_by_id_method
    Yaroslav Bolyukin 2023-05-10 #81aa5e2
  64. fix xcm ci for acala
    Konstantin Astakhov 2023-05-20 #59578cc
  65. Use XCM V2
    Max Andreev 2023-05-22 #18191fc
  66. fix use mapping-sync parachain strategy
    Yaroslav Bolyukin 2023-06-07 #ce4b05d
  67. fix return chai-as-promised dependency
    Grigoriy Simonov 2023-05-31 #870f451
  68. ci(forkless-data):enable debug in zombienet + switch to new zombienet version
    Fahrrader 2023-06-08 #0708d7e
  69. use exec
    Max Andreev 2023-06-11 #88e539d
  70. chainql in env file
    Yaroslav Bolyukin 2023-05-05 #9e02a64
  71. fix decoding of old collection versions in collection_ny_id method
    Grigoriy Simonov 2023-05-07 #6beef57
  72. fix cumulus version for opal
    Konstantin Astakhov 2023-05-21 #e12a9ef
  73. build bump node version
    Yaroslav Bolyukin 2023-06-06 #07370c6
  74. feat add test for market v2 deployment
    Grigoriy Simonov 2023-05-30 #7049619
  75. disable prometheus in zombienet
    Konstantin Astakhov 2023-06-07 #a449320
  76. remove testing artifacts
    Max Andreev 2023-06-09 #5948831
  77. fix pallet-sponsoring switched to new macros
    Yaroslav Bolyukin 2023-05-03 #c29d4be
  78. CI. add Dockerfile-chainql.j2
    Konstantin Astakhov 2023-05-05 #75a9284
  79. fix xcm ci for acala
    Konstantin Astakhov 2023-05-20 #bd1417b
  80. fix(collator-selection) disable reward transfer when zero
    Yaroslav Bolyukin 2023-06-06 #2937d8c
  81. refactor(zombienet) superuser const + transfer dump ownership to UniqueNetwork
    Fahrrader 2023-06-06 #87b886a
  82. resolve paths
    Max Andreev 2023-06-09 #d47d7f0
  83. build upgrade pallet-sponsoring
    Yaroslav Bolyukin 2023-05-03 #c36f1aa
  84. build switch to v0.3.1 version of chainql
    Yaroslav Bolyukin 2023-05-04 #4e3f1bf
  85. build update .env + generateEnv script
    Fahrrader 2023-05-19 #a538f43
  86. This reverts commit ca48a245988d214d31a2747388a8834fb0025369.
    PraetorP 2023-06-06 #2739fc6
  87. ci(forkless-data) another attempt to expose prometheus ports
    Fahrrader 2023-06-05 #7c6ffe9
  88. fix file path
    Max Andreev 2023-06-09 #60e186a
  89. allow conflicting type names
    Yaroslav Bolyukin 2023-04-20 #d8b2d6d
  90. chainql in env file
    Konstantin Astakhov 2023-05-03 #3b4aae8
  91. build up versions
    Fahrrader 2023-05-18 #fce92ce
  92. test(app-promo) added TODO comment
    PraetorP 2023-06-06 #6e4777e
  93. ci(forkless-data) link more prometheus ports
    Fahrrader 2023-06-05 #7645db7
  94. Add envs to Dockerfile
    Max Andreev 2023-06-09 #04207a3
  95. delete variable POLKADOT_BUILD_BRANCH from .env in CI
    Yaroslav Bolyukin 2023-04-28 #b86b27d
  96. ci fix collatorSelection requirement
    Yaroslav Bolyukin 2023-06-05 #d1e86e8
  97. ci(forkless-data) fix typo
    Fahrrader 2023-06-05 #f32f71e
  98. try to get DESTINATION_SPEC_VERSION from matrix
    Max Andreev 2023-06-09 #fee2b2f
  99. Feature/ci make bench
    Yaroslav Bolyukin 2023-04-28 #9f5b0cc
  100. fix market-test
    Konstantin Astakhov 2023-04-26 #fedfe1a