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

difftreelog
  1. feat(refungible) transfer from parent token
    Yaroslav Bolyukin 2022-04-07 #a588a2c
  2. feat(nonfungible) transfer from parent token
    Yaroslav Bolyukin 2022-04-07 #2748564
  3. feat(fungible) transfer from parent token
    Yaroslav Bolyukin 2022-04-07 #11621bb
  4. feat add structure pallet
    Yaroslav Bolyukin 2022-04-07 #6d3c89f
  5. feat check nesting rule
    Yaroslav Bolyukin 2022-04-07 #98013fc
  6. feat implement collection nesting rules field
    Yaroslav Bolyukin 2022-04-07 #c31b5ba
  7. refactor move token address mapping to trait
    Yaroslav Bolyukin 2022-04-07 #e9953e9
  8. refactor move collection dispatch to runtime
    Yaroslav Bolyukin 2022-04-07 #3ae92b8
  9. refactor move collection dispatch to runtime
    Yaroslav Bolyukin 2022-04-07 #059f10c
  10. refactor(versioning) remove multiversion
    Yaroslav Bolyukin 2022-04-07 #03a2300
  11. feat versioned structs helper
    Yaroslav Bolyukin 2022-04-07 #d837c88
  12. feat try-runtime subcommand
    Yaroslav Bolyukin 2022-04-07 #c35f6c8
  13. Release v920000
    kozyrevdev 2022-05-06 #8da8a84
  14. Fix OutOfOffset for evm strings while parse it
    kozyrevdev 2022-05-06 #b49f8c1
  15. test regenerate types
    Yaroslav Bolyukin 2022-05-06 #000df54
  16. Upgrade to polkadot v0.9.20
    kozyrevdev 2022-05-06 #b35da00
  17. Merge branch 'develop' into hotfix/OutOfOffset
    Igor Kozyrev 2022-05-06 #d9c46d5
  18. build only build wasm when needed
    Yaroslav Bolyukin 2022-05-06 #8aa0346
  19. CORE-317 Fix ERC165 support interface
    kozyrevdev 2022-04-21 #1853893
  20. update frontier
    Igor Kozyrev 2022-05-06 #834c493
  21. Fix OutOfOffset for evm strings while parse it
    Trubnikov Sergey 2022-04-28 #923810b
  22. release v920000
    Igor Kozyrev 2022-05-06 #81ed837
  23. Feature/core-325
    kozyrevdev 2022-04-21 #02783a2
  24. Merge branch 'develop' into bugfix/CORE-317
    Igor Kozyrev 2022-04-21 #147a9de
  25. build upgrade to polkadot v0.9.20
    Yaroslav Bolyukin 2022-05-05 #3bf1848
  26. switch local testnet on westend relay
    Igor Kozyrev 2022-04-29 #2646448
  27. feature/core-178
    kozyrevdev 2022-04-21 #23e7e86
  28. fix misprints
    Igor Kozyrev 2022-04-21 #447d08b
  29. CORE-317 cargo fmt
    Trubnikov Sergey 2022-04-11 #cb67b4e
  30. test also check flipper balance in sponsoring
    Yaroslav Bolyukin 2022-05-04 #784fe46
  31. release v918010 js types
    kozyrevdev 2022-04-08 #41b4396
  32. Merge branch 'develop' into CORE-178
    Igor Kozyrev 2022-04-21 #ac711ec
  33. fix misprint
    Igor Kozyrev 2022-04-21 #d3ed694
  34. CORE-317 Fix ERC165 support interface
    Trubnikov Sergey 2022-04-11 #0902e70
  35. build don't use [patch]
    Yaroslav Bolyukin 2022-05-04 #6319aff
  36. Release v918010
    kozyrevdev 2022-04-07 #d0079d6
  37. test regenerate types
    Yaroslav Bolyukin 2022-04-07 #e80c4ef
  38. Style fix
    str-mv 2022-04-11 #1ae3db3
  39. Merge branch 'develop' into feature/CORE-325
    Igor Kozyrev 2022-04-21 #5f2e50b
  40. Feature/autoseal every n secs
    kozyrevdev 2022-04-01 #219f5f0
  41. refactor move evm sponsoring effects to validity
    Yaroslav Bolyukin 2022-05-04 #d191478
  42. CORE-283 add effective_collection_limits
    kozyrevdev 2022-04-06 #0daf5cb
  43. up runtime version
    Igor Kozyrev 2022-04-06 #48b553e
  44. Fix style
    str-mv 2022-04-08 #e476c16
  45. CORE-325 cargo fmt
    Trubnikov Sergey 2022-04-11 #c97f702
  46. Test ERC721Mintable sponsoring
    kozyrevdev 2022-04-01 #62bde24
  47. Merge branch 'develop' into feature/autoseal-every-n-secs
    Igor Kozyrev 2022-04-01 #7e36fe0
  48. test upgrade polkadot.js
    Yaroslav Bolyukin 2022-05-04 #1f6cb5b
  49. Feature/core 324
    kozyrevdev 2022-04-06 #8af8df0
  50. Merge branch 'develop' into feature/CORE-238
    kozyrevdev 2022-04-06 #0a9460c
  51. fix js types
    Igor Kozyrev 2022-04-06 #78c7b1e
  52. Merge remote-tracking branch 'origin/develop' into develop
    str-mv 2022-04-08 #4fa2f8e
  53. CORE-325 Fix PR
    Trubnikov Sergey 2022-04-11 #790d2f0
  54. up version
    kozyrevdev 2022-03-31 #a961c1a
  55. test erc721mintable sponsoring
    Yaroslav Bolyukin 2022-04-01 #2659cac
  56. Use tokio instead of future-timer
    Daniel Shiposha 2022-03-31 #1ce1209
  57. test upgrade to new polkadot
    Yaroslav Bolyukin 2022-05-04 #ec09600
  58. Tests fixed for dev mode
    kozyrevdev 2022-04-06 #6575c43
  59. build update frontier
    Yaroslav Bolyukin 2022-04-01 #5ee5939
  60. CORE-238 Add change limits test
    Trubnikov Sergey 2022-04-06 #0bee999
  61. CORE-178
    str-mv 2022-04-08 #8bbc753
  62. CORE-325 Fir PR
    Trubnikov Sergey 2022-04-07 #2baf5e9
  63. Release v918001
    kozyrevdev 2022-03-31 #20779ae
  64. up version
    Igor Kozyrev 2022-03-31 #bbc0e86
  65. cargo fmt
    Daniel Shiposha 2022-03-31 #2d2fd30
  66. style fix formatting
    Yaroslav Bolyukin 2022-04-29 #9d1133e
  67. tests(dev-mode): all fixed up
    Fahrrader 2022-04-06 #fe5dd90
  68. Merge branch 'develop' into feature/CORE-324
    Yaroslav Bolyukin 2022-04-01 #890b4af
  69. CORE-238 Refactor test
    Trubnikov Sergey 2022-04-06 #866bd05
  70. CORE-325 cargo fmt
    Trubnikov Sergey 2022-04-07 #605a297
  71. Handle sponsoring for ERC721Mintable
    kozyrevdev 2022-03-31 #46aada2
  72. fix CrossAccountId sponsoring
    Yaroslav Bolyukin 2022-03-30 #5812736
  73. Fix comment
    Daniel Shiposha 2022-03-31 #d70d3e3
  74. test switch back to legacy transactions
    Yaroslav Bolyukin 2022-04-29 #82528be
  75. CORE-324 Fix PR
    Trubnikov Sergey 2022-03-31 #4b84a72
  76. CORE-238 Fix PR
    Trubnikov Sergey 2022-04-06 #663e0bb
  77. CORE-325 Fix metadata name and symbol
    Trubnikov Sergey 2022-04-07 #7bb598f
  78. Exclude unique and quartz runtimes from the workspace
    kozyrevdev 2022-03-31 #4d3db42
  79. fix handle sponsoring for ERC721Mintable
    Yaroslav Bolyukin 2022-03-30 #dd5e734
  80. cargo fmt
    Igor Kozyrev 2022-03-31 #3f83595
  81. Autoseal after idle n seconds
    Daniel Shiposha 2022-03-31 #ae3d822
  82. fix benchmarking subcommand
    Yaroslav Bolyukin 2022-04-29 #821aed2
  83. CORE-324 cargo fmt
    Trubnikov Sergey 2022-03-29 #1fc8950
  84. CORE-238 fix pr
    Trubnikov Sergey 2022-04-05 #8de7cb2
  85. CORE-325 Make test to check supprot ERC721Metadata
    Trubnikov Sergey 2022-04-07 #2694afe
  86. This reverts commit 455615dd1d521d9b9c0d9dd5323c317bf85febf5.
    Daniel Shiposha 2022-03-30 #c801a90
  87. Exclude unique and quartz runtimes from the workspace
    Daniel Shiposha 2022-03-30 #c12df15
  88. improve chain identification
    Igor Kozyrev 2022-03-31 #eba714b
  89. fix runtimes building
    Yaroslav Bolyukin 2022-04-29 #dcad7a3
  90. CORE-324 Use CrossAccountId in Runner::call
    Trubnikov Sergey 2022-03-29 #66503d9
  91. CORE-238 cargo fmt
    Trubnikov Sergey 2022-03-25 #af948bc
  92. CORE-325 Return error for non ShemaVersion::ImageURL
    Trubnikov Sergey 2022-04-06 #d83cc5b
  93. Exclude unique and quartz runtimes from the workspace
    Daniel Shiposha 2022-03-30 #455615d
  94. Move to newer ubuntu
    Alexei 2022-03-30 #76f7730
  95. build upgrade frontier
    Yaroslav Bolyukin 2022-04-28 #dee514e
  96. Fix SponsorshipHandler
    Trubnikov Sergey 2022-03-18 #b52611d
  97. CORE-238 add effective_collection_limits
    Trubnikov Sergey 2022-03-24 #68b26b9
  98. Use default runtime in the local testnet
    kozyrevdev 2022-03-30 #268adbe
  99. fix remove possible panics
    Yaroslav Bolyukin 2022-04-28 #dd8a13d
  100. CORE-300 Adapt to CrossAccountId
    Trubnikov Sergey 2022-03-15 #bc99cf4