git.delta.rocks / unique-network / refs/commits / 01c2c9e3dbbd

difftreelog
  1. doc(rmrk): style + minor revisions
    Farhad Hakimov 2022-07-22 #01c2c9e
  2. doc(rmrk): adjusted for clarity
    Farhad Hakimov 2022-07-22 #0e74039
  3. style cargo fmt
    Farhad Hakimov 2022-07-15 #287a010
  4. doc: rmrk proxies
    Farhad Hakimov 2022-07-15 #73992bf
  5. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  6. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  7. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  8. v924010
    kozyrevdev 2022-07-06 #edc0202
  9. fix restrict XCM barrier from trusting parent chain
    Ilja Khabarov 2022-07-11 #2e3d152
  10. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  11. up version
    Igor Kozyrev 2022-07-05 #824b60f
  12. Remove 'view' from createNonfungibleCollection interface
    kozyrevdev 2022-07-05 #e82bbde
  13. Fix unwrap
    Trubnikov Sergey 2022-07-05 #a5763d4
  14. Merge pull request #415 from UniqueNetwork/test/create-multiple-items-ex-fungible
    kozyrevdev 2022-07-05 #a7e0a81
  15. Remove 'view' from createNonfungibleCollection interface
    Trubnikov Sergey 2022-07-04 #05906c7
  16. Fix PR
    Trubnikov Sergey 2022-07-01 #8327584
  17. Feature/prop check root owner
    kozyrevdev 2022-07-05 #1f98ccc
  18. test add fungible and refungible to createMultipleItemsEx
    Farhad Hakimov 2022-07-01 #d4b6923
  19. Fix/admin transfer
    kozyrevdev 2022-07-01 #956ec6e
  20. Add pieces into token data. Add negative tests.
    Trubnikov Sergey 2022-06-30 #63e242d
  21. Fix/rmrk pending nfts
    kozyrevdev 2022-07-05 #6d9bbad
  22. Merge branch 'develop' into feature/prop-check-root-owner
    Igor Kozyrev 2022-07-05 #abb3797
  23. back to rococo testnet relay
    kozyrevdev 2022-06-28 #66c5541
  24. Fixed the issue with RefungibleExtensionsWeightInfo trait
    kozyrevdev 2022-07-01 #cde697e
  25. Merge branch 'develop' into fix/admin-transfer
    Igor Kozyrev 2022-07-01 #63f7000
  26. Test all collection for total_pieces
    Trubnikov Sergey 2022-06-30 #88ef722
  27. fix skip RMRK equip tests
    Daniel Shiposha 2022-07-04 #52326d0
  28. fix use fail!
    Daniel Shiposha 2022-07-04 #37ae638
  29. Merge pull request #406 from UniqueNetwork/feature/repartition-rft
    ut-akuznetsov 2022-06-28 #6f83e53
  30. back to rococo testnet relay
    Igor Kozyrev 2022-06-28 #5f68a20
  31. fixed the issue with RefungibleExtensionsWeightInfo trait
    Grigoriy Simonov 2022-07-01 #784a094
  32. cargo fmt
    Daniel Shiposha 2022-06-29 #1f19fbb
  33. Fix test. Change source of pieces info.
    Trubnikov Sergey 2022-06-30 #2d796da
  34. fix expect rmrkCore errors instead of uniques
    Daniel Shiposha 2022-07-04 #29bf2df
  35. cargo fmt
    Daniel Shiposha 2022-07-04 #fb8bd54
  36. update version to v0.9.24 polkadot
    kozyrevdev 2022-06-28 #51cfcc1
  37. decoupling of unique and refungible pallets
    Grigoriy Simonov 2022-06-28 #9ca985e
  38. update version to v0.9.24 polkadot
    Igor Kozyrev 2022-06-28 #9cd5436
  39. fix test lint
    Daniel Shiposha 2022-06-29 #b12e489
  40. Add rpc method for total_pieces
    Trubnikov Sergey 2022-06-29 #860bb39
  41. fix eslint errors
    Daniel Shiposha 2022-07-04 #8dce69d
  42. refactor modify_token_properties
    Daniel Shiposha 2022-07-04 #6b11b6b
  43. Merge pull request #402 from UniqueNetwork/build/polkadot-v0.9.24
    kozyrevdev 2022-06-28 #31f3fd2
  44. added feature: repartition method in refungible palette. added tests: integration tests for repartition.
    Grigoriy Simonov 2022-06-27 #af3427e
  45. test ownerCanTransfer allows only transferFrom/burnFrom
    Daniel Shiposha 2022-06-29 #2be6b4d
  46. yarn fix
    Daniel Shiposha 2022-07-04 #0a7dd51
  47. refactor use modify_token_properties
    Daniel Shiposha 2022-07-04 #fc0c967
  48. Merge pull request #405 from UniqueNetwork/fix/destrot-collection-doc-comment
    kozyrevdev 2022-06-27 #f69ad2b
  49. Merge branch 'develop' into build/polkadot-v0.9.24
    Igor Kozyrev 2022-06-27 #05f4d93
  50. Merge pull request #404 from UniqueNetwork/test/unique-refungible
    ut-akuznetsov 2022-06-24 #88a8aa6
  51. fix use transferFrom in nesting tests
    Daniel Shiposha 2022-06-29 #6ed42b0
  52. fix test helpers after type regen
    Daniel Shiposha 2022-07-04 #86d26e3
  53. cargo fmt
    Daniel Shiposha 2022-07-04 #85380b5
  54. fix destroy_collection doc comment
    Daniel Shiposha 2022-06-24 #2ada371
  55. Merge branch 'develop' into build/polkadot-v0.9.24
    Igor Kozyrev 2022-06-22 #5f6042d
  56. Test migration from 921000
    kozyrevdev 2022-06-22 #421f362
  57. fix for test helpers
    Grigoriy Simonov 2022-06-24 #db7a4ac
  58. fix use transferFrom in Ouroboros detection test
    Daniel Shiposha 2022-06-29 #d5edba8
  59. test rmrk pallet tests
    Daniel Shiposha 2022-07-04 #1813dc3
  60. fix add PropertyGuardData
    Daniel Shiposha 2022-07-04 #64965b2
  61. feat upgrade to polkadot-v0.9.24
    Daniel Shiposha 2022-06-22 #376e9f4
  62. Prevent genesis discard in dev mode by archiving blocks
    kozyrevdev 2022-06-22 #480a574
  63. test(migration) add new field check + formatting
    Farhad Hakimov 2022-06-21 #2ddc730
  64. test refactoring. burn pieces for multiple users test.
    Grigoriy Simonov 2022-06-23 #2986834
  65. fix use burnFrom in burnItem test with admin rights
    Daniel Shiposha 2022-06-29 #931e50f
  66. fix regenerate test types
    Daniel Shiposha 2022-07-04 #c52da04
  67. rename: budget to nesting_budget
    Daniel Shiposha 2022-07-04 #7871a15
  68. Fix missed awaits
    Andrey Kuznetsov 2022-06-22 #0d9468b
  69. Release v923000
    kozyrevdev 2022-06-22 #1ddd82e
  70. fix(dev-mode) prevent genesis discarding by archiving all blocks
    Farhad Hakimov 2022-06-21 #b7f4e68
  71. style eslint
    Farhad Hakimov 2022-06-21 #de04bfb
  72. splitted test into multiple test cases
    Grigoriy Simonov 2022-06-23 #d22ad5f
  73. fix force admins to use transfer_from/burn_from
    Daniel Shiposha 2022-06-29 #5013d40
  74. bench rmrk
    Igor Kozyrev 2022-07-01 #2e062b9
  75. cargo fmt
    Daniel Shiposha 2022-06-30 #2ad114b
  76. fix exit on script error
    Igor Kozyrev 2022-06-21 #a0ead21
  77. Upgrade polkadot to v0.9.23
    kozyrevdev 2022-06-21 #011ebf2
  78. test migration from 921000 to 922000
    Fahrrader 2022-06-06 #19f142a
  79. test refungible
    Grigoriy Simonov 2022-06-22 #f8da043
  80. Merge branch 'develop' into fix/rmrk-pending-nfts
    Igor Kozyrev 2022-07-01 #c62303e
  81. fix nonfungible benchmarks
    Daniel Shiposha 2022-06-30 #4f0ef29
  82. chore update target weight2fee
    Igor Kozyrev 2022-06-21 #150e9b0
  83. Feature/rmrk resources refactor
    kozyrevdev 2022-06-21 #3a0da55
  84. Typo fixed
    Dev 2022-06-21 #dbe396b
  85. bench rmrk
    Daniel Shiposha 2022-06-30 #b21eff0
  86. lint test
    Daniel Shiposha 2022-06-30 #252af37
  87. chore run benchmarking for rmrk
    Igor Kozyrev 2022-06-21 #503034b
  88. Merge pull request #394 from UniqueNetwork/feature/fix-windows-vulnerability
    kozyrevdev 2022-06-21 #8a30e22
  89. fix update if-watch (windows vulnerabilty)
    Daniel Shiposha 2022-06-21 #16f309e
  90. Merge branch 'feature/polkadot-v0.9.23' of https://github.com/UniqueNetwork/unique-chain into feature/polkadot-v0.9.23
    Dev 2022-06-21 #aad9ab1
  91. cargo fmt
    Daniel Shiposha 2022-06-30 #27f22a5
  92. fix use get_or_insert_with
    Daniel Shiposha 2022-06-30 #eac0704
  93. cargo fmt
    Igor Kozyrev 2022-06-21 #8306ed8
  94. Release v922080
    kozyrevdev 2022-06-16 #2115a19
  95. fix cargo update
    Daniel Shiposha 2022-06-20 #f621fdc
  96. fix revert Cargo.lock
    Daniel Shiposha 2022-06-21 #d6d871a
  97. fix cargo references
    Dev 2022-06-21 #71e16e1
  98. node parachain_account upgrade
    Igor Kozyrev 2022-06-21 #b402158
  99. feat(rmrk) add associated bases property
    Daniel Shiposha 2022-06-30 #a74fad6
  100. test manage properties of a nested token
    Daniel Shiposha 2022-06-30 #50f8d1b