git.delta.rocks / unique-network / refs/commits / f5f52d9f9e3f

difftreelog

commits

/history
  1. chore add test for rft2nft
    Grigoriy Simonov 2022-08-11 #f5f52d9
  2. chore fix fractionalizer error message
    Grigoriy Simonov 2022-08-11 #59980bb
  3. chore update stubs and polkadot types
    Grigoriy Simonov 2022-08-11 #5da8c44
  4. chore refactor RFT token tests
    Grigoriy Simonov 2022-08-11 #15c21ab
  5. tests(refungible-pallet): add negative tests for fractionalizer contract
    Grigoriy Simonov 2022-08-11 #e256f7e
  6. feat(refungible-pallet) fractionalizer compilation script
    Grigoriy Simonov 2022-08-11 #34ddd36
  7. feat(refungible-pallet) fractionalizer contract
    Grigoriy Simonov 2022-08-11 #42f7f34
  8. feat(refungible-pallet) ERC 1633 implementation and `set_parent_nft` method
    Grigoriy Simonov 2022-08-11 #eb17630
  9. test remove only
    Yaroslav Bolyukin 2022-08-11 #ac8475b
  10. Integration test Parachain mode.
    ut-akuznetsov 2022-08-10 #3302985
  11. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  12. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  13. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  14. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  15. Feature opal-runtime is default feature.
    Alexander Aksenov 2022-08-10 #3784fb4
  16. Enabled running all test even errors exists.
    kozyrevdev 2022-08-08 #99636cf
  17. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  18. test(refungible) check createMultipleItemsEx accepts properties for RFT
    Yaroslav Bolyukin 2022-08-08 #2efa824
  19. Re-created branch
    Alexander Aksenov 2022-08-10 #afc5a29
  20. Fix for createMultipleItems method test
    Yaroslav Bolyukin 2022-08-08 #c410db5
  21. Enabled running all test even errors exists.
    Alexander Aksenov 2022-08-08 #15f4cf3
  22. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  23. ci forkless config
    Alex 2022-08-08 #25ed25d
  24. test fix test for createMultipleItems method
    Grigoriy Simonov 2022-08-08 #3fe3461
  25. test(refungible) switch to upgraded bulk mint signature
    Yaroslav Bolyukin 2022-08-04 #40aceba
  26. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  27. ci forkless config
    Igor Kozyrev 2022-08-08 #d98cdf7
  28. test regenerate types
    Yaroslav Bolyukin 2022-08-04 #d22deef
  29. CI, step 1
    kozyrevdev 2022-08-05 #50fb43d
  30. chore add `only` and `skip` to `itApi` function
    Grigoriy Simonov 2022-08-05 #26386c5
  31. `create_multiple_items_ex` was allowing invalid (that will be always
    rejected at runtime level) refungible mint extrinsics, by passing
    multiple users into `RefungibleMultipleItems` call.
    Yaroslav Bolyukin 2022-08-04 #ec332a0
  32. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  33. Escaping feature build ARG due to equal sign inside.
    Alexander Aksenov 2022-08-05 #9f15e9c
  34. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  35. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  36. fix typo - ggithub.base_ref -> github.head_ref
    Alexander Aksenov 2022-08-05 #a5940c7
  37. chore changelog and version
    Grigoriy Simonov 2022-08-04 #b24c77c
  38. test regenerate types
    Yaroslav Bolyukin 2022-08-03 #f5cb854
  39. chore add check for ERC-20 transfer event on ERC-721 transfer method call
    Grigoriy Simonov 2022-08-04 #708f63e
  40. Switch back to github.base_ref.
    Alexander Aksenov 2022-08-05 #85bb1d2
  41. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  42. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  43. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  44. Revert back file
    Alexander Aksenov 2022-08-05 #4a5e049
  45. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  46. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b
  47. Develop
    Alex 2022-08-05 #385858f
  48. Merge pull request #463 from UniqueNetwork/feature/remove_const_data_rft
    Yaroslav Bolyukin 2022-08-03 #8065c75
  49. fix dynamic part offset should not include selector
    Yaroslav Bolyukin 2022-07-13 #b5d28e5
  50. chore implement transfer and burn for ERC-721
    Grigoriy Simonov 2022-07-28 #abc6b05