git.delta.rocks / unique-network / refs/commits / 23942aa9dbcc

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