git.delta.rocks / unique-network / refs/commits / 8a86ddfbe791

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