git.delta.rocks / unique-network / refs/commits / 14614bd234c3

difftreelog
  1. doc(fungible-pallet): added new details & fix
    PraetorP 2022-07-18 #14614bd
  2. fix cargo fmt
    PraetorP 2022-07-11 #4fa2a42
  3. doc(pallet-fungible): document public api
    PraetorP 2022-07-13 #0766e08
  4. Fix/admin transfer
    kozyrevdev 2022-07-01 #956ec6e
  5. Fixed the issue with RefungibleExtensionsWeightInfo trait
    kozyrevdev 2022-07-01 #cde697e
  6. Merge branch 'develop' into fix/admin-transfer
    Igor Kozyrev 2022-07-01 #63f7000
  7. back to rococo testnet relay
    kozyrevdev 2022-06-28 #66c5541
  8. fixed the issue with RefungibleExtensionsWeightInfo trait
    Grigoriy Simonov 2022-07-01 #784a094
  9. cargo fmt
    Daniel Shiposha 2022-06-29 #1f19fbb
  10. Merge pull request #406 from UniqueNetwork/feature/repartition-rft
    ut-akuznetsov 2022-06-28 #6f83e53
  11. back to rococo testnet relay
    Igor Kozyrev 2022-06-28 #5f68a20
  12. fix test lint
    Daniel Shiposha 2022-06-29 #b12e489
  13. update version to v0.9.24 polkadot
    kozyrevdev 2022-06-28 #51cfcc1
  14. decoupling of unique and refungible pallets
    Grigoriy Simonov 2022-06-28 #9ca985e
  15. update version to v0.9.24 polkadot
    Igor Kozyrev 2022-06-28 #9cd5436
  16. test ownerCanTransfer allows only transferFrom/burnFrom
    Daniel Shiposha 2022-06-29 #2be6b4d
  17. Merge pull request #402 from UniqueNetwork/build/polkadot-v0.9.24
    kozyrevdev 2022-06-28 #31f3fd2
  18. added feature: repartition method in refungible palette. added tests: integration tests for repartition.
    Grigoriy Simonov 2022-06-27 #af3427e
  19. fix use transferFrom in nesting tests
    Daniel Shiposha 2022-06-29 #6ed42b0
  20. Merge pull request #405 from UniqueNetwork/fix/destrot-collection-doc-comment
    kozyrevdev 2022-06-27 #f69ad2b
  21. Merge branch 'develop' into build/polkadot-v0.9.24
    Igor Kozyrev 2022-06-27 #05f4d93
  22. Merge pull request #404 from UniqueNetwork/test/unique-refungible
    ut-akuznetsov 2022-06-24 #88a8aa6
  23. fix use transferFrom in Ouroboros detection test
    Daniel Shiposha 2022-06-29 #d5edba8
  24. fix destroy_collection doc comment
    Daniel Shiposha 2022-06-24 #2ada371
  25. Merge branch 'develop' into build/polkadot-v0.9.24
    Igor Kozyrev 2022-06-22 #5f6042d
  26. Test migration from 921000
    kozyrevdev 2022-06-22 #421f362
  27. fix for test helpers
    Grigoriy Simonov 2022-06-24 #db7a4ac
  28. fix use burnFrom in burnItem test with admin rights
    Daniel Shiposha 2022-06-29 #931e50f
  29. feat upgrade to polkadot-v0.9.24
    Daniel Shiposha 2022-06-22 #376e9f4
  30. Prevent genesis discard in dev mode by archiving blocks
    kozyrevdev 2022-06-22 #480a574
  31. test(migration) add new field check + formatting
    Farhad Hakimov 2022-06-21 #2ddc730
  32. test refactoring. burn pieces for multiple users test.
    Grigoriy Simonov 2022-06-23 #2986834
  33. fix force admins to use transfer_from/burn_from
    Daniel Shiposha 2022-06-29 #5013d40
  34. Fix missed awaits
    Andrey Kuznetsov 2022-06-22 #0d9468b
  35. Release v923000
    kozyrevdev 2022-06-22 #1ddd82e
  36. fix(dev-mode) prevent genesis discarding by archiving all blocks
    Farhad Hakimov 2022-06-21 #b7f4e68
  37. style eslint
    Farhad Hakimov 2022-06-21 #de04bfb
  38. splitted test into multiple test cases
    Grigoriy Simonov 2022-06-23 #d22ad5f
  39. fix exit on script error
    Igor Kozyrev 2022-06-21 #a0ead21
  40. Upgrade polkadot to v0.9.23
    kozyrevdev 2022-06-21 #011ebf2
  41. test migration from 921000 to 922000
    Fahrrader 2022-06-06 #19f142a
  42. test refungible
    Grigoriy Simonov 2022-06-22 #f8da043
  43. chore update target weight2fee
    Igor Kozyrev 2022-06-21 #150e9b0
  44. Feature/rmrk resources refactor
    kozyrevdev 2022-06-21 #3a0da55
  45. Typo fixed
    Dev 2022-06-21 #dbe396b
  46. chore run benchmarking for rmrk
    Igor Kozyrev 2022-06-21 #503034b
  47. Merge pull request #394 from UniqueNetwork/feature/fix-windows-vulnerability
    kozyrevdev 2022-06-21 #8a30e22
  48. fix update if-watch (windows vulnerabilty)
    Daniel Shiposha 2022-06-21 #16f309e
  49. Merge branch 'feature/polkadot-v0.9.23' of https://github.com/UniqueNetwork/unique-chain into feature/polkadot-v0.9.23
    Dev 2022-06-21 #aad9ab1
  50. cargo fmt
    Igor Kozyrev 2022-06-21 #8306ed8
  51. Release v922080
    kozyrevdev 2022-06-16 #2115a19
  52. fix cargo update
    Daniel Shiposha 2022-06-20 #f621fdc
  53. fix revert Cargo.lock
    Daniel Shiposha 2022-06-21 #d6d871a
  54. fix cargo references
    Dev 2022-06-21 #71e16e1
  55. node parachain_account upgrade
    Igor Kozyrev 2022-06-21 #b402158
  56. refactor hide permissive unless benchmarking
    Farhad Hakimov 2022-06-21 #47c39a4
  57. Merge pull request #387 from UniqueNetwork/refactor/set-token-property-permissions
    ut-akuznetsov 2022-06-15 #2a3a7b5
  58. runtime version up
    Igor Kozyrev 2022-06-16 #5ae8aa5
  59. Merge branch 'develop' into feature/rmrk-resources-refactor
    Igor Kozyrev 2022-06-21 #d066354
  60. revert Cargo.lock
    Igor Kozyrev 2022-06-21 #1f2f302
  61. feat(rmrk): remove RMRK proxy from unique runtime
    kozyrevdev 2022-06-14 #ed591ba
  62. chore regenerate types
    Fahrrader 2022-06-15 #756efd9
  63. chore reconfigure min_gas_price for target
    Igor Kozyrev 2022-06-15 #21f1e24
  64. cargo fmt
    Daniel Shiposha 2022-06-20 #3847058
  65. merge develop
    Igor Kozyrev 2022-06-21 #63cdcd6
  66. OwnerCanTransfer flag default to false
    kozyrevdev 2022-06-14 #32f061e
  67. Fix evm nesting
    Andrey Kuznetsov 2022-06-14 #0df5b01
  68. refactor set_token_property_permissions
    Fahrrader 2022-06-15 #a1997cf
  69. Merge branch 'release-v922080' of github.com:UniqueNetwork/unique-chain into release-v922080
    Igor Kozyrev 2022-06-15 #1861bd9
  70. fix(rmrk) rewrite existing parts if dups exist
    Daniel Shiposha 2022-06-20 #3e410d6
  71. build upgrade polkadot to v0.9.23
    Yaroslav Bolyukin 2022-06-10 #0911475
  72. Merge pull request #383 from UniqueNetwork/test/nesting-admin
    ut-akuznetsov 2022-06-14 #63b9443
  73. OwnerCanTransfer flag
    Dev 2022-06-14 #6b48a5a
  74. Fix nesting for collection admin
    Andrey Kuznetsov 2022-06-14 #e9e8767
  75. test fix registry.ts path
    Igor Kozyrev 2022-06-15 #3cca3ba
  76. cargo fmt
    Igor Kozyrev 2022-06-15 #996992b
  77. feat(rmrk) add equippable extrinsic
    Daniel Shiposha 2022-06-20 #da5e7f4
  78. Make nesting permissions a struct
    Yaroslav Bolyukin 2022-06-10 #030f1f6
  79. Feature/eth nesting tests
    ut-akuznetsov 2022-06-14 #47cbedf
  80. test(nesting) remove variable and const data mentions
    Fahrrader 2022-06-14 #686c4b3
  81. fix rmrk test code style
    Daniel Shiposha 2022-06-14 #681a5b7
  82. Merge branch 'develop' into feature/conditional-rmrk
    Igor Kozyrev 2022-06-14 #f60664c
  83. chore re-run benchmarks
    Igor Kozyrev 2022-06-15 #e589ae5
  84. refactor move RMRK rpc impl to proxy pallets
    Daniel Shiposha 2022-06-17 #960c108
  85. test(ss58Format): more test fixes
    kozyrevdev 2022-06-09 #bb7c8cc
  86. refactor nesting permission structure
    Yaroslav Bolyukin 2022-06-10 #504df77
  87. test(eth-nesting) remove redundant Substrate call
    Fahrrader 2022-06-14 #bcb4810
  88. test(nesting-admin) use bob as admin, charlie as mere recipient, revert charlie reshuffle
    Fahrrader 2022-06-14 #727b395
  89. fix rmrk tests (minting)
    Daniel Shiposha 2022-06-14 #83d0ea1
  90. fix tests style
    Daniel Shiposha 2022-06-14 #f62f689
  91. fix remove rmrk benchmark from list
    Daniel Shiposha 2022-06-15 #a5c6ddf
  92. fix rename sys property to aux property
    Daniel Shiposha 2022-06-17 #a8df50d
  93. Merge branch 'develop' into feature/rmrk-proxy-rebased
    Daniel Shiposha 2022-06-09 #0f16e44
  94. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #bd269a2
  95. test(eth-nesting) using EVM completely instead of Substrate
    Fahrrader 2022-06-14 #7f793b9
  96. refactor(tests-nesting) use charlie instead of bob
    Fahrrader 2022-06-14 #3a12417
  97. cargo fmt
    Daniel Shiposha 2022-06-14 #ccbb0c2
  98. fix adjust tests
    Daniel Shiposha 2022-06-14 #266e5f5
  99. cargo fmt
    Daniel Shiposha 2022-06-16 #9fdcfd8
  100. fix bench rmrk-core in make bench
    Yaroslav Bolyukin 2022-06-09 #2e1c51e