git.delta.rocks / unique-network / refs/commits / 74a28c8df90f

difftreelog
  1. chore calibrate weight2fee
    Daniel Shiposha 2023-09-30 #74a28c8
  2. chore bench nft/rft/common
    Daniel Shiposha 2023-09-30 #42bd0c6
  3. chore temporary bench nft/rft/common
    Daniel Shiposha 2023-09-30 #0900b3d
  4. fix EREFUSED due to ws://localhost (?)
    Daniel Shiposha 2023-09-30 #2657b80
  5. refactor use type-safe propertywriter to set/delete properties
    Daniel Shiposha 2023-09-30 #44071b6
  6. tests: performance test for NFT tokens
    Andy Smith 2023-09-27 #d2c9363
  7. chore bench weights repeats 400
    Daniel Shiposha 2023-09-27 #1acfc39
  8. fix bench profile production
    Daniel Shiposha 2023-09-26 #7cc9052
  9. fix calibrate weights
    Daniel Shiposha 2023-09-26 #cb1a9d8
  10. chore bench weights
    Daniel Shiposha 2023-09-26 #915db56
  11. fix debug check if new token doesnt have any properties
    Daniel Shiposha 2023-09-26 #12a441c
  12. chore repeat temporary nft/rft benches
    Daniel Shiposha 2023-09-26 #9b4620c
  13. fix dont read tpp when not needed
    Daniel Shiposha 2023-09-26 #192f49d
  14. fix cache chain build in CI
    Daniel Shiposha 2023-09-26 #331f0fa
  15. chore add temporary nft/rft weights
    Daniel Shiposha 2023-09-25 #5ec8b82
  16. feat add integration-tests profile and use in CI
    Daniel Shiposha 2023-09-25 #d63678e
  17. feat add reset_token_properties benchmark
    Daniel Shiposha 2023-09-25 #9c8e078
  18. fix dont read storage during minting when not needed
    Daniel Shiposha 2023-09-25 #e3c9079
  19. fix set token props only if something has changed
    Daniel Shiposha 2023-09-25 #81bcea4
  20. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  21. * fix typo
    
    * fix typos
    
    * fix typos
    omahs 2023-09-25 #6486f2a
  22. fix update weighting for mintBulkCross and forbid multiple owners + multipe tokens
    Grigoriy Simonov 2023-09-22 #752e2b0
  23. Merge pull request #838 from UniqueNetwork/feature/pre-push-checks
    Yaroslav Bolyukin 2023-09-22 #9a3d9a7
  24. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  25. refactor(playgorunds): rearranging the code structure
    Yaroslav Bolyukin 2023-09-15 #f32d3e5
  26. fix code review requests
    Grigoriy Simonov 2023-09-22 #cd77dae
  27. fix warnings
    Grigoriy Simonov 2023-09-22 #9425c0a
  28. update toolchain version
    Yaroslav Bolyukin 2023-09-15 #1054e65
  29. fix(types) sudo for `DevShidenHelper`
    PraetorP 2023-09-14 #477a07d
  30. remove pre-push hook
    Grigoriy Simonov 2023-09-22 #1e4737b
  31. test add tests
    Grigoriy Simonov 2023-09-22 #a3eb5c5
  32. build update Cargo.lock
    Yaroslav Bolyukin 2023-09-13 #cd116b8
  33. update toolchain version
    Konstantin Astakhov 2023-09-15 #cc05551
  34. fix(test) remove token schedulers from tests
    PraetorP 2023-09-14 #bd22bf4
  35. feature: check formating before push
    Grigoriy Simonov 2023-09-22 #ef61569
  36. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  37. Fix/governance with batch
    Yaroslav Bolyukin 2023-09-13 #867eaa1
  38. tests: move scheduler to dev, move governance to separate file
    Andy Smith 2023-09-14 #04e6d94
  39. build bump version to v943061
    Yaroslav Bolyukin 2023-09-13 #e089f01
  40. fix pallet-utility pass features
    Daniel Shiposha 2023-09-13 #e0258a2
  41. refactor(playgorunds) code structure regroup
    PraetorP 2023-09-14 #383d45a
  42. Merge pull request #992 from UniqueNetwork/fix/pallet-presence-release-60
    Yaroslav Bolyukin 2023-09-12 #80370d8
  43. fix yarn fix
    Daniel Shiposha 2023-09-13 #465dd2a
  44. Update tests/src/xcm/xcmUnique.test.ts
    Daniel Shiposha 2023-09-12 #74dbf88
  45. fix pallet-presence test
    Daniel Shiposha 2023-09-12 #d1328b9
  46. tests: utility in pallet-presence
    Andy Smith 2023-09-13 #db9303e
  47. test fix mocha settings
    PraetorP 2023-09-12 #8b26223
  48. test governance init fellowship
    Daniel Shiposha 2023-09-12 #8a54415
  49. fix remove baedeker
    PraetorP 2023-09-12 #d7ef52e
  50. test governance init
    Daniel Shiposha 2023-09-12 #a6d8651
  51. test(Polkadex CI) add comment, refactor
    PraetorP 2023-09-12 #e6da5c9
  52. feat add pallet-utility playground helper
    Daniel Shiposha 2023-09-12 #58444d8
  53. doc(polkadex CI): added comment
    PraetorP 2023-09-11 #7dbcac3
  54. fix techcomm prime can be set by council
    Daniel Shiposha 2023-09-12 #749ee43
  55. test(polkadex) added reserve malicious test
    PraetorP 2023-09-11 #9d3aabb
  56. feat add pallet-utility
    Daniel Shiposha 2023-09-12 #f8b8c4f
  57. test added CI for the Polkadex network
    PraetorP 2023-09-11 #683a128
  58. test forbid creating ApiPromise without set endpoint
    Yaroslav Bolyukin 2023-09-11 #2fcc0ad
  59. Merge pull request #991 from UniqueNetwork/feature/envrc-dev
    Yaroslav Bolyukin 2023-09-11 #348c8c0
  60. ci fix rewrite ordering
    Yaroslav Bolyukin 2023-09-11 #afa2cb8
  61. feat add .envrc-dev
    Daniel Shiposha 2023-09-11 #8bfa768
  62. ci fix relay spec name
    Yaroslav Bolyukin 2023-09-11 #716e4d5
  63. style fix rest of clippy warnings
    Yaroslav Bolyukin 2023-09-11 #1454e80
  64. build baedeker reset helper script
    Yaroslav Bolyukin 2023-09-11 #af0cd94
  65. style fix clippy warning
    Yaroslav Bolyukin 2023-09-11 #31ef540
  66. ci respect RELAY_CHAIN_TYPE
    Yaroslav Bolyukin 2023-09-11 #950f6ba
  67. ci forkless-nodata wants new nodes in runtime
    Yaroslav Bolyukin 2023-09-10 #4badfb7
  68. Merge pull request #988 from UniqueNetwork/fix/collector-selection-tests-release-60
    Yaroslav Bolyukin 2023-09-08 #f3f56cc
  69. Merge pull request #989 from UniqueNetwork/fix/maintenance-tests-release-60
    Yaroslav Bolyukin 2023-09-08 #e6eb884
  70. fix increase session test timings - 5 mins
    Daniel Shiposha 2023-09-08 #095843d
  71. ci missing wasm_name for opal
    Yaroslav Bolyukin 2023-09-08 #1d7b145
  72. fix maintenance tests - disable MM after the suite
    Daniel Shiposha 2023-09-08 #62d7507
  73. fix stash accounts discovery move to baedeker-library
    Daniel Shiposha 2023-09-08 #d27c764
  74. style fix clippy warning
    Yaroslav Bolyukin 2023-09-08 #a1bfaca
  75. fix session-test-timingS
    Daniel Shiposha 2023-09-08 #70415c3
  76. ci forkless misc fixes
    Yaroslav Bolyukin 2023-09-08 #13175ce
  77. fix workflow baedeker args
    Daniel Shiposha 2023-09-08 #d6fc80a
  78. ci fix codestyle failures
    Yaroslav Bolyukin 2023-09-08 #d892f52
  79. fix use plain node names instead of test account names
    Daniel Shiposha 2023-09-08 #0caf783
  80. ci fix bdk dev paths
    Yaroslav Bolyukin 2023-09-08 #dfae293
  81. fix simplify test timings features
    Daniel Shiposha 2023-09-08 #0e9500c
  82. ci move forkless-data to baedeker
    Yaroslav Bolyukin 2023-09-08 #f266535
  83. fix workflow cargo build
    Daniel Shiposha 2023-09-08 #cb2cc11
  84. ci move forkless-nodata to baedeker
    Yaroslav Bolyukin 2023-09-08 #5a3f942
  85. fix collator-selection tests
    Daniel Shiposha 2023-09-08 #f4daa42
  86. ci ability to disable disable default actions
    Yaroslav Bolyukin 2023-09-08 #129199c
  87. test runtime upgrade helpers
    Yaroslav Bolyukin 2023-09-08 #8483c29
  88. fix wasm runtime version section
    Yaroslav Bolyukin 2023-09-08 #911b03c
  89. ci update nodejs version to 18 (#987)
    BuddyGlas 2023-09-07 #320ac9b
  90. Baedeker helper script
    Yaroslav Bolyukin 2023-09-06 #d3757b6
  91. Merge pull request #985 from UniqueNetwork/fix/xcm-release-60
    Yaroslav Bolyukin 2023-09-06 #33d4989
  92. ci set repoDir tla-str by default
    Yaroslav Bolyukin 2023-09-06 #3567b2a
  93. * 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
  94. fix xcm tests
    Daniel Shiposha 2023-09-06 #bf4df5f
  95. feat baedeker helper scripts
    Yaroslav Bolyukin 2023-09-06 #a4cc0ef
  96. * add events asserts
    
    * fix eslint
    
    * eslint fix - unused vars
    Max Andreev 2023-09-06 #3050b51
  97. Move node-only CI to baedeker
    Yaroslav Bolyukin 2023-09-05 #ec8104e
  98. enable governance workflow for develop and master branch
    Yaroslav Bolyukin 2023-09-05 #98753ec
  99. ci move nodeonly to baedeker
    Yaroslav Bolyukin 2023-09-03 #1a650ec
  100. Merge pull request #978 from UniqueNetwork/fix/opal-governance-timings
    Yaroslav Bolyukin 2023-09-04 #0e75cd9