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

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