git.delta.rocks / unique-network / refs/commits / 20083dc5fef2

difftreelog

commits

/history
  1. fix use allow on whole impl
    Daniel Shiposha 2022-08-03 #20083dc
  2. cargo fmt
    Daniel Shiposha 2022-08-03 #3b2d767
  3. feat tests requirePallets
    Daniel Shiposha 2022-08-03 #b544464
  4. fix unify opal with other runtimes
    Daniel Shiposha 2022-08-02 #fe18d26
  5. refactor simplify common construct_runtime
    Daniel Shiposha 2022-08-02 #8699eab
  6. feat common construct_runtime
    Daniel Shiposha 2022-08-02 #a18bd7d
  7. feat scheduler feature
    Daniel Shiposha 2022-08-01 #3f04e2d
  8. feat common construct_runtime, rmrk feature
    Daniel Shiposha 2022-08-01 #ba78248
  9. fix use rft feature in dispatch
    Daniel Shiposha 2022-08-01 #061bbd8
  10. fix use rft imports only when needed
    Daniel Shiposha 2022-08-01 #8f925da
  11. feat add refungible and new-functionality feature
    Daniel Shiposha 2022-08-01 #67532f4
  12. 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
  13. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  14. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  15. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  16. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  17. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  18. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  19. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  20. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  21. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  22. ci forkless config
    Alex 2022-08-08 #25ed25d
  23. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  24. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  25. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  26. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  27. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  28. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  29. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  30. `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
  31. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  32. Escaping feature build ARG due to equal sign inside.
    Alexander Aksenov 2022-08-05 #9f15e9c
  33. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  34. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  35. fix typo - ggithub.base_ref -> github.head_ref
    Alexander Aksenov 2022-08-05 #a5940c7
  36. chore changelog and version
    Grigoriy Simonov 2022-08-04 #b24c77c
  37. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  38. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  39. Switch back to github.base_ref.
    Alexander Aksenov 2022-08-05 #85bb1d2
  40. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  41. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  42. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  43. Revert back file
    Alexander Aksenov 2022-08-05 #4a5e049
  44. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  45. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b
  46. Develop
    Alex 2022-08-05 #385858f
  47. Merge pull request #463 from UniqueNetwork/feature/remove_const_data_rft
    Yaroslav Bolyukin 2022-08-03 #8065c75
  48. fix dynamic part offset should not include selector
    Yaroslav Bolyukin 2022-07-13 #b5d28e5
  49. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05
  50. Fixing spoted items.
    Alexander Aksenov 2022-08-05 #246a7cb