git.delta.rocks / unique-network / refs/commits / 1cbdff92adea

difftreelog

commits

/history
  1. refactor add up-common
    Daniel Shiposha 2022-08-11 #1cbdff9
  2. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  3. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  4. fix unit tests
    Daniel Shiposha 2022-08-10 #d02d6e8
  5. cargo fmt
    Daniel Shiposha 2022-08-10 #18d8c65
  6. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  7. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  8. fix skip refungible and scheduler tests on qtz/unq
    Daniel Shiposha 2022-08-09 #3d7ffe7
  9. refactor unsupported! macro
    Daniel Shiposha 2022-08-09 #5eadf5f
  10. fix add refungible feature
    Daniel Shiposha 2022-08-09 #24b248d
  11. cargo fmt
    Daniel Shiposha 2022-08-09 #2371251
  12. fix use errors in unsupported runtime APIs
    Daniel Shiposha 2022-08-08 #2a76b29
  13. refactor optimize common runtime imports
    Daniel Shiposha 2022-08-08 #07fe7b5
  14. fix quartz/unique runtime Cargo.toml
    Daniel Shiposha 2022-08-08 #8a2ef94
  15. refactor minimize quartz/unique runtime
    Daniel Shiposha 2022-08-08 #e04c397
  16. refactor imporve runtime separation
    Daniel Shiposha 2022-08-08 #5900bfd
  17. fix use allow on whole impl
    Daniel Shiposha 2022-08-03 #20083dc
  18. cargo fmt
    Daniel Shiposha 2022-08-03 #3b2d767
  19. feat tests requirePallets
    Daniel Shiposha 2022-08-03 #b544464
  20. fix unify opal with other runtimes
    Daniel Shiposha 2022-08-02 #fe18d26
  21. refactor simplify common construct_runtime
    Daniel Shiposha 2022-08-02 #8699eab
  22. feat common construct_runtime
    Daniel Shiposha 2022-08-02 #a18bd7d
  23. feat scheduler feature
    Daniel Shiposha 2022-08-01 #3f04e2d
  24. feat common construct_runtime, rmrk feature
    Daniel Shiposha 2022-08-01 #ba78248
  25. fix use rft feature in dispatch
    Daniel Shiposha 2022-08-01 #061bbd8
  26. fix use rft imports only when needed
    Daniel Shiposha 2022-08-01 #8f925da
  27. feat add refungible and new-functionality feature
    Daniel Shiposha 2022-08-01 #67532f4
  28. fix disbaled pallets Rmrk, RFT, Scheduler for Quartz RFT, Scheduler for Unique Added the logic of checking the availability of pallets necessary for their execution in tests
    PraetorP 2022-08-01 #7a2dbea
  29. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  30. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  31. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  32. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  33. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  34. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  35. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  36. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  37. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  38. ci forkless config
    Alex 2022-08-08 #25ed25d
  39. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  40. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  41. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  42. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  43. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  44. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  45. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  46. `create_multiple_items_ex` was allowing invalid (that will be always
    rejected at runtime level) refungible mint extrinsics, by passing
    multiple users into `RefungibleMultipleItems` call.
    Yaroslav Bolyukin 2022-08-04 #ec332a0
  47. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  48. Escaping feature build ARG due to equal sign inside.
    Alexander Aksenov 2022-08-05 #9f15e9c
  49. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  50. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150