git.delta.rocks / unique-network / refs/commits / 28af23eb71d3

difftreelog
  1. misk: rename property value "ERC721" -> "ERC721Metadata"
    Trubnikov Sergey 2022-07-19 #28af23e
  2. misk: remove "only"
    Trubnikov Sergey 2022-07-19 #e28d35a
  3. fmt
    Trubnikov Sergey 2022-07-19 #ee5bb02
  4. misc: generate apis
    Trubnikov Sergey 2022-07-19 #b40c0a2
  5. tests: add tests for tokenURI
    Trubnikov Sergey 2022-07-19 #a5d6975
  6. minor: Fix tokenURI logic.
    Trubnikov Sergey 2022-07-19 #4458a1d
  7. minor: Changed tokenURI retrieving logic
    Trubnikov Sergey 2022-07-18 #2dd986e
  8. CORE-441 Add some properties atcollection creation
    Trubnikov Sergey 2022-07-11 #fd07d81
  9. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  10. Merge pull request #439 from UniqueNetwork/doc/rmrk
    Yaroslav Bolyukin 2022-07-22 #281e817
  11. doc(primitives): fix sponsor transfer timeout
    Farhad Hakimov 2022-07-22 #2bb23d8
  12. build regenerate lockfile
    Yaroslav Bolyukin 2022-07-22 #26e74f7
  13. doc(rmrk): fix an unfinished line
    Farhad Hakimov 2022-07-22 #4651d7d
  14. style(tests) eslint
    Farhad Hakimov 2022-07-22 #c880569
  15. test fix refungible construction
    Yaroslav Bolyukin 2022-07-22 #055cc66
  16. doc(rmrk): requested clarifications
    Farhad Hakimov 2022-07-22 #717e109
  17. doc: minor style + structure error descriptions refactoring
    Farhad Hakimov 2022-07-22 #42b27fc
  18. Merge pull request #426 from UniqueNetwork/feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #509c828
  19. doc(rmrk): minor edits for clarity
    Farhad Hakimov 2022-07-22 #27c50a6
  20. Merge branch 'develop' into doc/architectural-changes
    Farhad Hakimov 2022-07-22 #e684c8a
  21. ERC20 API for refungible tokens
    Yaroslav Bolyukin 2022-07-22 #c2a34ed
  22. Merge branch 'develop' into feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #10fad85
  23. doc(rmrk): style + minor revisions
    Farhad Hakimov 2022-07-22 #01c2c9e
  24. doc: adjust create_collection deprecation
    Farhad Hakimov 2022-07-19 #5b3cd06
  25. Doc/scheduler
    Yaroslav Bolyukin 2022-07-21 #5ffdcf0
  26. chore fix repartition tests
    Grigoriy Simonov 2022-07-22 #1792b24
  27. Update runtime/common/Cargo.toml
    Yaroslav Bolyukin 2022-07-22 #789afa1
  28. doc(rmrk): adjusted for clarity
    Farhad Hakimov 2022-07-22 #0e74039
  29. doc: adjust semantics
    Farhad Hakimov 2022-07-19 #aed873b
  30. fix(stubs): fixed code of erc module of pallet-common
    Yaroslav Bolyukin 2022-07-21 #ae91eae
  31. Merge branch 'develop' into doc/scheduler
    Yaroslav Bolyukin 2022-07-21 #ccfe805
  32. test(refungible-pallet) add tests for repartition events
    Grigoriy Simonov 2022-07-22 #93112f6
  33. Apply suggestions from code review
    Yaroslav Bolyukin 2022-07-22 #dd89987
  34. style cargo fmt
    Farhad Hakimov 2022-07-15 #287a010
  35. doc: fix misinterpretations
    Farhad Hakimov 2022-07-18 #6f21087
  36. Merge pull request #442 from UniqueNetwork/doc/nonfungible-pallet
    Yaroslav Bolyukin 2022-07-21 #c4af3bb
  37. Some methods in `#[solidity_interface]` for `CollectionHandle` had invalid
    mutability modifiers, causing invalid stub/abi generation
    PraetorP 2022-07-20 #ef7fcb6
  38. Reworked
    Dev 2022-07-13 #4c545c7
  39. feat(pallet-refungible) events for repartition method
    Grigoriy Simonov 2022-07-22 #d228734
  40. Added method that returns 10 tokens owners in no particular order.
    PraetorP 2022-07-11 #94da15a
  41. doc: rmrk proxies
    Farhad Hakimov 2022-07-15 #73992bf
  42. doc: unique pallet complete
    Farhad Hakimov 2022-07-16 #e1f4714
  43. Feature/core 410 Properties for RFT
    Yaroslav Bolyukin 2022-07-21 #3750ef0
  44. doc: fix code review request
    Grigoriy Simonov 2022-07-21 #4bd95ca
  45. Documentation extended
    Dev 2022-07-13 #458018a
  46. chore fix cargo fmt
    Grigoriy Simonov 2022-07-22 #f779788
  47. initial commit
    PraetorP 2022-07-11 #da952fd
  48. [CORE-425]  Restrict XCM barrier from trusting parent chain
    str-mv 2022-07-11 #12c8c8f
  49. chore regenerate types
    Farhad Hakimov 2022-07-15 #611e753
  50. docs(pallet_common): Add general  documentation.
    Yaroslav Bolyukin 2022-07-21 #9f5f42d
  51. misk: change add -> saturating_add
    Trubnikov Sergey 2022-07-20 #14bb047
  52. doc: added comments about `TokenAuxProperties`
    Grigoriy Simonov 2022-07-21 #395c681
  53. Duplicate lines removed
    Dev 2022-07-12 #3bed4e0
  54. doc(refungible-pallet): add documentation for ERC20 EVM API
    Grigoriy Simonov 2022-07-22 #6024373
  55. Fix total pieces tests
    Trubnikov Sergey 2022-07-06 #788534b
  56. fix update XCM transfer test
    Ilja Khabarov 2022-07-11 #1017382
  57. doc: clarifications to primitives and rpcs
    Farhad Hakimov 2022-07-15 #e4d5f14
  58. doc(pallet-fungible): document public api
    Yaroslav Bolyukin 2022-07-19 #49a12f2
  59. doc: fix PR
    Trubnikov Sergey 2022-07-20 #6c6ed89
  60. path: add weights for RFT CommonCollectionOperations
    Trubnikov Sergey 2022-07-20 #e1dae1b
  61. doc: fix documentation about allowlist
    Grigoriy Simonov 2022-07-21 #4503766
  62. Doc style fix
    Dev 2022-07-11 #e5ffee6
  63. added repartition method to refungible erc20 extensions
    Grigoriy Simonov 2022-07-22 #d58cb79
  64. v924010
    kozyrevdev 2022-07-06 #edc0202
  65. fix restrict XCM barrier from trusting parent chain
    Ilja Khabarov 2022-07-11 #2e3d152
  66. doc+refactor: missed fixes
    Farhad Hakimov 2022-07-12 #6fe077c
  67. Merge pull request #436 from UniqueNetwork/doc/structure-pallet
    Yaroslav Bolyukin 2022-07-18 #e2730ed
  68. doc: added more detailed description
    PraetorP 2022-07-18 #95d6df7
  69. doc: fix PR
    Trubnikov Sergey 2022-07-19 #ba8a9db
  70. fmt
    Trubnikov Sergey 2022-07-20 #45f4f7d
  71. doc: add requested code review changes
    Grigoriy Simonov 2022-07-21 #d1f105e
  72. Cargo fmt
    Dev 2022-07-11 #f75f9ea
  73. updated evm stubs
    Grigoriy Simonov 2022-07-22 #4fbe604
  74. Add rpc method for total_pieces
    bugrazoid 2022-07-06 #1ac708f
  75. up version
    Igor Kozyrev 2022-07-05 #824b60f
  76. doc: adjust documentation style
    Farhad Hakimov 2022-07-11 #ff0ca4c
  77. Doc/inflation
    Yaroslav Bolyukin 2022-07-14 #b62fa17
  78. chore fixed code review request
    Grigoriy Simonov 2022-07-18 #7563962
  79. fix FT
    PraetorP 2022-07-18 #5b40b46
  80. doc: fix PR
    Trubnikov Sergey 2022-07-19 #6ac860e
  81. minor: add bechmarks for RFT collection & token properties
    Trubnikov Sergey 2022-07-20 #f2f19bf
  82. chore fix formatting
    Grigoriy Simonov 2022-07-21 #ce4a2a5
  83. Comments and code description added
    Dev 2022-07-11 #efc3398
  84. fixed code review issues
    Grigoriy Simonov 2022-07-22 #898c743
  85. Remove 'view' from createNonfungibleCollection interface
    kozyrevdev 2022-07-05 #e82bbde
  86. Fix unwrap
    Trubnikov Sergey 2022-07-05 #a5763d4
  87. doc: minor fixes + typos
    Farhad Hakimov 2022-07-11 #9b4da67
  88. Doc for refungible pallet
    Yaroslav Bolyukin 2022-07-14 #376ee6b
  89. Typos fixed
    Dev 2022-07-12 #4655b48
  90. chore fixed code review requests
    Grigoriy Simonov 2022-07-18 #59616c1
  91. fix : cargo fmt
    PraetorP 2022-07-18 #8b20ab4
  92. fmt: cargo fmt
    Trubnikov Sergey 2022-07-19 #2c21506
  93. fix benchmark compile
    Trubnikov Sergey 2022-07-20 #14be6d1
  94. doc: add documentstion for nonfungible EVM API
    Grigoriy Simonov 2022-07-21 #069b0ad
  95. integration tests for erc20
    Grigoriy Simonov 2022-07-22 #0f86ef0
  96. Merge pull request #415 from UniqueNetwork/test/create-multiple-items-ex-fungible
    kozyrevdev 2022-07-05 #a7e0a81
  97. Remove 'view' from createNonfungibleCollection interface
    Trubnikov Sergey 2022-07-04 #05906c7
  98. Fix PR
    Trubnikov Sergey 2022-07-01 #8327584
  99. style cargo fmt
    Farhad Hakimov 2022-07-11 #6035f8d
  100. doc: added comments about burning
    Grigoriy Simonov 2022-07-14 #f742d10