git.delta.rocks / unique-network / refs/commits / 7af7cfe7ae02

difftreelog
  1. build(tests) contract sponsoring can be tested separately
    Fahrrader 2022-06-09 #7af7cfe
  2. feat(tests) handling of generic data from events
    Fahrrader 2022-06-09 #da56246
  3. fix(test) createCollection now fully uses privateKeyWrapper
    Fahrrader 2022-06-09 #52ec766
  4. cargo fmt --all
    Daniel Shiposha 2022-06-09 #7d6a2f5
  5. fix regenerate types
    Daniel Shiposha 2022-06-09 #aab5a72
  6. fix update PolkadotJS
    Daniel Shiposha 2022-06-09 #d8b912f
  7. fix runtimes RMRK imports
    Daniel Shiposha 2022-06-09 #fd6f065
  8. fix runtimes rmrk deps
    Daniel Shiposha 2022-06-09 #7a31642
  9. fix RMRK rpc
    Daniel Shiposha 2022-06-09 #624dbaf
  10. test(rmrk-proxy) sample externality test
    Fahrrader 2022-06-08 #81a5754
  11. fix(test-types-definitions) update rmrk rpc type
    Fahrrader 2022-06-08 #719aab2
  12. chore(test) upgrade dependency to get rid of duplicate package warnings
    Fahrrader 2022-06-08 #68ec820
  13. fix(test) new collection is not external
    Fahrrader 2022-06-08 #33b9011
  14. fix(tests) update rmrk type definitions + regenerate types
    Fahrrader 2022-06-08 #5772df7
  15. style cargo fmt
    Fahrrader 2022-06-08 #278a269
  16. feat external-internal api collection creation segreation
    Fahrrader 2022-06-08 #2050a76
  17. cargo fmt
    Daniel Shiposha 2022-06-08 #0cb9e74
  18. fix(rmrk) priority events
    Daniel Shiposha 2022-06-08 #5847ecc
  19. fix(rmrk) accept/remove resources
    Daniel Shiposha 2022-06-08 #2999bc8
  20. fix(rmrk) accept/reject nft events
    Daniel Shiposha 2022-06-08 #c463b30
  21. fix(rmrk) add send event
    Daniel Shiposha 2022-06-08 #e451032
  22. cargo fmt
    Daniel Shiposha 2022-06-06 #5771b3f
  23. feat(rmrk) add set_priority
    Daniel Shiposha 2022-06-06 #22128f8
  24. fix(rmrk) non-mapped collections and property error
    Daniel Shiposha 2022-06-06 #5539af3
  25. fix(rmrk) move rmrk specific types to rmrk-traits
    Daniel Shiposha 2022-06-06 #2ef3805
  26. CORE-390 Refactor naming
    Trubnikov Sergey 2022-06-03 #17af80b
  27. CORE-390 Fix error returned
    Trubnikov Sergey 2022-06-03 #cd24a66
  28. Eslint
    Trubnikov Sergey 2022-06-03 #97c58c0
  29. Cargo fmt
    Trubnikov Sergey 2022-06-03 #81762e0
  30. CORE-390 Add read only flag
    Trubnikov Sergey 2022-06-03 #4695760
  31. CORE-386 Fix lang
    Trubnikov Sergey 2022-06-06 #1009216
  32. CORE-386 Fix PR
    Trubnikov Sergey 2022-06-03 #87ff089
  33. Cargo fmt
    Trubnikov Sergey 2022-06-03 #9e201d9
  34. CORE-386 Fix create item with public minting
    Trubnikov Sergey 2022-06-02 #85427bc
  35. CORE-386 Rename eth methods
    Trubnikov Sergey 2022-06-01 #5a98909
  36. CORE-386 Implement eth methods
    Trubnikov Sergey 2022-06-01 #9272309
  37. CORE-386 Add methodt to evm
    Trubnikov Sergey 2022-05-31 #f11d024
  38. cargo fmt
    Daniel Shiposha 2022-06-05 #6afa4d8
  39. fix(rmrk) use ensure
    Daniel Shiposha 2022-06-05 #5ca51b5
  40. feat(rmrk) add accept_resource_removal
    Daniel Shiposha 2022-06-05 #ea54bfd
  41. feat(rmrk) add accept_resource
    Daniel Shiposha 2022-06-05 #0913f40
  42. cargo fmt
    Daniel Shiposha 2022-06-05 #416d78a
  43. feat(rmrk) add reject_nft
    Daniel Shiposha 2022-06-05 #3ffbf1d
  44. fix(rmrk) map CollectionNotEmpty error
    Daniel Shiposha 2022-06-05 #866e42a
  45. feat(rmrk) add accept_nft
    Daniel Shiposha 2022-06-05 #800b656
  46. fix(rmrk) sending nft
    Daniel Shiposha 2022-06-05 #dcd5f66
  47. fix revert set_allowance
    Daniel Shiposha 2022-06-05 #7e808da
  48. fix(rmrk-proxy) wrong nft burnt on resource removal
    Fahrrader 2022-06-03 #e099d8f
  49. refactor(rmrk-rpc) merged mapped calls for collection and id into one
    Fahrrader 2022-06-03 #ba88e51
  50. feat initial rmrk send impl
    Daniel Shiposha 2022-06-03 #00b9fd6
  51. feat(rmrk-proxy) delete-resource
    Fahrrader 2022-06-02 #70623cc
  52. refactor(rmrk-rpc) replace dispatch_unique_runtime with direct calls to collections + cleaning
    Fahrrader 2022-06-02 #e617e73
  53. style(rmrk-proxy) cargo fmt
    Fahrrader 2022-06-02 #c2beece
  54. refactorprimitives): purge defaultness from rmrk
    Fahrrader 2022-06-02 #334927b
  55. refactor(rmrk-proxy) better decoding
    Fahrrader 2022-06-02 #c1189fc
  56. cargo fmt
    Daniel Shiposha 2022-06-02 #71b4dea
  57. fix(rmrk) use derivative for enum defaults
    Daniel Shiposha 2022-06-02 #b0b5098
  58. feat(rmrk-proxy) add resource
    Fahrrader 2022-06-02 #4b3d058
  59. feat(rmrk-proxy) separate collection ids for unique and rmrk and their mapping
    Fahrrader 2022-05-31 #47e3bf2
  60. style cargo fmt
    Fahrrader 2022-05-31 #5d01a90
  61. build(rmrk) rmrk freed
    Fahrrader 2022-05-31 #16474c6
  62. Recursive token burning
    kozyrevdev 2022-06-08 #c557492
  63. Release v922000
    kozyrevdev 2022-06-08 #dbf6e6a
  64. fix missing test weights
    Yaroslav Bolyukin 2022-06-08 #415cf32
  65. fix post-merge fixup
    Yaroslav Bolyukin 2022-06-07 #2074c93
  66. Merge commit '2074c933e3ff90b7ea5fc778111ead850fd4a5ea' into release-v922000
    Yaroslav Bolyukin 2022-06-07 #dfe6d19
  67. fix missing WeightInfo members
    Yaroslav Bolyukin 2022-06-08 #1d770fe
  68. Token Children RPC
    ut-akuznetsov 2022-06-07 #f38d98e
  69. unique chain spec
    Igor Kozyrev 2022-06-04 #0713a71
  70. Merge branch 'develop' into feature/recursive-token-burning
    Yaroslav Bolyukin 2022-06-08 #2c2f26d
  71. feat(ss58Format)
    kozyrevdev 2022-06-03 #3d5365c
  72. fix unnest NFT from parent
    Daniel Shiposha 2022-06-03 #004643c
  73. syncopan and unique runtimes
    Igor Kozyrev 2022-06-03 #afa958b
  74. feat api for recursive item burning
    Yaroslav Bolyukin 2022-06-08 #cacbebe
  75. Feature/simple scheduler
    kozyrevdev 2022-06-03 #0f7bb4a
  76. Merge remote-tracking branch 'origin/feature/rmrk-proxy-key-wrapper' into feature/rmrk-proxy-key-wrapper
    Andrey Kuznetsov 2022-06-03 #60634fb
  77. chore(tests) regenerate types
    Fahrrader 2022-06-03 #4d135e3
  78. update quartz runtime
    Igor Kozyrev 2022-06-03 #6e2472d
  79. Upgrade polkadot to v0.9.22
    kozyrevdev 2022-06-03 #93f5452
  80. merge develop
    Igor Kozyrev 2022-06-03 #9e5b125
  81. Fix unused dependencies for tests
    Andrey Kuznetsov 2022-06-03 #51c3208
  82. fix build with unique/quartz runtimes
    Yaroslav Bolyukin 2022-06-03 #0045b0b
  83. feat(rpc) token children
    Fahrrader 2022-06-03 #762c5a7
  84. sync opan and quartz runtimes
    Igor Kozyrev 2022-06-03 #dba037c
  85. release candidate v921080
    kozyrevdev 2022-06-03 #f52170c
  86. up runtime version
    Igor Kozyrev 2022-06-03 #96fd9c5
  87. Style fix
    Dev 2022-06-03 #3b5acf8
  88. merge develop
    Igor Kozyrev 2022-06-03 #9b326fd
  89. Structure pallet
    kozyrevdev 2022-05-30 #fb4beb0
  90. Merge branch 'master' into release-v922000
    kozyrevdev 2022-06-03 #ace93a1
  91. Support where clause in #[solidity_interface]
    kozyrevdev 2022-06-03 #2dd914e
  92. release candidate v921080
    Igor Kozyrev 2022-05-30 #50681bd
  93. merge develop
    Igor Kozyrev 2022-06-03 #b670887
  94. Runtime types fix
    Dev 2022-06-03 #7b0d1cf
  95. test changed the privateKeyWrapper parameter from optional to mandatory
    h3lpkey 2022-06-03 #4989077
  96. release v921000
    kozyrevdev 2022-05-12 #6f2ea23
  97. feat evm collection creation event
    Yaroslav Bolyukin 2022-05-30 #d2735a4
  98. Release v0.9.21
    kozyrevdev 2022-05-12 #9bbb154
  99. feat support where clause in solidity_interface
    Yaroslav Bolyukin 2022-06-01 #d600f90
  100. up rust version
    Igor Kozyrev 2022-06-03 #3cdc427