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

difftreelog
  1. fix rename makeUnpaidSudoTransactProgram
    Daniel Shiposha 2023-10-02 #a6308d9
  2. fix rename makeUnpaidTransactProgram
    Daniel Shiposha 2023-10-02 #716b83b
  3. fix cargo clippy
    PraetorP 2023-09-29 #de0fd48
  4. feat(xcm tests) `XcmHelper` integraion for QTZ\UNQ
    PraetorP 2023-09-29 #668280b
  5. fix allow xcm transact for gov bodies when they exist
    Daniel Shiposha 2023-09-28 #06b395f
  6. test relay does root ops
    Daniel Shiposha 2023-09-28 #0f67e15
  7. feat add dmpQueue event section
    Daniel Shiposha 2023-09-28 #f61ec5a
  8. feat allow explicit unpaid execution from parent
    Daniel Shiposha 2023-09-28 #58b781a
  9. feat allow xcm transact for sys,gov and utility
    Daniel Shiposha 2023-09-26 #8d26c73
  10. test(xcm qtz) added `XcmTestHelper`
    PraetorP 2023-09-28 #61fc26e
  11. fix(test xcm Unq) typos
    PraetorP 2023-09-27 #dc6f0e2
  12. test(xcmUnique) switch to `uniqueAssetId` , typo
    PraetorP 2023-09-27 #9f2f03a
  13. refactor xcm Unq tests
    PraetorP 2023-09-26 #eae22fa
  14. fix(xcmUnique) hook for Moonbeam
    PraetorP 2023-09-26 #10b8180
  15. fix(test xcm) : fix package
    PraetorP 2023-09-25 #987aad3
  16. ci(xcm) : added llcxm test into wokrflow
    PraetorP 2023-09-25 #1c40ef3
  17. fix(unq xcm tests) restore state for the Acala
    PraetorP 2023-09-25 #fa6d62b
  18. fix(xcm unique test) typo
    PraetorP 2023-09-25 #d91b2e0
  19. feat(test xcm) added generic `low level` xcm tests
    PraetorP 2023-09-25 #355fa3f
  20. fixed positive output in case of error
    Yaroslav Bolyukin 2023-09-27 #f2a1159
  21. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  22. ci(try-runtime) fix false-positive
    Konstantin Astakhov 2023-09-27 #2244ff0
  23. * fix typo
    
    * fix typos
    
    * fix typos
    omahs 2023-09-25 #6486f2a
  24. fix update weighting for mintBulkCross and forbid multiple owners + multipe tokens
    Grigoriy Simonov 2023-09-22 #752e2b0
  25. Merge pull request #838 from UniqueNetwork/feature/pre-push-checks
    Yaroslav Bolyukin 2023-09-22 #9a3d9a7
  26. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  27. refactor(playgorunds): rearranging the code structure
    Yaroslav Bolyukin 2023-09-15 #f32d3e5
  28. fix code review requests
    Grigoriy Simonov 2023-09-22 #cd77dae
  29. fix warnings
    Grigoriy Simonov 2023-09-22 #9425c0a
  30. update toolchain version
    Yaroslav Bolyukin 2023-09-15 #1054e65
  31. fix(types) sudo for `DevShidenHelper`
    PraetorP 2023-09-14 #477a07d
  32. remove pre-push hook
    Grigoriy Simonov 2023-09-22 #1e4737b
  33. test add tests
    Grigoriy Simonov 2023-09-22 #a3eb5c5
  34. build update Cargo.lock
    Yaroslav Bolyukin 2023-09-13 #cd116b8
  35. update toolchain version
    Konstantin Astakhov 2023-09-15 #cc05551
  36. fix(test) remove token schedulers from tests
    PraetorP 2023-09-14 #bd22bf4
  37. feature: check formating before push
    Grigoriy Simonov 2023-09-22 #ef61569
  38. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  39. Fix/governance with batch
    Yaroslav Bolyukin 2023-09-13 #867eaa1
  40. tests: move scheduler to dev, move governance to separate file
    Andy Smith 2023-09-14 #04e6d94
  41. build bump version to v943061
    Yaroslav Bolyukin 2023-09-13 #e089f01
  42. fix pallet-utility pass features
    Daniel Shiposha 2023-09-13 #e0258a2
  43. refactor(playgorunds) code structure regroup
    PraetorP 2023-09-14 #383d45a
  44. Merge pull request #992 from UniqueNetwork/fix/pallet-presence-release-60
    Yaroslav Bolyukin 2023-09-12 #80370d8
  45. fix yarn fix
    Daniel Shiposha 2023-09-13 #465dd2a
  46. Update tests/src/xcm/xcmUnique.test.ts
    Daniel Shiposha 2023-09-12 #74dbf88
  47. fix pallet-presence test
    Daniel Shiposha 2023-09-12 #d1328b9
  48. tests: utility in pallet-presence
    Andy Smith 2023-09-13 #db9303e
  49. test fix mocha settings
    PraetorP 2023-09-12 #8b26223
  50. test governance init fellowship
    Daniel Shiposha 2023-09-12 #8a54415
  51. fix remove baedeker
    PraetorP 2023-09-12 #d7ef52e
  52. test governance init
    Daniel Shiposha 2023-09-12 #a6d8651
  53. test(Polkadex CI) add comment, refactor
    PraetorP 2023-09-12 #e6da5c9
  54. feat add pallet-utility playground helper
    Daniel Shiposha 2023-09-12 #58444d8
  55. doc(polkadex CI): added comment
    PraetorP 2023-09-11 #7dbcac3
  56. fix techcomm prime can be set by council
    Daniel Shiposha 2023-09-12 #749ee43
  57. test(polkadex) added reserve malicious test
    PraetorP 2023-09-11 #9d3aabb
  58. feat add pallet-utility
    Daniel Shiposha 2023-09-12 #f8b8c4f
  59. test added CI for the Polkadex network
    PraetorP 2023-09-11 #683a128
  60. test forbid creating ApiPromise without set endpoint
    Yaroslav Bolyukin 2023-09-11 #2fcc0ad
  61. Merge pull request #991 from UniqueNetwork/feature/envrc-dev
    Yaroslav Bolyukin 2023-09-11 #348c8c0
  62. ci fix rewrite ordering
    Yaroslav Bolyukin 2023-09-11 #afa2cb8
  63. feat add .envrc-dev
    Daniel Shiposha 2023-09-11 #8bfa768
  64. ci fix relay spec name
    Yaroslav Bolyukin 2023-09-11 #716e4d5
  65. style fix rest of clippy warnings
    Yaroslav Bolyukin 2023-09-11 #1454e80
  66. build baedeker reset helper script
    Yaroslav Bolyukin 2023-09-11 #af0cd94
  67. style fix clippy warning
    Yaroslav Bolyukin 2023-09-11 #31ef540
  68. ci respect RELAY_CHAIN_TYPE
    Yaroslav Bolyukin 2023-09-11 #950f6ba
  69. ci forkless-nodata wants new nodes in runtime
    Yaroslav Bolyukin 2023-09-10 #4badfb7
  70. Merge pull request #988 from UniqueNetwork/fix/collector-selection-tests-release-60
    Yaroslav Bolyukin 2023-09-08 #f3f56cc
  71. Merge pull request #989 from UniqueNetwork/fix/maintenance-tests-release-60
    Yaroslav Bolyukin 2023-09-08 #e6eb884
  72. fix increase session test timings - 5 mins
    Daniel Shiposha 2023-09-08 #095843d
  73. ci missing wasm_name for opal
    Yaroslav Bolyukin 2023-09-08 #1d7b145
  74. fix maintenance tests - disable MM after the suite
    Daniel Shiposha 2023-09-08 #62d7507
  75. fix stash accounts discovery move to baedeker-library
    Daniel Shiposha 2023-09-08 #d27c764
  76. style fix clippy warning
    Yaroslav Bolyukin 2023-09-08 #a1bfaca
  77. fix session-test-timingS
    Daniel Shiposha 2023-09-08 #70415c3
  78. ci forkless misc fixes
    Yaroslav Bolyukin 2023-09-08 #13175ce
  79. fix workflow baedeker args
    Daniel Shiposha 2023-09-08 #d6fc80a
  80. ci fix codestyle failures
    Yaroslav Bolyukin 2023-09-08 #d892f52
  81. fix use plain node names instead of test account names
    Daniel Shiposha 2023-09-08 #0caf783
  82. ci fix bdk dev paths
    Yaroslav Bolyukin 2023-09-08 #dfae293
  83. fix simplify test timings features
    Daniel Shiposha 2023-09-08 #0e9500c
  84. ci move forkless-data to baedeker
    Yaroslav Bolyukin 2023-09-08 #f266535
  85. fix workflow cargo build
    Daniel Shiposha 2023-09-08 #cb2cc11
  86. ci move forkless-nodata to baedeker
    Yaroslav Bolyukin 2023-09-08 #5a3f942
  87. fix collator-selection tests
    Daniel Shiposha 2023-09-08 #f4daa42
  88. ci ability to disable disable default actions
    Yaroslav Bolyukin 2023-09-08 #129199c
  89. test runtime upgrade helpers
    Yaroslav Bolyukin 2023-09-08 #8483c29
  90. fix wasm runtime version section
    Yaroslav Bolyukin 2023-09-08 #911b03c
  91. ci update nodejs version to 18 (#987)
    BuddyGlas 2023-09-07 #320ac9b
  92. Baedeker helper script
    Yaroslav Bolyukin 2023-09-06 #d3757b6
  93. Merge pull request #985 from UniqueNetwork/fix/xcm-release-60
    Yaroslav Bolyukin 2023-09-06 #33d4989
  94. ci set repoDir tla-str by default
    Yaroslav Bolyukin 2023-09-06 #3567b2a
  95. * modify collator selection workflow for baedeker
    
    * fix collator selection workflow for baedeker
    
    * add modify in spec for collator selection workflow
    
    * test: also accept sapphire as substrateUrl
    
    * modify workflow collator-selection for baedeker
    
    * ci: remove unused collator-selection setups
    
    ---------
    BuddyGlas 2023-09-06 #432eea3
  96. fix xcm tests
    Daniel Shiposha 2023-09-06 #bf4df5f
  97. feat baedeker helper scripts
    Yaroslav Bolyukin 2023-09-06 #a4cc0ef
  98. * add events asserts
    
    * fix eslint
    
    * eslint fix - unused vars
    Max Andreev 2023-09-06 #3050b51
  99. Move node-only CI to baedeker
    Yaroslav Bolyukin 2023-09-05 #ec8104e
  100. enable governance workflow for develop and master branch
    Yaroslav Bolyukin 2023-09-05 #98753ec