git.delta.rocks / unique-network / refs/commits / 71150e7c9b75

difftreelog
  1. feat use new ethereum sponsoring interface
    Yaroslav Bolyukin 2023-10-02 #71150e7
  2. style retab runtime apis
    Yaroslav Bolyukin 2023-10-02 #6ab76d3
  3. refactor reorganize imports
    Yaroslav Bolyukin 2023-10-02 #4dd1486
  4. refactor upgrade code for new substrate
    Yaroslav Bolyukin 2023-10-02 #a64769f
  5. refactor move rpc to node
    Yaroslav Bolyukin 2023-10-02 #c318883
  6. build regenerate lockfile
    Yaroslav Bolyukin 2023-10-02 #d63bb38
  7. build upgrade dependencies to polkadot v1.1.0
    Yaroslav Bolyukin 2023-10-02 #51232b0
  8. ci drop zombienet
    Yaroslav Bolyukin 2023-10-02 #d893d0c
  9. refactor drop legacy unique scheduler
    Yaroslav Bolyukin 2023-10-02 #4161c8e
  10. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  11. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  12. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #3107202
  13. fix(test xcm Unq) typos
    PraetorP 2023-09-27 #dc6f0e2
  14. fix use lowercase letters in EVM errors
    Daniel Shiposha 2023-10-02 #630fc89
  15. This reverts commit b4e7cb4fb12ab34617d623032aacdcc5ffb35526.
    PraetorP 2023-10-02 #f78c926
  16. test(xcmUnique) switch to `uniqueAssetId` , typo
    PraetorP 2023-09-27 #9f2f03a
  17. fix unit tests
    Daniel Shiposha 2023-10-02 #6b27551
  18. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #b4e7cb4
  19. refactor xcm Unq tests
    PraetorP 2023-09-26 #eae22fa
  20. fix use OptionQuery for TokenProperties
    Daniel Shiposha 2023-10-02 #eebd0e2
  21. fix(test xcm) typos
    PraetorP 2023-10-02 #78c4f0c
  22. fix(xcmUnique) hook for Moonbeam
    PraetorP 2023-09-26 #10b8180
  23. fix make perf test seq and remove unused functions
    Daniel Shiposha 2023-10-02 #5ef5e6b
  24. refactor(xcm test) rename `reserveTransferUNQfrom`
    PraetorP 2023-10-02 #0243f65
  25. fix(test xcm) : fix package
    PraetorP 2023-09-25 #987aad3
  26. fix use config.ts for endpoints
    Daniel Shiposha 2023-10-02 #e105d72
  27. Update tests/src/xcm/xcm.types.ts
    Pavel Orlov 2023-10-02 #116f145
  28. ci(xcm) : added llcxm test into wokrflow
    PraetorP 2023-09-25 #1c40ef3
  29. fix slightly fix broken pov-estimate
    Daniel Shiposha 2023-10-02 #57b7f8c
  30. fix set correct shiden/astar values for our chain
    Daniel Shiposha 2023-10-02 #17703e6
  31. fix(unq xcm tests) restore state for the Acala
    PraetorP 2023-09-25 #fa6d62b
  32. feat finalization can be enabled in dev mode
    Daniel Shiposha 2023-10-02 #184b30a
  33. fix make _uniqueChainMultilocationForRelay private
    Daniel Shiposha 2023-10-02 #cefeef5
  34. fix(xcm unique test) typo
    PraetorP 2023-09-25 #d91b2e0
  35. feat add cli param disable-autoseal-on-tx
    Daniel Shiposha 2023-10-02 #b6b1e0f
  36. fix explaning comment about SetTopic relay router
    Daniel Shiposha 2023-10-02 #d4981bc
  37. feat(test xcm) added generic `low level` xcm tests
    PraetorP 2023-09-25 #355fa3f
  38. chore calibrate weight2fee
    Daniel Shiposha 2023-09-30 #74a28c8
  39. fix rename makeUnpaidSudoTransactProgram
    Daniel Shiposha 2023-10-02 #a6308d9
  40. fixed positive output in case of error
    Yaroslav Bolyukin 2023-09-27 #f2a1159
  41. chore bench nft/rft/common
    Daniel Shiposha 2023-09-30 #42bd0c6
  42. fix rename makeUnpaidTransactProgram
    Daniel Shiposha 2023-10-02 #716b83b
  43. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  44. ci(try-runtime) fix false-positive
    Konstantin Astakhov 2023-09-27 #2244ff0
  45. chore temporary bench nft/rft/common
    Daniel Shiposha 2023-09-30 #0900b3d
  46. fix cargo clippy
    PraetorP 2023-09-29 #de0fd48
  47. * fix typo
    
    * fix typos
    
    * fix typos
    omahs 2023-09-25 #6486f2a
  48. fix update weighting for mintBulkCross and forbid multiple owners + multipe tokens
    Grigoriy Simonov 2023-09-22 #752e2b0
  49. fix EREFUSED due to ws://localhost (?)
    Daniel Shiposha 2023-09-30 #2657b80
  50. feat(xcm tests) `XcmHelper` integraion for QTZ\UNQ
    PraetorP 2023-09-29 #668280b
  51. Merge pull request #838 from UniqueNetwork/feature/pre-push-checks
    Yaroslav Bolyukin 2023-09-22 #9a3d9a7
  52. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  53. refactor use type-safe propertywriter to set/delete properties
    Daniel Shiposha 2023-09-30 #44071b6
  54. fix allow xcm transact for gov bodies when they exist
    Daniel Shiposha 2023-09-28 #06b395f
  55. refactor(playgorunds): rearranging the code structure
    Yaroslav Bolyukin 2023-09-15 #f32d3e5
  56. fix code review requests
    Grigoriy Simonov 2023-09-22 #cd77dae
  57. fix warnings
    Grigoriy Simonov 2023-09-22 #9425c0a
  58. tests: performance test for NFT tokens
    Andy Smith 2023-09-27 #d2c9363
  59. test relay does root ops
    Daniel Shiposha 2023-09-28 #0f67e15
  60. update toolchain version
    Yaroslav Bolyukin 2023-09-15 #1054e65
  61. fix(types) sudo for `DevShidenHelper`
    PraetorP 2023-09-14 #477a07d
  62. remove pre-push hook
    Grigoriy Simonov 2023-09-22 #1e4737b
  63. test add tests
    Grigoriy Simonov 2023-09-22 #a3eb5c5
  64. chore bench weights repeats 400
    Daniel Shiposha 2023-09-27 #1acfc39
  65. feat add dmpQueue event section
    Daniel Shiposha 2023-09-28 #f61ec5a
  66. build update Cargo.lock
    Yaroslav Bolyukin 2023-09-13 #cd116b8
  67. update toolchain version
    Konstantin Astakhov 2023-09-15 #cc05551
  68. fix(test) remove token schedulers from tests
    PraetorP 2023-09-14 #bd22bf4
  69. feature: check formating before push
    Grigoriy Simonov 2023-09-22 #ef61569
  70. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  71. fix bench profile production
    Daniel Shiposha 2023-09-26 #7cc9052
  72. feat allow explicit unpaid execution from parent
    Daniel Shiposha 2023-09-28 #58b781a
  73. Fix/governance with batch
    Yaroslav Bolyukin 2023-09-13 #867eaa1
  74. tests: move scheduler to dev, move governance to separate file
    Andy Smith 2023-09-14 #04e6d94
  75. fix calibrate weights
    Daniel Shiposha 2023-09-26 #cb1a9d8
  76. feat allow xcm transact for sys,gov and utility
    Daniel Shiposha 2023-09-26 #8d26c73
  77. build bump version to v943061
    Yaroslav Bolyukin 2023-09-13 #e089f01
  78. fix pallet-utility pass features
    Daniel Shiposha 2023-09-13 #e0258a2
  79. refactor(playgorunds) code structure regroup
    PraetorP 2023-09-14 #383d45a
  80. chore bench weights
    Daniel Shiposha 2023-09-26 #915db56
  81. test(xcm qtz) added `XcmTestHelper`
    PraetorP 2023-09-28 #61fc26e
  82. Merge pull request #992 from UniqueNetwork/fix/pallet-presence-release-60
    Yaroslav Bolyukin 2023-09-12 #80370d8
  83. fix yarn fix
    Daniel Shiposha 2023-09-13 #465dd2a
  84. fix debug check if new token doesnt have any properties
    Daniel Shiposha 2023-09-26 #12a441c
  85. Update tests/src/xcm/xcmUnique.test.ts
    Daniel Shiposha 2023-09-12 #74dbf88
  86. fix pallet-presence test
    Daniel Shiposha 2023-09-12 #d1328b9
  87. tests: utility in pallet-presence
    Andy Smith 2023-09-13 #db9303e
  88. chore repeat temporary nft/rft benches
    Daniel Shiposha 2023-09-26 #9b4620c
  89. test fix mocha settings
    PraetorP 2023-09-12 #8b26223
  90. test governance init fellowship
    Daniel Shiposha 2023-09-12 #8a54415
  91. fix dont read tpp when not needed
    Daniel Shiposha 2023-09-26 #192f49d
  92. fix remove baedeker
    PraetorP 2023-09-12 #d7ef52e
  93. test governance init
    Daniel Shiposha 2023-09-12 #a6d8651
  94. fix cache chain build in CI
    Daniel Shiposha 2023-09-26 #331f0fa
  95. test(Polkadex CI) add comment, refactor
    PraetorP 2023-09-12 #e6da5c9
  96. feat add pallet-utility playground helper
    Daniel Shiposha 2023-09-12 #58444d8
  97. chore add temporary nft/rft weights
    Daniel Shiposha 2023-09-25 #5ec8b82
  98. doc(polkadex CI): added comment
    PraetorP 2023-09-11 #7dbcac3
  99. fix techcomm prime can be set by council
    Daniel Shiposha 2023-09-12 #749ee43
  100. feat add integration-tests profile and use in CI
    Daniel Shiposha 2023-09-25 #d63678e