git.delta.rocks / unique-network / refs/commits / 055cc66f716b

difftreelog

commits

palletshistory
  1. Merge pull request #426 from UniqueNetwork/feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #509c828
  2. ERC20 API for refungible tokens
    Yaroslav Bolyukin 2022-07-22 #c2a34ed
  3. Merge branch 'develop' into feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #10fad85
  4. Doc/scheduler
    Yaroslav Bolyukin 2022-07-21 #5ffdcf0
  5. fix(stubs): fixed code of erc module of pallet-common
    Yaroslav Bolyukin 2022-07-21 #ae91eae
  6. Merge branch 'develop' into doc/scheduler
    Yaroslav Bolyukin 2022-07-21 #ccfe805
  7. Apply suggestions from code review
    Yaroslav Bolyukin 2022-07-22 #dd89987
  8. Merge pull request #442 from UniqueNetwork/doc/nonfungible-pallet
    Yaroslav Bolyukin 2022-07-21 #c4af3bb
  9. Some methods in `#[solidity_interface]` for `CollectionHandle` had invalid
    mutability modifiers, causing invalid stub/abi generation
    PraetorP 2022-07-20 #ef7fcb6
  10. Reworked
    Dev 2022-07-13 #4c545c7
  11. feat(pallet-refungible) events for repartition method
    Grigoriy Simonov 2022-07-22 #d228734
  12. Added method that returns 10 tokens owners in no particular order.
    PraetorP 2022-07-11 #94da15a
  13. Feature/core 410 Properties for RFT
    Yaroslav Bolyukin 2022-07-21 #3750ef0
  14. doc: fix code review request
    Grigoriy Simonov 2022-07-21 #4bd95ca
  15. Documentation extended
    Dev 2022-07-13 #458018a
  16. chore fix cargo fmt
    Grigoriy Simonov 2022-07-22 #f779788
  17. initial commit
    PraetorP 2022-07-11 #da952fd
  18. docs(pallet_common): Add general  documentation.
    Yaroslav Bolyukin 2022-07-21 #9f5f42d
  19. misk: change add -> saturating_add
    Trubnikov Sergey 2022-07-20 #14bb047
  20. doc: added comments about `TokenAuxProperties`
    Grigoriy Simonov 2022-07-21 #395c681
  21. Duplicate lines removed
    Dev 2022-07-12 #3bed4e0
  22. doc(refungible-pallet): add documentation for ERC20 EVM API
    Grigoriy Simonov 2022-07-22 #6024373
  23. doc(pallet-fungible): document public api
    Yaroslav Bolyukin 2022-07-19 #49a12f2
  24. doc: fix PR
    Trubnikov Sergey 2022-07-20 #6c6ed89
  25. path: add weights for RFT CommonCollectionOperations
    Trubnikov Sergey 2022-07-20 #e1dae1b
  26. doc: fix documentation about allowlist
    Grigoriy Simonov 2022-07-21 #4503766
  27. Doc style fix
    Dev 2022-07-11 #e5ffee6
  28. added repartition method to refungible erc20 extensions
    Grigoriy Simonov 2022-07-22 #d58cb79
  29. Merge pull request #436 from UniqueNetwork/doc/structure-pallet
    Yaroslav Bolyukin 2022-07-18 #e2730ed
  30. doc: added more detailed description
    PraetorP 2022-07-18 #95d6df7
  31. doc: fix PR
    Trubnikov Sergey 2022-07-19 #ba8a9db
  32. fmt
    Trubnikov Sergey 2022-07-20 #45f4f7d
  33. doc: add requested code review changes
    Grigoriy Simonov 2022-07-21 #d1f105e
  34. Cargo fmt
    Dev 2022-07-11 #f75f9ea
  35. updated evm stubs
    Grigoriy Simonov 2022-07-22 #4fbe604
  36. Doc/inflation
    Yaroslav Bolyukin 2022-07-14 #b62fa17
  37. chore fixed code review request
    Grigoriy Simonov 2022-07-18 #7563962
  38. fix FT
    PraetorP 2022-07-18 #5b40b46
  39. doc: fix PR
    Trubnikov Sergey 2022-07-19 #6ac860e
  40. minor: add bechmarks for RFT collection & token properties
    Trubnikov Sergey 2022-07-20 #f2f19bf
  41. chore fix formatting
    Grigoriy Simonov 2022-07-21 #ce4a2a5
  42. Comments and code description added
    Dev 2022-07-11 #efc3398
  43. fixed code review issues
    Grigoriy Simonov 2022-07-22 #898c743
  44. Doc for refungible pallet
    Yaroslav Bolyukin 2022-07-14 #376ee6b
  45. Typos fixed
    Dev 2022-07-12 #4655b48
  46. chore fixed code review requests
    Grigoriy Simonov 2022-07-18 #59616c1
  47. fix : cargo fmt
    PraetorP 2022-07-18 #8b20ab4
  48. fmt: cargo fmt
    Trubnikov Sergey 2022-07-19 #2c21506
  49. fix benchmark compile
    Trubnikov Sergey 2022-07-20 #14be6d1
  50. doc: add documentstion for nonfungible EVM API
    Grigoriy Simonov 2022-07-21 #069b0ad