git.delta.rocks / unique-network / refs/commits / 10fad8556d5c

difftreelog
  1. Merge branch 'develop' into feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #10fad85
  2. Update runtime/common/Cargo.toml
    Yaroslav Bolyukin 2022-07-22 #789afa1
  3. ERC20 API for refungible tokens
    Yaroslav Bolyukin 2022-07-22 #c2a34ed
  4. Apply suggestions from code review
    Yaroslav Bolyukin 2022-07-22 #dd89987
  5. Doc/scheduler
    Yaroslav Bolyukin 2022-07-21 #5ffdcf0
  6. chore fix repartition tests
    Grigoriy Simonov 2022-07-22 #1792b24
  7. Added method that returns 10 tokens owners in no particular order.
    PraetorP 2022-07-11 #94da15a
  8. fix(stubs): fixed code of erc module of pallet-common
    Yaroslav Bolyukin 2022-07-21 #ae91eae
  9. Merge branch 'develop' into doc/scheduler
    Yaroslav Bolyukin 2022-07-21 #ccfe805
  10. test(refungible-pallet) add tests for repartition events
    Grigoriy Simonov 2022-07-22 #93112f6
  11. initial commit
    PraetorP 2022-07-11 #da952fd
  12. Merge pull request #442 from UniqueNetwork/doc/nonfungible-pallet
    Yaroslav Bolyukin 2022-07-21 #c4af3bb
  13. Some methods in `#[solidity_interface]` for `CollectionHandle` had invalid
    mutability modifiers, causing invalid stub/abi generation
    PraetorP 2022-07-20 #ef7fcb6
  14. Reworked
    Dev 2022-07-13 #4c545c7
  15. feat(pallet-refungible) events for repartition method
    Grigoriy Simonov 2022-07-22 #d228734
  16. Feature/core 410 Properties for RFT
    Yaroslav Bolyukin 2022-07-21 #3750ef0
  17. doc: fix code review request
    Grigoriy Simonov 2022-07-21 #4bd95ca
  18. Documentation extended
    Dev 2022-07-13 #458018a
  19. chore fix cargo fmt
    Grigoriy Simonov 2022-07-22 #f779788
  20. docs(pallet_common): Add general  documentation.
    Yaroslav Bolyukin 2022-07-21 #9f5f42d
  21. misk: change add -> saturating_add
    Trubnikov Sergey 2022-07-20 #14bb047
  22. doc: added comments about `TokenAuxProperties`
    Grigoriy Simonov 2022-07-21 #395c681
  23. Duplicate lines removed
    Dev 2022-07-12 #3bed4e0
  24. doc(refungible-pallet): add documentation for ERC20 EVM API
    Grigoriy Simonov 2022-07-22 #6024373
  25. doc(pallet-fungible): document public api
    Yaroslav Bolyukin 2022-07-19 #49a12f2
  26. doc: fix PR
    Trubnikov Sergey 2022-07-20 #6c6ed89
  27. path: add weights for RFT CommonCollectionOperations
    Trubnikov Sergey 2022-07-20 #e1dae1b
  28. doc: fix documentation about allowlist
    Grigoriy Simonov 2022-07-21 #4503766
  29. Doc style fix
    Dev 2022-07-11 #e5ffee6
  30. added repartition method to refungible erc20 extensions
    Grigoriy Simonov 2022-07-22 #d58cb79
  31. Merge pull request #436 from UniqueNetwork/doc/structure-pallet
    Yaroslav Bolyukin 2022-07-18 #e2730ed
  32. doc: added more detailed description
    PraetorP 2022-07-18 #95d6df7
  33. doc: fix PR
    Trubnikov Sergey 2022-07-19 #ba8a9db
  34. fmt
    Trubnikov Sergey 2022-07-20 #45f4f7d
  35. doc: add requested code review changes
    Grigoriy Simonov 2022-07-21 #d1f105e
  36. Cargo fmt
    Dev 2022-07-11 #f75f9ea
  37. updated evm stubs
    Grigoriy Simonov 2022-07-22 #4fbe604
  38. Doc/inflation
    Yaroslav Bolyukin 2022-07-14 #b62fa17
  39. chore fixed code review request
    Grigoriy Simonov 2022-07-18 #7563962
  40. fix FT
    PraetorP 2022-07-18 #5b40b46
  41. doc: fix PR
    Trubnikov Sergey 2022-07-19 #6ac860e
  42. minor: add bechmarks for RFT collection & token properties
    Trubnikov Sergey 2022-07-20 #f2f19bf
  43. chore fix formatting
    Grigoriy Simonov 2022-07-21 #ce4a2a5
  44. Comments and code description added
    Dev 2022-07-11 #efc3398
  45. fixed code review issues
    Grigoriy Simonov 2022-07-22 #898c743
  46. Doc for refungible pallet
    Yaroslav Bolyukin 2022-07-14 #376ee6b
  47. Typos fixed
    Dev 2022-07-12 #4655b48
  48. chore fixed code review requests
    Grigoriy Simonov 2022-07-18 #59616c1
  49. fix : cargo fmt
    PraetorP 2022-07-18 #8b20ab4
  50. fmt: cargo fmt
    Trubnikov Sergey 2022-07-19 #2c21506
  51. fix benchmark compile
    Trubnikov Sergey 2022-07-20 #14be6d1
  52. doc: add documentstion for nonfungible EVM API
    Grigoriy Simonov 2022-07-21 #069b0ad
  53. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  54. integration tests for erc20
    Grigoriy Simonov 2022-07-22 #0f86ef0
  55. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  56. doc: added comments about burning
    Grigoriy Simonov 2022-07-14 #f742d10
  57. Inflation pallet documentation
    Dev 2022-07-12 #ca9fba1
  58. doc: added clarification for `nest_if_sent_to_token_unchecked` method
    Grigoriy Simonov 2022-07-14 #4b7d828
  59. doc(fungible-pallet): added new details & fix
    PraetorP 2022-07-18 #14614bd
  60. doc: fix PR
    Trubnikov Sergey 2022-07-19 #f549b53
  61. misc: update Cargo.lock
    Trubnikov Sergey 2022-07-15 #e2d77d3
  62. doc: add documentation for nonfungible palette
    Grigoriy Simonov 2022-07-21 #665fb9f
  63. v924010
    kozyrevdev 2022-07-06 #edc0202
  64. added evm-stubs for refungible erc20 token
    Grigoriy Simonov 2022-07-22 #b049e8d
  65. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  66. doc: added docs for refungible pallet
    Grigoriy Simonov 2022-07-12 #c6eb237
  67. Merge branch 'develop' of https://github.com/UniqueNetwork/unique-chain into develop
    Dev 2022-07-12 #2870ffe
  68. doc: added documentation for structure pallet
    Grigoriy Simonov 2022-07-13 #270ecfc
  69. fix cargo fmt
    PraetorP 2022-07-11 #4fa2a42
  70. doc: Fix docs
    Trubnikov Sergey 2022-07-18 #f37009b
  71. misc: Changelog's added.
    Trubnikov Sergey 2022-07-15 #8e05457
  72. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  73. up version
    Igor Kozyrev 2022-07-05 #824b60f
  74. added erc20 api for refungible tokens
    Grigoriy Simonov 2022-07-22 #d7a4e69
  75. fix restrict XCM barrier from trusting parent chain
    Ilja Khabarov 2022-07-11 #2e3d152
  76. doc(pallet-fungible): document public api
    PraetorP 2022-07-13 #0766e08
  77. doc: Fix PR
    Trubnikov Sergey 2022-07-15 #31c5482
  78. CORE-410 Restor tests
    Trubnikov Sergey 2022-07-08 #c7ac40c
  79. Remove 'view' from createNonfungibleCollection interface
    kozyrevdev 2022-07-05 #e82bbde
  80. Fix unwrap
    Trubnikov Sergey 2022-07-05 #a5763d4
  81. Fix/admin transfer
    kozyrevdev 2022-07-01 #956ec6e
  82. fmt
    Trubnikov Sergey 2022-07-15 #7dcd3b7
  83. CORE-410 Implement token_owner for Refungible token
    Trubnikov Sergey 2022-07-07 #3cb5e43
  84. Merge pull request #415 from UniqueNetwork/test/create-multiple-items-ex-fungible
    kozyrevdev 2022-07-05 #a7e0a81
  85. Remove 'view' from createNonfungibleCollection interface
    Trubnikov Sergey 2022-07-04 #05906c7
  86. Fix PR
    Trubnikov Sergey 2022-07-01 #8327584
  87. Fixed the issue with RefungibleExtensionsWeightInfo trait
    kozyrevdev 2022-07-01 #cde697e
  88. Merge branch 'develop' into fix/admin-transfer
    Igor Kozyrev 2022-07-01 #63f7000
  89. docs(pallet_common) Add general documentation.
    Trubnikov Sergey 2022-07-15 #263bc69
  90. CORE-410 Adapt to prop check root owner
    Trubnikov Sergey 2022-07-07 #0427b9a
  91. Feature/prop check root owner
    kozyrevdev 2022-07-05 #1f98ccc
  92. test add fungible and refungible to createMultipleItemsEx
    Farhad Hakimov 2022-07-01 #d4b6923
  93. Add pieces into token data. Add negative tests.
    Trubnikov Sergey 2022-06-30 #63e242d
  94. back to rococo testnet relay
    kozyrevdev 2022-06-28 #66c5541
  95. fixed the issue with RefungibleExtensionsWeightInfo trait
    Grigoriy Simonov 2022-07-01 #784a094
  96. cargo fmt
    Daniel Shiposha 2022-06-29 #1f19fbb
  97. CORE-410 Fix after rebase
    Trubnikov Sergey 2022-07-06 #e574f04
  98. Fix/rmrk pending nfts
    kozyrevdev 2022-07-05 #6d9bbad
  99. Merge branch 'develop' into feature/prop-check-root-owner
    Igor Kozyrev 2022-07-05 #abb3797
  100. Test all collection for total_pieces
    Trubnikov Sergey 2022-06-30 #88ef722