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

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