git.delta.rocks / unique-network / refs/commits / 442d14a2f734

difftreelog
  1. fix mint_with_props_weight
    Daniel Shiposha 2023-10-13 #442d14a
  2. fix remove unneeded PhantomData
    Daniel Shiposha 2023-10-13 #ae91353
  3. chore temporary common/nft/rft weights
    Daniel Shiposha 2023-10-13 #a46c1bd
  4. fix EVM mint with properties, minor improvements
    Daniel Shiposha 2023-10-13 #7428628
  5. fix consumedSpace fallback
    Daniel Shiposha 2023-10-12 #aae21d3
  6. fix evm errors begin with a lower-case letter
    Daniel Shiposha 2023-10-12 #5464b28
  7. fix properties consumed space tests
    Daniel Shiposha 2023-10-12 #da2e878
  8. refactor LazyValue without generic Fn
    Daniel Shiposha 2023-10-11 #5ec9dbe
  9. fix usage of nesting_budget in pallet-unique
    Daniel Shiposha 2023-10-11 #5a68a95
  10. refactor property writer / fix set_token_props weight
    Daniel Shiposha 2023-10-05 #437764b
  11. Update benchmarks to v2
    Yaroslav Bolyukin 2023-10-12 #90ad566
  12. Upgrade to polkadot 1.1.0
    Yaroslav Bolyukin 2023-10-09 #900be63
  13. fix remove preimage benchmark
    Grigoriy Simonov 2023-10-12 #4275a8f
  14. added `XcmTestHelper` + allow XCM Transact for Gov/Identity/System calls
    Yaroslav Bolyukin 2023-10-02 #bce2cc1
  15. doc: ethereum sponsoring clarification
    Yaroslav Bolyukin 2023-10-09 #c14994f
  16. ci fix unnecessary node rebuilds during benchmarking
    Yaroslav Bolyukin 2023-10-12 #18a5c32
  17. Refactor property writing + dev mode enhancements
    Yaroslav Bolyukin 2023-10-02 #22b45b5
  18. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #3107202
  19. doc: dev mode startup
    Yaroslav Bolyukin 2023-10-09 #7489c8a
  20. fix clippy warnings
    Grigoriy Simonov 2023-10-12 #3db37f4
  21. fix(test xcm Unq) typos
    PraetorP 2023-09-27 #dc6f0e2
  22. fix use lowercase letters in EVM errors
    Daniel Shiposha 2023-10-02 #630fc89
  23. This reverts commit b4e7cb4fb12ab34617d623032aacdcc5ffb35526.
    PraetorP 2023-10-02 #f78c926
  24. ci fix eslint precommit regex
    Yaroslav Bolyukin 2023-10-09 #ff74635
  25. fix benchmarks
    Grigoriy Simonov 2023-10-12 #5f71c37
  26. test(xcmUnique) switch to `uniqueAssetId` , typo
    PraetorP 2023-09-27 #9f2f03a
  27. fix unit tests
    Daniel Shiposha 2023-10-02 #6b27551
  28. fix(tests xcm) remove vendor folder
    PraetorP 2023-10-02 #b4e7cb4
  29. test fix build
    Yaroslav Bolyukin 2023-10-09 #c3c95ca
  30. fix build node with benchmarks
    Yaroslav Bolyukin 2023-10-11 #af2b5f4
  31. refactor xcm Unq tests
    PraetorP 2023-09-26 #eae22fa
  32. fix use OptionQuery for TokenProperties
    Daniel Shiposha 2023-10-02 #eebd0e2
  33. fix(test xcm) typos
    PraetorP 2023-10-02 #78c4f0c
  34. build bump spec_version
    Yaroslav Bolyukin 2023-10-09 #22a5178
  35. fix compilation errors
    Grigoriy Simonov 2023-10-10 #885f1d2
  36. fix(xcmUnique) hook for Moonbeam
    PraetorP 2023-09-26 #10b8180
  37. fix make perf test seq and remove unused functions
    Daniel Shiposha 2023-10-02 #5ef5e6b
  38. refactor(xcm test) rename `reserveTransferUNQfrom`
    PraetorP 2023-10-02 #0243f65
  39. chore remove unique-scheduler leftovers
    Yaroslav Bolyukin 2023-10-04 #716fee2
  40. fix update benchmarks to v2
    Grigoriy Simonov 2023-10-09 #4950cbc
  41. fix(test xcm) : fix package
    PraetorP 2023-09-25 #987aad3
  42. fix use config.ts for endpoints
    Daniel Shiposha 2023-10-02 #e105d72
  43. Update tests/src/xcm/xcm.types.ts
    Pavel Orlov 2023-10-02 #116f145
  44. fix(`evm-transaction-payment`) clippy
    PraetorP 2023-10-04 #13e91d3
  45. ci(xcm) : added llcxm test into wokrflow
    PraetorP 2023-09-25 #1c40ef3
  46. fix slightly fix broken pov-estimate
    Daniel Shiposha 2023-10-02 #57b7f8c
  47. fix set correct shiden/astar values for our chain
    Daniel Shiposha 2023-10-02 #17703e6
  48. fix(xcm test) hooks for `Astar`\`Shiden`
    PraetorP 2023-10-03 #f9563fa
  49. fix(unq xcm tests) restore state for the Acala
    PraetorP 2023-09-25 #fa6d62b
  50. feat finalization can be enabled in dev mode
    Daniel Shiposha 2023-10-02 #184b30a
  51. fix make _uniqueChainMultilocationForRelay private
    Daniel Shiposha 2023-10-02 #cefeef5
  52. fix remove unused import
    Daniel Shiposha 2023-10-03 #f5ed3da
  53. fix(xcm unique test) typo
    PraetorP 2023-09-25 #d91b2e0
  54. feat add cli param disable-autoseal-on-tx
    Daniel Shiposha 2023-10-02 #b6b1e0f
  55. fix explaning comment about SetTopic relay router
    Daniel Shiposha 2023-10-02 #d4981bc
  56. fix clippy warn
    Daniel Shiposha 2023-10-03 #0e3444d
  57. feat(test xcm) added generic `low level` xcm tests
    PraetorP 2023-09-25 #355fa3f
  58. chore calibrate weight2fee
    Daniel Shiposha 2023-09-30 #74a28c8
  59. fix rename makeUnpaidSudoTransactProgram
    Daniel Shiposha 2023-10-02 #a6308d9
  60. fix force_value in LazyValue
    Daniel Shiposha 2023-10-03 #fd6af75
  61. fixed positive output in case of error
    Yaroslav Bolyukin 2023-09-27 #f2a1159
  62. chore bench nft/rft/common
    Daniel Shiposha 2023-09-30 #42bd0c6
  63. fix rename makeUnpaidTransactProgram
    Daniel Shiposha 2023-10-02 #716b83b
  64. fixup(imports): post-rebase
    Yaroslav Bolyukin 2023-10-02 #e48f2d1
  65. Add mintBulkCross to NFT and RFT collections
    Yaroslav Bolyukin 2023-09-25 #448629b
  66. ci(try-runtime) fix false-positive
    Konstantin Astakhov 2023-09-27 #2244ff0
  67. chore temporary bench nft/rft/common
    Daniel Shiposha 2023-09-30 #0900b3d
  68. fix cargo clippy
    PraetorP 2023-09-29 #de0fd48
  69. fixup(rpc): move to node
    Yaroslav Bolyukin 2023-10-02 #2eca527
  70. * fix typo
    
    * fix typos
    
    * fix typos
    omahs 2023-09-25 #6486f2a
  71. fix update weighting for mintBulkCross and forbid multiple owners + multipe tokens
    Grigoriy Simonov 2023-09-22 #752e2b0
  72. fix EREFUSED due to ws://localhost (?)
    Daniel Shiposha 2023-09-30 #2657b80
  73. feat(xcm tests) `XcmHelper` integraion for QTZ\UNQ
    PraetorP 2023-09-29 #668280b
  74. build bump node version
    Yaroslav Bolyukin 2023-10-02 #4b36925
  75. Merge pull request #838 from UniqueNetwork/feature/pre-push-checks
    Yaroslav Bolyukin 2023-09-22 #9a3d9a7
  76. feat add a way to split RFT between multiple owners on mint
    Grigoriy Simonov 2023-09-22 #0c121c7
  77. refactor use type-safe propertywriter to set/delete properties
    Daniel Shiposha 2023-09-30 #44071b6
  78. fix allow xcm transact for gov bodies when they exist
    Daniel Shiposha 2023-09-28 #06b395f
  79. feat use new ethereum sponsoring interface
    Yaroslav Bolyukin 2023-10-02 #71150e7
  80. refactor(playgorunds): rearranging the code structure
    Yaroslav Bolyukin 2023-09-15 #f32d3e5
  81. fix code review requests
    Grigoriy Simonov 2023-09-22 #cd77dae
  82. fix warnings
    Grigoriy Simonov 2023-09-22 #9425c0a
  83. tests: performance test for NFT tokens
    Andy Smith 2023-09-27 #d2c9363
  84. test relay does root ops
    Daniel Shiposha 2023-09-28 #0f67e15
  85. style retab runtime apis
    Yaroslav Bolyukin 2023-10-02 #6ab76d3
  86. update toolchain version
    Yaroslav Bolyukin 2023-09-15 #1054e65
  87. fix(types) sudo for `DevShidenHelper`
    PraetorP 2023-09-14 #477a07d
  88. remove pre-push hook
    Grigoriy Simonov 2023-09-22 #1e4737b
  89. test add tests
    Grigoriy Simonov 2023-09-22 #a3eb5c5
  90. chore bench weights repeats 400
    Daniel Shiposha 2023-09-27 #1acfc39
  91. feat add dmpQueue event section
    Daniel Shiposha 2023-09-28 #f61ec5a
  92. refactor reorganize imports
    Yaroslav Bolyukin 2023-10-02 #4dd1486
  93. build update Cargo.lock
    Yaroslav Bolyukin 2023-09-13 #cd116b8
  94. update toolchain version
    Konstantin Astakhov 2023-09-15 #cc05551
  95. fix(test) remove token schedulers from tests
    PraetorP 2023-09-14 #bd22bf4
  96. feature: check formating before push
    Grigoriy Simonov 2023-09-22 #ef61569
  97. feat add mint_bulk_cross
    Grigoriy Simonov 2023-09-22 #17ea847
  98. fix bench profile production
    Daniel Shiposha 2023-09-26 #7cc9052
  99. feat allow explicit unpaid execution from parent
    Daniel Shiposha 2023-09-28 #58b781a
  100. refactor upgrade code for new substrate
    Yaroslav Bolyukin 2023-10-02 #a64769f