git.delta.rocks / unique-network / refs/commits / aed873b1f227

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