git.delta.rocks / unique-network / refs/commits / 1ad8b2e58c9d

difftreelog

commits

testshistory
  1. Merge pull request #487 from UniqueNetwork/fix/serde-rpc
    Yaroslav Bolyukin 2022-08-15 #1ad8b2e
  2. Merge pull request #486 from UniqueNetwork/fix/no-error-on-calling-non-existing-function
    Yaroslav Bolyukin 2022-08-12 #ea9cd14
  3. fix serde rpc Fixed method signature `total_pieces`. Before that the number of pieces greater than 2^53 -1 caused an error when calling this method.
    PraetorP 2022-08-12 #79a270a
  4. Feature/playgrounds
    Yaroslav Bolyukin 2022-08-12 #e4268af
  5. chore add selector to error message
    Grigoriy Simonov 2022-08-12 #e625896
  6. test regenerate yarn lock
    Yaroslav Bolyukin 2022-08-11 #dcc6bc0
  7. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  8. fix(evm-coder-substrate-pallet) add error when non existing function is called on collection contract
    Grigoriy Simonov 2022-08-12 #9097925
  9. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  10. add Apache-2.0 license identifier
    Max Andreev 2022-08-12 #9f93486
  11. `RefungibleMultipleItems` no longer allows to provide multiple users for single token
    Yaroslav Bolyukin 2022-08-11 #bc60087
  12. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  13. fix review remarks
    Max Andreev 2022-08-11 #00b2c1c
  14. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  15. chore remove comment
    Grigoriy Simonov 2022-08-11 #b961305
  16. fix eslint errors and warnings in tests
    Maksandre 2022-08-09 #0210312
  17. fix documents TODOs
    Maksandre 2022-08-09 #c2a1147
  18. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  19. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  20. add jsdoc
    Maksandre 2022-08-08 #76975d1
  21. fix use console.error in requirePallets
    Daniel Shiposha 2022-08-11 #7a36e4c
  22. chore use contractOwner method in contract
    Grigoriy Simonov 2022-08-11 #6d585f9
  23. fix eslint errors in playgrounds
    Maksandre 2022-08-08 #47f1fe8
  24. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  25. fix eslint
    Daniel Shiposha 2022-08-10 #f16741c
  26. chore compile fractionalizer in typescript
    Grigoriy Simonov 2022-08-11 #7e5f909
  27. unique-playgrounds to tests fungible, refungible and removeCollectionAdmin tests rewrited for example
    Andrey 2022-07-31 #d944b14
  28. chore remove duplicated check in fractionalizer contract
    Grigoriy Simonov 2022-08-11 #817fef6
  29. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  30. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  31. chore update for contract method names and fix for contract compilation script
    Grigoriy Simonov 2022-08-11 #281718a
  32. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  33. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  34. fix remove .only from createMultipleItemsEx.test
    Daniel Shiposha 2022-08-10 #12727ca
  35. Merge pull request #439 from UniqueNetwork/doc/rmrk
    Yaroslav Bolyukin 2022-07-22 #281e817
  36. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  37. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  38. fix warn about skipped tests
    Daniel Shiposha 2022-08-09 #b1da505
  39. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  40. style(tests) eslint
    Farhad Hakimov 2022-07-22 #c880569
  41. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  42. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  43. fix skip refungible and scheduler tests on qtz/unq
    Daniel Shiposha 2022-08-09 #3d7ffe7
  44. chore add check for fractionalizer error messages
    Grigoriy Simonov 2022-08-11 #0648dd7
  45. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  46. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  47. chore add test for rft2nft
    Grigoriy Simonov 2022-08-11 #f5f52d9
  48. Merge pull request #426 from UniqueNetwork/feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #509c828
  49. Merge branch 'develop' into doc/architectural-changes
    Farhad Hakimov 2022-07-22 #e684c8a
  50. chore fix fractionalizer error message
    Grigoriy Simonov 2022-08-11 #59980bb