git.delta.rocks / unique-network / refs/commits / 0e3444d4ba8a

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