git.delta.rocks / unique-network / refs/commits / 376e9f43d1e7

difftreelog

commits

/history
  1. feat upgrade to polkadot-v0.9.24
    Daniel Shiposha 2022-06-22 #376e9f4
  2. Fix missed awaits
    Andrey Kuznetsov 2022-06-22 #0d9468b
  3. fix exit on script error
    Igor Kozyrev 2022-06-21 #a0ead21
  4. chore update target weight2fee
    Igor Kozyrev 2022-06-21 #150e9b0
  5. chore run benchmarking for rmrk
    Igor Kozyrev 2022-06-21 #503034b
  6. cargo fmt
    Igor Kozyrev 2022-06-21 #8306ed8
  7. refactor hide permissive unless benchmarking
    Farhad Hakimov 2022-06-21 #47c39a4
  8. Upgrade polkadot to v0.9.23
    kozyrevdev 2022-06-21 #011ebf2
  9. Feature/rmrk resources refactor
    kozyrevdev 2022-06-21 #3a0da55
  10. Typo fixed
    Dev 2022-06-21 #dbe396b
  11. Merge pull request #394 from UniqueNetwork/feature/fix-windows-vulnerability
    kozyrevdev 2022-06-21 #8a30e22
  12. fix update if-watch (windows vulnerabilty)
    Daniel Shiposha 2022-06-21 #16f309e
  13. 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
  14. Release v922080
    kozyrevdev 2022-06-16 #2115a19
  15. fix cargo update
    Daniel Shiposha 2022-06-20 #f621fdc
  16. fix revert Cargo.lock
    Daniel Shiposha 2022-06-21 #d6d871a
  17. fix cargo references
    Dev 2022-06-21 #71e16e1
  18. node parachain_account upgrade
    Igor Kozyrev 2022-06-21 #b402158
  19. Merge pull request #387 from UniqueNetwork/refactor/set-token-property-permissions
    ut-akuznetsov 2022-06-15 #2a3a7b5
  20. runtime version up
    Igor Kozyrev 2022-06-16 #5ae8aa5
  21. Merge branch 'develop' into feature/rmrk-resources-refactor
    Igor Kozyrev 2022-06-21 #d066354
  22. revert Cargo.lock
    Igor Kozyrev 2022-06-21 #1f2f302
  23. feat(rmrk): remove RMRK proxy from unique runtime
    kozyrevdev 2022-06-14 #ed591ba
  24. chore regenerate types
    Fahrrader 2022-06-15 #756efd9
  25. chore reconfigure min_gas_price for target
    Igor Kozyrev 2022-06-15 #21f1e24
  26. cargo fmt
    Daniel Shiposha 2022-06-20 #3847058
  27. merge develop
    Igor Kozyrev 2022-06-21 #63cdcd6
  28. OwnerCanTransfer flag default to false
    kozyrevdev 2022-06-14 #32f061e
  29. Fix evm nesting
    Andrey Kuznetsov 2022-06-14 #0df5b01
  30. refactor set_token_property_permissions
    Fahrrader 2022-06-15 #a1997cf
  31. Merge branch 'release-v922080' of github.com:UniqueNetwork/unique-chain into release-v922080
    Igor Kozyrev 2022-06-15 #1861bd9
  32. fix(rmrk) rewrite existing parts if dups exist
    Daniel Shiposha 2022-06-20 #3e410d6
  33. build upgrade polkadot to v0.9.23
    Yaroslav Bolyukin 2022-06-10 #0911475
  34. Merge pull request #383 from UniqueNetwork/test/nesting-admin
    ut-akuznetsov 2022-06-14 #63b9443
  35. OwnerCanTransfer flag
    Dev 2022-06-14 #6b48a5a
  36. Fix nesting for collection admin
    Andrey Kuznetsov 2022-06-14 #e9e8767
  37. test fix registry.ts path
    Igor Kozyrev 2022-06-15 #3cca3ba
  38. cargo fmt
    Igor Kozyrev 2022-06-15 #996992b
  39. feat(rmrk) add equippable extrinsic
    Daniel Shiposha 2022-06-20 #da5e7f4
  40. Make nesting permissions a struct
    Yaroslav Bolyukin 2022-06-10 #030f1f6
  41. Feature/eth nesting tests
    ut-akuznetsov 2022-06-14 #47cbedf
  42. test(nesting) remove variable and const data mentions
    Fahrrader 2022-06-14 #686c4b3
  43. fix rmrk test code style
    Daniel Shiposha 2022-06-14 #681a5b7
  44. Merge branch 'develop' into feature/conditional-rmrk
    Igor Kozyrev 2022-06-14 #f60664c
  45. chore re-run benchmarks
    Igor Kozyrev 2022-06-15 #e589ae5
  46. refactor move RMRK rpc impl to proxy pallets
    Daniel Shiposha 2022-06-17 #960c108
  47. test(ss58Format): more test fixes
    kozyrevdev 2022-06-09 #bb7c8cc
  48. refactor nesting permission structure
    Yaroslav Bolyukin 2022-06-10 #504df77
  49. test(eth-nesting) remove redundant Substrate call
    Fahrrader 2022-06-14 #bcb4810
  50. test(nesting-admin) use bob as admin, charlie as mere recipient, revert charlie reshuffle
    Fahrrader 2022-06-14 #727b395