git.delta.rocks / unique-network / refs/commits / f11d024dc159

difftreelog
  1. CORE-386 Add methodt to evm
    Trubnikov Sergey 2022-05-31 #f11d024
  2. cargo fmt
    Daniel Shiposha 2022-06-05 #6afa4d8
  3. fix(rmrk) use ensure
    Daniel Shiposha 2022-06-05 #5ca51b5
  4. feat(rmrk) add accept_resource_removal
    Daniel Shiposha 2022-06-05 #ea54bfd
  5. feat(rmrk) add accept_resource
    Daniel Shiposha 2022-06-05 #0913f40
  6. cargo fmt
    Daniel Shiposha 2022-06-05 #416d78a
  7. feat(rmrk) add reject_nft
    Daniel Shiposha 2022-06-05 #3ffbf1d
  8. fix(rmrk) map CollectionNotEmpty error
    Daniel Shiposha 2022-06-05 #866e42a
  9. feat(rmrk) add accept_nft
    Daniel Shiposha 2022-06-05 #800b656
  10. fix(rmrk) sending nft
    Daniel Shiposha 2022-06-05 #dcd5f66
  11. fix revert set_allowance
    Daniel Shiposha 2022-06-05 #7e808da
  12. fix(rmrk-proxy) wrong nft burnt on resource removal
    Fahrrader 2022-06-03 #e099d8f
  13. refactor(rmrk-rpc) merged mapped calls for collection and id into one
    Fahrrader 2022-06-03 #ba88e51
  14. feat initial rmrk send impl
    Daniel Shiposha 2022-06-03 #00b9fd6
  15. feat(rmrk-proxy) delete-resource
    Fahrrader 2022-06-02 #70623cc
  16. refactor(rmrk-rpc) replace dispatch_unique_runtime with direct calls to collections + cleaning
    Fahrrader 2022-06-02 #e617e73
  17. style(rmrk-proxy) cargo fmt
    Fahrrader 2022-06-02 #c2beece
  18. refactorprimitives): purge defaultness from rmrk
    Fahrrader 2022-06-02 #334927b
  19. refactor(rmrk-proxy) better decoding
    Fahrrader 2022-06-02 #c1189fc
  20. cargo fmt
    Daniel Shiposha 2022-06-02 #71b4dea
  21. fix(rmrk) use derivative for enum defaults
    Daniel Shiposha 2022-06-02 #b0b5098
  22. feat(rmrk-proxy) add resource
    Fahrrader 2022-06-02 #4b3d058
  23. feat(rmrk-proxy) separate collection ids for unique and rmrk and their mapping
    Fahrrader 2022-05-31 #47e3bf2
  24. style cargo fmt
    Fahrrader 2022-05-31 #5d01a90
  25. build(rmrk) rmrk freed
    Fahrrader 2022-05-31 #16474c6
  26. Recursive token burning
    kozyrevdev 2022-06-08 #c557492
  27. Release v922000
    kozyrevdev 2022-06-08 #dbf6e6a
  28. fix missing test weights
    Yaroslav Bolyukin 2022-06-08 #415cf32
  29. fix post-merge fixup
    Yaroslav Bolyukin 2022-06-07 #2074c93
  30. Merge commit '2074c933e3ff90b7ea5fc778111ead850fd4a5ea' into release-v922000
    Yaroslav Bolyukin 2022-06-07 #dfe6d19
  31. fix missing WeightInfo members
    Yaroslav Bolyukin 2022-06-08 #1d770fe
  32. Token Children RPC
    ut-akuznetsov 2022-06-07 #f38d98e
  33. unique chain spec
    Igor Kozyrev 2022-06-04 #0713a71
  34. Merge branch 'develop' into feature/recursive-token-burning
    Yaroslav Bolyukin 2022-06-08 #2c2f26d
  35. feat(ss58Format)
    kozyrevdev 2022-06-03 #3d5365c
  36. fix unnest NFT from parent
    Daniel Shiposha 2022-06-03 #004643c
  37. syncopan and unique runtimes
    Igor Kozyrev 2022-06-03 #afa958b
  38. feat api for recursive item burning
    Yaroslav Bolyukin 2022-06-08 #cacbebe
  39. Feature/simple scheduler
    kozyrevdev 2022-06-03 #0f7bb4a
  40. Merge remote-tracking branch 'origin/feature/rmrk-proxy-key-wrapper' into feature/rmrk-proxy-key-wrapper
    Andrey Kuznetsov 2022-06-03 #60634fb
  41. chore(tests) regenerate types
    Fahrrader 2022-06-03 #4d135e3
  42. update quartz runtime
    Igor Kozyrev 2022-06-03 #6e2472d
  43. Upgrade polkadot to v0.9.22
    kozyrevdev 2022-06-03 #93f5452
  44. merge develop
    Igor Kozyrev 2022-06-03 #9e5b125
  45. Fix unused dependencies for tests
    Andrey Kuznetsov 2022-06-03 #51c3208
  46. fix build with unique/quartz runtimes
    Yaroslav Bolyukin 2022-06-03 #0045b0b
  47. feat(rpc) token children
    Fahrrader 2022-06-03 #762c5a7
  48. sync opan and quartz runtimes
    Igor Kozyrev 2022-06-03 #dba037c
  49. release candidate v921080
    kozyrevdev 2022-06-03 #f52170c
  50. up runtime version
    Igor Kozyrev 2022-06-03 #96fd9c5
  51. Style fix
    Dev 2022-06-03 #3b5acf8
  52. merge develop
    Igor Kozyrev 2022-06-03 #9b326fd
  53. Structure pallet
    kozyrevdev 2022-05-30 #fb4beb0
  54. Merge branch 'master' into release-v922000
    kozyrevdev 2022-06-03 #ace93a1
  55. Support where clause in #[solidity_interface]
    kozyrevdev 2022-06-03 #2dd914e
  56. release candidate v921080
    Igor Kozyrev 2022-05-30 #50681bd
  57. merge develop
    Igor Kozyrev 2022-06-03 #b670887
  58. Runtime types fix
    Dev 2022-06-03 #7b0d1cf
  59. test changed the privateKeyWrapper parameter from optional to mandatory
    h3lpkey 2022-06-03 #4989077
  60. release v921000
    kozyrevdev 2022-05-12 #6f2ea23
  61. feat evm collection creation event
    Yaroslav Bolyukin 2022-05-30 #d2735a4
  62. Release v0.9.21
    kozyrevdev 2022-05-12 #9bbb154
  63. feat support where clause in solidity_interface
    Yaroslav Bolyukin 2022-06-01 #d600f90
  64. up rust version
    Igor Kozyrev 2022-06-03 #3cdc427
  65. Merge remote-tracking branch 'origin/develop' into feature/simple-scheduler
    Dev 2022-06-02 #ffab619
  66. test(ss58Format) transfer all tests to the new privateKeyWrapper method
    h3lpkey 2022-06-02 #b1d3841
  67. Upgrade to polkadot v0.9.21
    kozyrevdev 2022-05-12 #6cf08e5
  68. cargo update
    Igor Kozyrev 2022-05-12 #b8d2ab1
  69. indexOf instead of contains (why?)
    Andrey Kuznetsov 2022-05-30 #7523de2
  70. Release v920000
    kozyrevdev 2022-05-06 #3314fcd
  71. build upgrade frontier
    Yaroslav Bolyukin 2022-06-03 #bf0cdcb
  72. manual merge develop
    Igor Kozyrev 2022-05-12 #1563a47
  73. fix remove extra IF
    h3lpkey 2022-06-01 #d17fd85
  74. Release v920000
    kozyrevdev 2022-05-06 #8da8a84
  75. build upgrade to polkadot v0.9.21
    Yaroslav Bolyukin 2022-05-11 #fcefd81
  76. up unique runtime version
    Igor Kozyrev 2022-05-12 #335fdfb
  77. style(tests) lint nesting
    Fahrrader 2022-05-30 #31c8033
  78. Release v918010
    kozyrevdev 2022-04-08 #5b25aca
  79. test regenerate types
    Yaroslav Bolyukin 2022-05-06 #000df54
  80. style remove unused
    Yaroslav Bolyukin 2022-06-03 #b2e37f0
  81. Merge remote-tracking branch 'origin/develop' into feature/simple-scheduler
    Dev 2022-05-11 #7e05ac4
  82. feat(ss58Format) Added ss58Format for usingApi() and wrapp keyring into function
    h3lpkey 2022-06-01 #05870fc
  83. Fix OutOfOffset for evm strings while parse it
    kozyrevdev 2022-05-06 #b49f8c1
  84. release v921000
    Igor Kozyrev 2022-05-12 #fb175af
  85. test transfer already nested token + destroy a non-empty collection + additional refactoring
    Fahrrader 2022-05-30 #c4efebc
  86. Release v918001
    kozyrevdev 2022-03-31 #e83438b
  87. test regenerate types
    Yaroslav Bolyukin 2022-04-07 #e80c4ef
  88. build only build wasm when needed
    Yaroslav Bolyukin 2022-05-06 #8aa0346
  89. build upgrade polkadot to v0.9.22
    Yaroslav Bolyukin 2022-06-03 #3f6fffb
  90. Test fix
    str-mv 2022-04-21 #bf95702
  91. Upgrade to polkadot v0.9.20
    kozyrevdev 2022-05-06 #b35da00
  92. Merge branch 'develop' into hotfix/OutOfOffset
    Igor Kozyrev 2022-05-06 #d9c46d5
  93. test fix eslint warnings
    Yaroslav Bolyukin 2022-05-30 #b46fb6f
  94. Release v918000
    kozyrevdev 2022-03-30 #8691db9
  95. up version
    Igor Kozyrev 2022-03-31 #bbc0e86
  96. up runtime version
    Igor Kozyrev 2022-04-06 #48b553e
  97. release v920000
    Igor Kozyrev 2022-05-06 #81ed837
  98. Merge branch 'develop' into feature/simple-scheduler
    Igor Kozyrev 2022-04-21 #b7bbed5
  99. CORE-317 Fix ERC165 support interface
    kozyrevdev 2022-04-21 #1853893
  100. update frontier
    Igor Kozyrev 2022-05-06 #834c493