git.delta.rocks / unique-network / refs/commits / 3bb7d245f741

difftreelog
  1. refactor remove toggle_sponsoring BREAKING CHANGE
    Trubnikov Sergey 2022-08-04 #3bb7d24
  2. path: Return sponsor as a tuple.
    Trubnikov Sergey 2022-08-04 #e50c725
  3. path: Impl AbiWrite for tuples
    Trubnikov Sergey 2022-08-04 #14eb87c
  4. path: Add sponsorship for CrossAccountId.
    Trubnikov Sergey 2022-08-03 #f96d484
  5. misk: revert owners storage
    Trubnikov Sergey 2022-08-03 #6fbb721
  6. docs
    Trubnikov Sergey 2022-08-02 #d144cc6
  7. refactor Chage Owner storage value type H160 -> CrossAccountId BREAKING CHANGE: changed `fn allowed` signature
    Trubnikov Sergey 2022-08-02 #c396bdd
  8. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  9. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  10. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  11. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  12. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  13. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  14. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  15. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  16. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  17. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  18. chore change method names
    Grigoriy Simonov 2022-08-23 #c31f5c8
  19. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  20. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  21. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3
  22. fix variable substitution.
    Alexander Aksenov 2022-08-22 #93d7101
  23. chore fix code review
    Grigoriy Simonov 2022-08-23 #cedda9c
  24. git clone path specified. define variable into a job name
    Alexander Aksenov 2022-08-16 #ef0cfd2
  25. Specify variable in job name
    Alexander Aksenov 2022-08-16 #b1e2906
  26. tests: separate unit tests into own workflow. apply for master and develop branches.
    Alexander Aksenov 2022-08-22 #d9cdcfb
  27. tests: add before upgrade tests and after upgrade tests
    Alexander Aksenov 2022-08-23 #3887d6d
  28. fix change env variable substitution
    Alexander Aksenov 2022-08-22 #51e6bb1
  29. chore update changelog
    Grigoriy Simonov 2022-08-23 #cfc56ee
  30. remove directory creation
    kozyrevdev 2022-08-16 #65ad9a6
  31. fix rename variable
    Alexander Aksenov 2022-08-22 #88e3646
  32. test pattern change
    Alexander Aksenov 2022-08-23 #cd63f09
  33. add variable definition into .env
    Alexander Aksenov 2022-08-22 #b447204
  34. feature(common-pallet): add changeOwnerSubstrate and verifyOwnerOrAdminSubstrate methods
    Grigoriy Simonov 2022-08-23 #d8d0263
  35. Change script exit code
    kozyrevdev 2022-08-16 #9df04be
  36. remove directory creation
    Alexander Aksenov 2022-08-16 #840b574
  37. ci always show docker logs
    Yaroslav Bolyukin 2022-08-18 #93a0bf6
  38. debug: send SIGUSR1 to docker process
    Alexander Aksenov 2022-08-23 #e99a7d7
  39. fix leave only variable in job name
    Alexander Aksenov 2022-08-22 #cf3633d
  40. feature(common-pallet): add changeOwner method
    Grigoriy Simonov 2022-08-23 #b24c73b
  41. correct launch-config-fork
    kozyrevdev 2022-08-16 #75794b8
  42. Changed script exit code
    Alexander Aksenov 2022-08-16 #c5d75d7
  43. ci synchronize forkless data/fork
    Yaroslav Bolyukin 2022-08-18 #4f3a209
  44. tests: check if docker exec sends SIGUSR1 to polkadot-launch correct
    Alexander Aksenov 2022-08-23 #70d5814
  45. tests: remove unit test from integration tests
    Alexander Aksenov 2022-08-22 #c8ae481
  46. chore remove fractionalizer compiled data
    Grigoriy Simonov 2022-08-23 #565dfea
  47. Add timezone configuration step
    kozyrevdev 2022-08-16 #f42743c
  48. correct launch-config-fork
    Konstantin Astakhov 2022-08-16 #74fc14d
  49. ci give money to alice on fork
    Yaroslav Bolyukin 2022-08-18 #7f428c4
  50. fix replace dockerfile in compose configuration
    Alexander Aksenov 2022-08-23 #e52bef4
  51. tests: split integration tests and unit test into separate workflows
    Alexander Aksenov 2022-08-22 #a22c270
  52. Merge pull request #498 from UniqueNetwork/CI-40-int-test-parachain-mode-v1
    Yaroslav Bolyukin 2022-08-15 #0908fa4
  53. Excplicitly set feature for Opal network
    Alexander Aksenov 2022-08-16 #6bc9f6e
  54. delete mistake
    Konstantin Astakhov 2022-08-15 #91697b9
  55. Ci 43 try runtime minor
    Yaroslav Bolyukin 2022-08-18 #b38709b
  56. fix yaml syntax
    Alexander Aksenov 2022-08-23 #6dafe97
  57. Merge pull request #497 from UniqueNetwork/CI-42-fork-update-parachain-relay-withdata
    Yaroslav Bolyukin 2022-08-15 #d761464
  58. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  59. Added timezone configuration step.
    Alexander Aksenov 2022-08-16 #2be843e
  60. uncomment clean containers
    Konstantin Astakhov 2022-08-15 #2e30414
  61. Ci 43 try runtime
    Yaroslav Bolyukin 2022-08-18 #2dce8e4
  62. fix wait for exit code from container
    Alexander Aksenov 2022-08-18 #54e6d55
  63. fix reuse quarts-runtime for test
    Alexander Aksenov 2022-08-23 #b8477b4
  64. delete mistake
    Yaroslav Bolyukin 2022-08-15 #d3674cd
  65. fix dynamic creation execution matrix has been replaced by static definition due to issue with escaping symbols
    Alexander Aksenov 2022-08-15 #89c7def
  66. option added
    Alexander Aksenov 2022-08-15 #d41cda7
  67. change trigger branch to master
    Konstantin Astakhov 2022-08-15 #0ad3c9f
  68. up runtime version
    Igor Kozyrev 2022-08-18 #6bd537d
  69. fix build and start command splited to get exit code available
    Alexander Aksenov 2022-08-18 #99b1e62
  70. temporary switch to develop branch
    Alexander Aksenov 2022-08-18 #7572ca5
  71. fix yaml structure of compose file
    Alexander Aksenov 2022-08-23 #dbcb7ab
  72. uncomment clean containers
    Yaroslav Bolyukin 2022-08-15 #1df0f32
  73. fix docker-compose file renamed. opal-runtime excplicitly defined.
    Alexander Aksenov 2022-08-15 #ec658ef
  74. add address for opal for fork update
    Konstantin Astakhov 2022-08-15 #9fe4c05
  75. update polkadot version dependency
    Igor Kozyrev 2022-08-18 #f465c12
  76. Merge branch 'develop' into CI-43-try-runtime
    Alexander Aksenov 2022-08-18 #156db22
  77. fix wait for exit code from try-runtime service
    Alexander Aksenov 2022-08-18 #d656701
  78. CI Step 2.1
    Alexander Aksenov 2022-08-23 #43593c0
  79. Price target calibration
    Yaroslav Bolyukin 2022-08-15 #4130f35
  80. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  81. changes for fork
    Konstantin Astakhov 2022-08-15 #a9fae34
  82. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-18 #4a8079d
  83. tests: new line at EOF
    Alexander Aksenov 2022-08-18 #bcea5a5
  84. Fix/common constants and changelog
    Yaroslav Bolyukin 2022-08-15 #293d68a
  85. test add configuration to pallet-presence
    Yaroslav Bolyukin 2022-08-15 #dbe806c
  86. Feature opal-runtime is default feature.
    Alexander Aksenov 2022-08-10 #3784fb4
  87. changes for fork
    Konstantin Astakhov 2022-08-15 #edec42a
  88. Ci 82 core ci step11
    Yaroslav Bolyukin 2022-08-18 #fa9a957
  89. convert to lowercase
    Alexander Aksenov 2022-08-18 #8b81bd9
  90. tests: change job name to lowercase
    Alexander Aksenov 2022-08-18 #b7c6b48
  91. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-15 #b1129f6
  92. fix remove common runtime mod CHANGELOG.md
    Daniel Shiposha 2022-08-15 #c986696
  93. fix(pallet-refungible) rename benchmark type
    Yaroslav Bolyukin 2022-08-15 #cddd1b2
  94. Re-created branch
    Alexander Aksenov 2022-08-10 #afc5a29
  95. add CI for update parachain & relay with forking data
    Konstantin Astakhov 2022-08-14 #c6aaa88
  96. change concurency scope
    Alexander Aksenov 2022-08-17 #032326e
  97. fix replace CMD with RUN due to CMD not works at build stage(start options up --build)
    Alexander Aksenov 2022-08-18 #59d6fa3
  98. fix path to log file
    Alexander Aksenov 2022-08-18 #e9c0574
  99. Merge branch 'CI-82-core-ci-step11' into CI-43-try-runtime
    Alexander Aksenov 2022-08-18 #78be8ae
  100. add CI for update parachain & relay with forking data
    Yaroslav Bolyukin 2022-08-15 #f0f9c65