git.delta.rocks / unique-network / refs/commits / 5a779dffab54

difftreelog
  1. test(ethNesting) add tests examples
    h3lpkey 2022-06-09 #5a779df
  2. fix(rmrk) test
    Daniel Shiposha 2022-06-10 #dacc78c
  3. cargo fmt
    Daniel Shiposha 2022-06-10 #11972c6
  4. feat(rmrk) benchmark burn_nft
    Daniel Shiposha 2022-06-10 #60b6dbd
  5. feat(rmrk) update max parts/priorities
    Daniel Shiposha 2022-06-10 #16b088a
  6. feat(rmrk) benchmark reject_nft
    Daniel Shiposha 2022-06-10 #00a7656
  7. fix(rmrk) no permissions on reject nft if isn't pending
    Daniel Shiposha 2022-06-10 #66e7432
  8. fix(rmrk) remove max_burns from reject_nft
    Daniel Shiposha 2022-06-10 #c77858a
  9. feat(rmrk) move internal rmrk id to property
    Daniel Shiposha 2022-06-10 #50176c6
  10. cargo fmt
    Daniel Shiposha 2022-06-10 #4f0a446
  11. feat(rmrk) set benchmark generated weights
    Daniel Shiposha 2022-06-10 #5f8748c
  12. feat(rmrk) benchmark accept_resource
    Daniel Shiposha 2022-06-10 #e62a25f
  13. feat(rmrk) benchmark accept_resource_removal
    Daniel Shiposha 2022-06-10 #817ca0f
  14. fix(rmrk) accept_resource_removal
    Daniel Shiposha 2022-06-10 #1e6c43a
  15. feat(rmrk) benchmark remove resource
    Daniel Shiposha 2022-06-09 #594d19a
  16. feat(rmrk) benchmark adding resources
    Daniel Shiposha 2022-06-09 #5c9b347
  17. feat(rmrk) benchmark set_priority
    Daniel Shiposha 2022-06-09 #e1169bb
  18. feat(rmrk) benchmark set_property
    Daniel Shiposha 2022-06-09 #b9346ed
  19. feat(rmrk) benchmark accept_nft
    Daniel Shiposha 2022-06-09 #d4fac3e
  20. feat(rmrk) benchmark send
    Daniel Shiposha 2022-06-09 #5f417e8
  21. feat(rmrk) benchmark mint_nft
    Daniel Shiposha 2022-06-09 #7f00cfc
  22. feat(rmrk) make resources lazy
    Daniel Shiposha 2022-06-09 #87988d2
  23. feat(rmrk) benchmark lock_collection
    Daniel Shiposha 2022-06-09 #74dc066
  24. feat(rmrk) benchmark change_collection_issuer
    Daniel Shiposha 2022-06-09 #f22f5d2
  25. feat benchmark destroy_collection
    Daniel Shiposha 2022-06-09 #1893e99
  26. fix(rmrk-core) benchmark
    Daniel Shiposha 2022-06-09 #64cbd21
  27. fix adjust rmrk symbols
    Daniel Shiposha 2022-06-09 #2ddde2c
  28. cargo fmt
    Daniel Shiposha 2022-06-09 #0069b71
  29. fix burn_nft with children
    Daniel Shiposha 2022-06-09 #19b5b8f
  30. Fix tests
    Trubnikov Sergey 2022-06-10 #aad19f6
  31. Feature/core 386 1
    bugrazoid 2022-06-10 #c07e1d7
  32. Fix/scheduler benchmarks
    kozyrevdev 2022-06-10 #3151280
  33. Cargo fmt
    Trubnikov Sergey 2022-06-10 #0aa9474
  34. Make nesting permissions a struct
    Yaroslav Bolyukin 2022-06-10 #030f1f6
  35. Merge branch 'fix/scheduler-benchmarks' of https://github.com/UniqueNetwork/unique-chain into fix/scheduler-benchmarks
    Dev 2022-06-09 #35be72c
  36. Merge branch 'develop' into feature/CORE-386_1
    Trubnikov Sergey 2022-06-10 #f2ed65d
  37. test(ss58Format): more test fixes
    kozyrevdev 2022-06-09 #bb7c8cc
  38. refactor nesting permission structure
    Yaroslav Bolyukin 2022-06-10 #504df77
  39. Cargo lock
    Dev 2022-06-09 #d2e5ab2
  40. Merge branch 'develop' into fix/scheduler-benchmarks
    str-mv 2022-06-09 #e09e390
  41. CORE-386 Fix error case
    Trubnikov Sergey 2022-06-10 #275d4ae
  42. Merge branch 'develop' into feature/rmrk-proxy-rebased
    Daniel Shiposha 2022-06-09 #0f16e44
  43. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #bd269a2
  44. Missed tests was added. Scheduler pallet renamed.
    Dev 2022-06-09 #c1d4e91
  45. Style
    Dev 2022-06-09 #c6fcdce
  46. Cargo fmt
    Trubnikov Sergey 2022-06-10 #40b1404
  47. fix bench rmrk-core in make bench
    Yaroslav Bolyukin 2022-06-09 #2e1c51e
  48. Feature/core 402
    bugrazoid 2022-06-09 #1be4d6b
  49. Benchmark completed
    Dev 2022-06-09 #28ac5b8
  50. CORE-386 Fix names and tests
    Trubnikov Sergey 2022-06-10 #f26467c
  51. cargo fmt
    Daniel Shiposha 2022-06-09 #93ab308
  52. test(ss58Format): fix format address, remove accounts constants
    kozyrevdev 2022-06-09 #66f33e3
  53. CORE-402 Fix test for remove admin
    Trubnikov Sergey 2022-06-06 #974a15e
  54. License restored
    Dev 2022-06-09 #1ec9cce
  55. CORE-386 Fix PR
    Trubnikov Sergey 2022-06-10 #84e2b3d
  56. feat add rmrk proxt extrinsics comments
    Daniel Shiposha 2022-06-09 #80bfde3
  57. Recursive token burning
    kozyrevdev 2022-06-08 #c557492
  58. test(ss58Format) more test fixes
    h3lpkey 2022-06-09 #5a8eeab
  59. CORE-402 Now admin can't add admin
    Trubnikov Sergey 2022-06-06 #7bd01f4
  60. Fungible pallet weights restored
    Dev 2022-06-09 #d52d34f
  61. Merge branch 'develop' into feature/CORE-386_1
    bugrazoid 2022-06-10 #32d10d5
  62. fix insert missing licenses
    Daniel Shiposha 2022-06-09 #95a6d97
  63. Release v922000
    kozyrevdev 2022-06-08 #dbf6e6a
  64. fix missing test weights
    Yaroslav Bolyukin 2022-06-08 #415cf32
  65. Merge branch 'develop' into feature/CORE-302-ss58Format
    Igor Kozyrev 2022-06-08 #d76cc13
  66. do_schedule function removed
    Dev 2022-06-09 #8ab31b9
  67. CORE-386 Fix PR
    Trubnikov Sergey 2022-06-10 #db8b9ba
  68. feat rmrk-core benchmarking
    Yaroslav Bolyukin 2022-06-09 #4469adb
  69. fix post-merge fixup
    Yaroslav Bolyukin 2022-06-07 #2074c93
  70. Merge commit '2074c933e3ff90b7ea5fc778111ead850fd4a5ea' into release-v922000
    Yaroslav Bolyukin 2022-06-07 #dfe6d19
  71. fix missing WeightInfo members
    Yaroslav Bolyukin 2022-06-08 #1d770fe
  72. Merge branch 'develop' into feature/CORE-302-ss58Format
    Igor Kozyrev 2022-06-08 #0362d33
  73. Style fix
    Dev 2022-06-09 #75cc750
  74. CORE-386 Fix access rights
    Trubnikov Sergey 2022-06-09 #fd95478
  75. fix get rid of unwraps in RMRK RPC
    Daniel Shiposha 2022-06-09 #d171b11
  76. Token Children RPC
    ut-akuznetsov 2022-06-07 #f38d98e
  77. unique chain spec
    Igor Kozyrev 2022-06-04 #0713a71
  78. Merge branch 'develop' into feature/recursive-token-burning
    Yaroslav Bolyukin 2022-06-08 #2c2f26d
  79. test(ss58Format) fix format address, remove accounts constants
    h3lpkey 2022-06-08 #dbd2857
  80. Scheduler benchmarks fixed. Useless code in pallet was removed.
    Dev 2022-06-09 #95c1ed5
  81. CORE-386 Fix after rebase
    Trubnikov Sergey 2022-06-09 #46330dd
  82. fix check errors in erc
    Daniel Shiposha 2022-06-09 #279ff89
  83. feat(ss58Format)
    kozyrevdev 2022-06-03 #3d5365c
  84. fix unnest NFT from parent
    Daniel Shiposha 2022-06-03 #004643c
  85. syncopan and unique runtimes
    Igor Kozyrev 2022-06-03 #afa958b
  86. feat api for recursive item burning
    Yaroslav Bolyukin 2022-06-08 #cacbebe
  87. CORE-386 Fix after rebase
    Trubnikov Sergey 2022-06-09 #ebbe668
  88. refactor rename to get_checked_topmost_owner
    Daniel Shiposha 2022-06-09 #c604bf6
  89. Feature/simple scheduler
    kozyrevdev 2022-06-03 #0f7bb4a
  90. Merge remote-tracking branch 'origin/feature/rmrk-proxy-key-wrapper' into feature/rmrk-proxy-key-wrapper
    Andrey Kuznetsov 2022-06-03 #60634fb
  91. chore(tests) regenerate types
    Fahrrader 2022-06-03 #4d135e3
  92. update quartz runtime
    Igor Kozyrev 2022-06-03 #6e2472d
  93. Add '.' to allowed symbols in property names
    Trubnikov Sergey 2022-06-08 #7b97719
  94. refactor rename dispatch_call to dispatch_tx
    Daniel Shiposha 2022-06-09 #29e2c31
  95. Upgrade polkadot to v0.9.22
    kozyrevdev 2022-06-03 #93f5452
  96. merge develop
    Igor Kozyrev 2022-06-03 #9e5b125
  97. Fix unused dependencies for tests
    Andrey Kuznetsov 2022-06-03 #51c3208
  98. fix build with unique/quartz runtimes
    Yaroslav Bolyukin 2022-06-03 #0045b0b
  99. feat(rpc) token children
    Fahrrader 2022-06-03 #762c5a7
  100. sync opan and quartz runtimes
    Igor Kozyrev 2022-06-03 #dba037c