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

difftreelog
  1. Some methods in `#[solidity_interface]` for `CollectionHandle` had invalid
    mutability modifiers, causing invalid stub/abi generation
    PraetorP 2022-07-20 #ef7fcb6
  2. Merge pull request #442 from UniqueNetwork/doc/nonfungible-pallet
    Yaroslav Bolyukin 2022-07-21 #c4af3bb
  3. Feature/core 410 Properties for RFT
    Yaroslav Bolyukin 2022-07-21 #3750ef0
  4. doc: fix code review request
    Grigoriy Simonov 2022-07-21 #4bd95ca
  5. docs(pallet_common): Add general  documentation.
    Yaroslav Bolyukin 2022-07-21 #9f5f42d
  6. misk: change add -> saturating_add
    Trubnikov Sergey 2022-07-20 #14bb047
  7. doc: added comments about `TokenAuxProperties`
    Grigoriy Simonov 2022-07-21 #395c681
  8. doc(pallet-fungible): document public api
    Yaroslav Bolyukin 2022-07-19 #49a12f2
  9. doc: fix PR
    Trubnikov Sergey 2022-07-20 #6c6ed89
  10. path: add weights for RFT CommonCollectionOperations
    Trubnikov Sergey 2022-07-20 #e1dae1b
  11. doc: fix documentation about allowlist
    Grigoriy Simonov 2022-07-21 #4503766
  12. Merge pull request #436 from UniqueNetwork/doc/structure-pallet
    Yaroslav Bolyukin 2022-07-18 #e2730ed
  13. doc: added more detailed description
    PraetorP 2022-07-18 #95d6df7
  14. doc: fix PR
    Trubnikov Sergey 2022-07-19 #ba8a9db
  15. fmt
    Trubnikov Sergey 2022-07-20 #45f4f7d
  16. doc: add requested code review changes
    Grigoriy Simonov 2022-07-21 #d1f105e
  17. Doc/inflation
    Yaroslav Bolyukin 2022-07-14 #b62fa17
  18. chore fixed code review request
    Grigoriy Simonov 2022-07-18 #7563962
  19. fix FT
    PraetorP 2022-07-18 #5b40b46
  20. doc: fix PR
    Trubnikov Sergey 2022-07-19 #6ac860e
  21. minor: add bechmarks for RFT collection & token properties
    Trubnikov Sergey 2022-07-20 #f2f19bf
  22. chore fix formatting
    Grigoriy Simonov 2022-07-21 #ce4a2a5
  23. Doc for refungible pallet
    Yaroslav Bolyukin 2022-07-14 #376ee6b
  24. Typos fixed
    Dev 2022-07-12 #4655b48
  25. chore fixed code review requests
    Grigoriy Simonov 2022-07-18 #59616c1
  26. fix : cargo fmt
    PraetorP 2022-07-18 #8b20ab4
  27. fmt: cargo fmt
    Trubnikov Sergey 2022-07-19 #2c21506
  28. fix benchmark compile
    Trubnikov Sergey 2022-07-20 #14be6d1
  29. doc: add documentstion for nonfungible EVM API
    Grigoriy Simonov 2022-07-21 #069b0ad
  30. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  31. doc: added comments about burning
    Grigoriy Simonov 2022-07-14 #f742d10
  32. Inflation pallet documentation
    Dev 2022-07-12 #ca9fba1
  33. doc: added clarification for `nest_if_sent_to_token_unchecked` method
    Grigoriy Simonov 2022-07-14 #4b7d828
  34. doc(fungible-pallet): added new details & fix
    PraetorP 2022-07-18 #14614bd
  35. doc: fix PR
    Trubnikov Sergey 2022-07-19 #f549b53
  36. misc: update Cargo.lock
    Trubnikov Sergey 2022-07-15 #e2d77d3
  37. doc: add documentation for nonfungible palette
    Grigoriy Simonov 2022-07-21 #665fb9f
  38. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  39. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  40. doc: added docs for refungible pallet
    Grigoriy Simonov 2022-07-12 #c6eb237
  41. Merge branch 'develop' of https://github.com/UniqueNetwork/unique-chain into develop
    Dev 2022-07-12 #2870ffe
  42. doc: added documentation for structure pallet
    Grigoriy Simonov 2022-07-13 #270ecfc
  43. fix cargo fmt
    PraetorP 2022-07-11 #4fa2a42
  44. doc: Fix docs
    Trubnikov Sergey 2022-07-18 #f37009b
  45. misc: Changelog's added.
    Trubnikov Sergey 2022-07-15 #8e05457
  46. v924010
    kozyrevdev 2022-07-06 #edc0202
  47. fix restrict XCM barrier from trusting parent chain
    Ilja Khabarov 2022-07-11 #2e3d152
  48. Comments and code description added
    Dev 2022-07-11 #efc3398
  49. doc(pallet-fungible): document public api
    PraetorP 2022-07-13 #0766e08
  50. doc: Fix PR
    Trubnikov Sergey 2022-07-15 #31c5482
  51. CORE-410 Restor tests
    Trubnikov Sergey 2022-07-08 #c7ac40c
  52. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  53. up version
    Igor Kozyrev 2022-07-05 #824b60f
  54. Fix/admin transfer
    kozyrevdev 2022-07-01 #956ec6e
  55. fmt
    Trubnikov Sergey 2022-07-15 #7dcd3b7
  56. CORE-410 Implement token_owner for Refungible token
    Trubnikov Sergey 2022-07-07 #3cb5e43
  57. Remove 'view' from createNonfungibleCollection interface
    kozyrevdev 2022-07-05 #e82bbde
  58. Fix unwrap
    Trubnikov Sergey 2022-07-05 #a5763d4
  59. Fixed the issue with RefungibleExtensionsWeightInfo trait
    kozyrevdev 2022-07-01 #cde697e
  60. Merge branch 'develop' into fix/admin-transfer
    Igor Kozyrev 2022-07-01 #63f7000
  61. docs(pallet_common) Add general documentation.
    Trubnikov Sergey 2022-07-15 #263bc69
  62. CORE-410 Adapt to prop check root owner
    Trubnikov Sergey 2022-07-07 #0427b9a
  63. Merge pull request #415 from UniqueNetwork/test/create-multiple-items-ex-fungible
    kozyrevdev 2022-07-05 #a7e0a81
  64. Remove 'view' from createNonfungibleCollection interface
    Trubnikov Sergey 2022-07-04 #05906c7
  65. Fix PR
    Trubnikov Sergey 2022-07-01 #8327584
  66. back to rococo testnet relay
    kozyrevdev 2022-06-28 #66c5541
  67. fixed the issue with RefungibleExtensionsWeightInfo trait
    Grigoriy Simonov 2022-07-01 #784a094
  68. cargo fmt
    Daniel Shiposha 2022-06-29 #1f19fbb
  69. CORE-410 Fix after rebase
    Trubnikov Sergey 2022-07-06 #e574f04
  70. Feature/prop check root owner
    kozyrevdev 2022-07-05 #1f98ccc
  71. test add fungible and refungible to createMultipleItemsEx
    Farhad Hakimov 2022-07-01 #d4b6923
  72. Add pieces into token data. Add negative tests.
    Trubnikov Sergey 2022-06-30 #63e242d
  73. Merge pull request #406 from UniqueNetwork/feature/repartition-rft
    ut-akuznetsov 2022-06-28 #6f83e53
  74. back to rococo testnet relay
    Igor Kozyrev 2022-06-28 #5f68a20
  75. fix test lint
    Daniel Shiposha 2022-06-29 #b12e489
  76. CORE-410 Add specific ReFungible test for toke permissions.
    Trubnikov Sergey 2022-07-01 #a0e06d0
  77. Fix/rmrk pending nfts
    kozyrevdev 2022-07-05 #6d9bbad
  78. Merge branch 'develop' into feature/prop-check-root-owner
    Igor Kozyrev 2022-07-05 #abb3797
  79. Test all collection for total_pieces
    Trubnikov Sergey 2022-06-30 #88ef722
  80. update version to v0.9.24 polkadot
    kozyrevdev 2022-06-28 #51cfcc1
  81. decoupling of unique and refungible pallets
    Grigoriy Simonov 2022-06-28 #9ca985e
  82. update version to v0.9.24 polkadot
    Igor Kozyrev 2022-06-28 #9cd5436
  83. test ownerCanTransfer allows only transferFrom/burnFrom
    Daniel Shiposha 2022-06-29 #2be6b4d
  84. CORE-410 Adapt rest token property test for ReFungible collection
    Trubnikov Sergey 2022-07-01 #77a7be6
  85. fix skip RMRK equip tests
    Daniel Shiposha 2022-07-04 #52326d0
  86. fix use fail!
    Daniel Shiposha 2022-07-04 #37ae638
  87. Fix test. Change source of pieces info.
    Trubnikov Sergey 2022-06-30 #2d796da
  88. Merge pull request #402 from UniqueNetwork/build/polkadot-v0.9.24
    kozyrevdev 2022-06-28 #31f3fd2
  89. added feature: repartition method in refungible palette. added tests: integration tests for repartition.
    Grigoriy Simonov 2022-06-27 #af3427e
  90. fix use transferFrom in nesting tests
    Daniel Shiposha 2022-06-29 #6ed42b0
  91. CORE-410 Adapt token property test for ReFungible collection
    Trubnikov Sergey 2022-06-29 #c5c3942
  92. fix expect rmrkCore errors instead of uniques
    Daniel Shiposha 2022-07-04 #29bf2df
  93. cargo fmt
    Daniel Shiposha 2022-07-04 #fb8bd54
  94. Add rpc method for total_pieces
    Trubnikov Sergey 2022-06-29 #860bb39
  95. Merge pull request #405 from UniqueNetwork/fix/destrot-collection-doc-comment
    kozyrevdev 2022-06-27 #f69ad2b
  96. Merge branch 'develop' into build/polkadot-v0.9.24
    Igor Kozyrev 2022-06-27 #05f4d93
  97. Merge pull request #404 from UniqueNetwork/test/unique-refungible
    ut-akuznetsov 2022-06-24 #88a8aa6
  98. fix use transferFrom in Ouroboros detection test
    Daniel Shiposha 2022-06-29 #d5edba8
  99. CORE-410 Adapt collection properties tests for ReFungible collections
    Trubnikov Sergey 2022-06-29 #51bba91
  100. fix eslint errors
    Daniel Shiposha 2022-07-04 #8dce69d