git.delta.rocks / unique-network / refs/commits / 480a574dd97e

difftreelog
  1. Prevent genesis discard in dev mode by archiving blocks
    kozyrevdev 2022-06-22 #480a574
  2. Release v923000
    kozyrevdev 2022-06-22 #1ddd82e
  3. fix(dev-mode) prevent genesis discarding by archiving all blocks
    Farhad Hakimov 2022-06-21 #b7f4e68
  4. Upgrade polkadot to v0.9.23
    kozyrevdev 2022-06-21 #011ebf2
  5. Fix missed awaits
    Andrey Kuznetsov 2022-06-22 #0d9468b
  6. Feature/rmrk resources refactor
    kozyrevdev 2022-06-21 #3a0da55
  7. Typo fixed
    Dev 2022-06-21 #dbe396b
  8. fix exit on script error
    Igor Kozyrev 2022-06-21 #a0ead21
  9. Merge pull request #394 from UniqueNetwork/feature/fix-windows-vulnerability
    kozyrevdev 2022-06-21 #8a30e22
  10. fix update if-watch (windows vulnerabilty)
    Daniel Shiposha 2022-06-21 #16f309e
  11. 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
  12. chore update target weight2fee
    Igor Kozyrev 2022-06-21 #150e9b0
  13. Release v922080
    kozyrevdev 2022-06-16 #2115a19
  14. fix cargo update
    Daniel Shiposha 2022-06-20 #f621fdc
  15. fix revert Cargo.lock
    Daniel Shiposha 2022-06-21 #d6d871a
  16. fix cargo references
    Dev 2022-06-21 #71e16e1
  17. node parachain_account upgrade
    Igor Kozyrev 2022-06-21 #b402158
  18. chore run benchmarking for rmrk
    Igor Kozyrev 2022-06-21 #503034b
  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. cargo fmt
    Igor Kozyrev 2022-06-21 #8306ed8
  24. feat(rmrk): remove RMRK proxy from unique runtime
    kozyrevdev 2022-06-14 #ed591ba
  25. chore regenerate types
    Fahrrader 2022-06-15 #756efd9
  26. chore reconfigure min_gas_price for target
    Igor Kozyrev 2022-06-15 #21f1e24
  27. cargo fmt
    Daniel Shiposha 2022-06-20 #3847058
  28. merge develop
    Igor Kozyrev 2022-06-21 #63cdcd6
  29. refactor hide permissive unless benchmarking
    Farhad Hakimov 2022-06-21 #47c39a4
  30. OwnerCanTransfer flag default to false
    kozyrevdev 2022-06-14 #32f061e
  31. Fix evm nesting
    Andrey Kuznetsov 2022-06-14 #0df5b01
  32. refactor set_token_property_permissions
    Fahrrader 2022-06-15 #a1997cf
  33. Merge branch 'release-v922080' of github.com:UniqueNetwork/unique-chain into release-v922080
    Igor Kozyrev 2022-06-15 #1861bd9
  34. fix(rmrk) rewrite existing parts if dups exist
    Daniel Shiposha 2022-06-20 #3e410d6
  35. build upgrade polkadot to v0.9.23
    Yaroslav Bolyukin 2022-06-10 #0911475
  36. Merge pull request #383 from UniqueNetwork/test/nesting-admin
    ut-akuznetsov 2022-06-14 #63b9443
  37. OwnerCanTransfer flag
    Dev 2022-06-14 #6b48a5a
  38. Fix nesting for collection admin
    Andrey Kuznetsov 2022-06-14 #e9e8767
  39. test fix registry.ts path
    Igor Kozyrev 2022-06-15 #3cca3ba
  40. cargo fmt
    Igor Kozyrev 2022-06-15 #996992b
  41. feat(rmrk) add equippable extrinsic
    Daniel Shiposha 2022-06-20 #da5e7f4
  42. Make nesting permissions a struct
    Yaroslav Bolyukin 2022-06-10 #030f1f6
  43. Feature/eth nesting tests
    ut-akuznetsov 2022-06-14 #47cbedf
  44. test(nesting) remove variable and const data mentions
    Fahrrader 2022-06-14 #686c4b3
  45. fix rmrk test code style
    Daniel Shiposha 2022-06-14 #681a5b7
  46. Merge branch 'develop' into feature/conditional-rmrk
    Igor Kozyrev 2022-06-14 #f60664c
  47. chore re-run benchmarks
    Igor Kozyrev 2022-06-15 #e589ae5
  48. refactor move RMRK rpc impl to proxy pallets
    Daniel Shiposha 2022-06-17 #960c108
  49. test(ss58Format): more test fixes
    kozyrevdev 2022-06-09 #bb7c8cc
  50. refactor nesting permission structure
    Yaroslav Bolyukin 2022-06-10 #504df77
  51. test(eth-nesting) remove redundant Substrate call
    Fahrrader 2022-06-14 #bcb4810
  52. test(nesting-admin) use bob as admin, charlie as mere recipient, revert charlie reshuffle
    Fahrrader 2022-06-14 #727b395
  53. fix rmrk tests (minting)
    Daniel Shiposha 2022-06-14 #83d0ea1
  54. fix tests style
    Daniel Shiposha 2022-06-14 #f62f689
  55. fix remove rmrk benchmark from list
    Daniel Shiposha 2022-06-15 #a5c6ddf
  56. fix rename sys property to aux property
    Daniel Shiposha 2022-06-17 #a8df50d
  57. Merge branch 'develop' into feature/rmrk-proxy-rebased
    Daniel Shiposha 2022-06-09 #0f16e44
  58. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #bd269a2
  59. test(eth-nesting) using EVM completely instead of Substrate
    Fahrrader 2022-06-14 #7f793b9
  60. refactor(tests-nesting) use charlie instead of bob
    Fahrrader 2022-06-14 #3a12417
  61. cargo fmt
    Daniel Shiposha 2022-06-14 #ccbb0c2
  62. fix adjust tests
    Daniel Shiposha 2022-06-14 #266e5f5
  63. cargo fmt
    Daniel Shiposha 2022-06-16 #9fdcfd8
  64. fix bench rmrk-core in make bench
    Yaroslav Bolyukin 2022-06-09 #2e1c51e
  65. Feature/core 402
    bugrazoid 2022-06-09 #1be4d6b
  66. test(eth-nesting) remove extra sample comment
    Fahrrader 2022-06-09 #ee82c34
  67. refactor(tests) apply lowerCase to tokenIdToAddress locally
    Fahrrader 2022-06-14 #00d61b7
  68. feat(rmrk) benchmark new mint_nft
    Daniel Shiposha 2022-06-14 #447167e
  69. feat(rmrk) get rid of warnings in RMRK API
    Daniel Shiposha 2022-06-14 #4efbbf7
  70. fix(rmrk) type metadata
    Daniel Shiposha 2022-06-16 #40c7f02
  71. cargo fmt
    Daniel Shiposha 2022-06-09 #93ab308
  72. test(ss58Format): fix format address, remove accounts constants
    kozyrevdev 2022-06-09 #66f33e3
  73. CORE-402 Fix test for remove admin
    Trubnikov Sergey 2022-06-06 #974a15e
  74. test(eth-nesting) fix and refactor
    Fahrrader 2022-06-09 #c7b709a
  75. refactor(nesting) rename permissions:admin to permissions:collection_admin
    Fahrrader 2022-06-14 #3940c5d
  76. feat(rmrk) add resource at minting
    Daniel Shiposha 2022-06-14 #1946e45
  77. feat(rmrk) remove RMRK proxy from unique runtime
    Daniel Shiposha 2022-06-14 #04f74d7
  78. feat benchmark rmrk proxy equip
    Daniel Shiposha 2022-06-16 #21b23e7
  79. feat add rmrk proxt extrinsics comments
    Daniel Shiposha 2022-06-09 #80bfde3
  80. Recursive token burning
    kozyrevdev 2022-06-08 #c557492
  81. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #5a8eeab
  82. CORE-402 Now admin can't add admin
    Trubnikov Sergey 2022-06-06 #7bd01f4
  83. test(ethNesting) add tests examples
    h3lpkey 2022-06-09 #5a779df
  84. test(nesting) collection admin test suite
    Fahrrader 2022-06-14 #ab4d534
  85. fix(rmrk) test
    Daniel Shiposha 2022-06-10 #dacc78c
  86. fix benchmark rmrk-core
    Daniel Shiposha 2022-06-16 #c214759
  87. fix insert missing licenses
    Daniel Shiposha 2022-06-09 #95a6d97
  88. Release v922000
    kozyrevdev 2022-06-08 #dbf6e6a
  89. fix missing test weights
    Yaroslav Bolyukin 2022-06-08 #415cf32
  90. Merge branch 'develop' into feature/CORE-302-ss58Format
    Igor Kozyrev 2022-06-08 #d76cc13
  91. cargo fmt
    Daniel Shiposha 2022-06-10 #11972c6
  92. feat(rmrk) mint_nft allows optional owner
    Daniel Shiposha 2022-06-16 #ce8ed8d
  93. feat rmrk-core benchmarking
    Yaroslav Bolyukin 2022-06-09 #4469adb
  94. fix post-merge fixup
    Yaroslav Bolyukin 2022-06-07 #2074c93
  95. Merge commit '2074c933e3ff90b7ea5fc778111ead850fd4a5ea' into release-v922000
    Yaroslav Bolyukin 2022-06-07 #dfe6d19
  96. fix missing WeightInfo members
    Yaroslav Bolyukin 2022-06-08 #1d770fe
  97. Merge branch 'develop' into feature/CORE-302-ss58Format
    Igor Kozyrev 2022-06-08 #0362d33
  98. feat(rmrk) benchmark burn_nft
    Daniel Shiposha 2022-06-10 #60b6dbd
  99. feat(rmrk) add CannotRejectNonPendingNft error
    Daniel Shiposha 2022-06-16 #725c3fe
  100. fix get rid of unwraps in RMRK RPC
    Daniel Shiposha 2022-06-09 #d171b11