git.delta.rocks / unique-network / refs/commits / 2bb23d86e7a0

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