git.delta.rocks / unique-network / refs/commits / 1602901e39d7

difftreelog
  1. fix add vec support in solidity_interface
    Trubnikov Sergey 2022-10-25 #1602901
  2. fix add tuple support in solidity_interface
    Trubnikov Sergey 2022-10-24 #65f1bac
  3. refactor custom_signature.rs
    Trubnikov Sergey 2022-10-24 #cc1948f
  4. fix after rebase
    Trubnikov Sergey 2022-10-20 #15e4512
  5. feat Add custum signature with unlimited nesting.
    Trubnikov Sergey 2022-10-19 #ee71bd9
  6. fix after rebase
    Trubnikov Sergey 2022-10-13 #01896ba
  7. feat calculate signature in compile time
    Trubnikov Sergey 2022-10-11 #b44fe9b
  8. feat add `EthCrossAccount` type
    Trubnikov Sergey 2022-09-28 #4d4a023
  9. feat Add eth methods to NFT collection `approve_substrate`, `transfer_from_cross_account_to_cross_account`, `burn_from_substrate`
    Trubnikov Sergey 2022-09-22 #5e5eea4
  10. feat Add `collection_admins` method to eth collection.
    Trubnikov Sergey 2022-09-16 #1570fa8
  11. feat Add AbiWrite support for vec with dynamic type
    Trubnikov Sergey 2022-09-13 #147da77
  12. add EVM event for `destoyCollection`, refactor `Unique` pallet code, add test for events
    PraetorP 2022-10-13 #301ea1b
  13. added `destroyCollection`method to `CollectionHelpers`
    PraetorP 2022-10-10 #017fcbf
  14. refac: rename substrate methods to cross
    Trubnikov Sergey 2022-09-28 #d92495e
  15. fixup regenerate solidity
    PraetorP 2022-10-11 #01b189e
  16. feat Add `collection_admins` method to eth collection.
    Trubnikov Sergey 2022-09-16 #8b9e255
  17. fmt
    Trubnikov Sergey 2022-09-14 #2ffba98
  18. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  19. Merge pull request #683 from UniqueNetwork/fix/collection-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-26 #424362f
  20. test fix missing EthPropertyGroup
    Yaroslav Bolyukin 2022-10-26 #778aa39
  21. fix runtime api versioning for CollectionRpc
    Yaroslav Bolyukin 2022-10-26 #6fd4079
  22. Merge commit '59ab4895e8a37bd7e512268742086167348ba9cd' into develop
    Yaroslav Bolyukin 2022-10-26 #31d7a7b
  23. Eth temp develop
    Yaroslav Bolyukin 2022-10-26 #88bdff8
  24. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #59ab489
  25. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  26. chore fix weight for `set_properties`
    Grigoriy Simonov 2022-10-26 #157c26f
  27. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #87b85f0
  28. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  29. chore update stubs
    Grigoriy Simonov 2022-10-26 #011ab46
  30. fix cargo fmt
    Daniel Shiposha 2022-10-25 #9058728
  31. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  32. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  33. chore return `DefaultRuntimeExecutor` to fix benchmarks
    Grigoriy Simonov 2022-10-26 #c388a1a
  34. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #829f2bc
  35. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  36. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  37. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  38. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  39. chore fix test formating
    Grigoriy Simonov 2022-10-25 #3a3ad6b
  40. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #53db16c
  41. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  42. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  43. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  44. chore add `await` for `usingEthPlaygrounds`
    Grigoriy Simonov 2022-10-25 #b3ce401
  45. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #8d5c408
  46. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  47. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  48. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  49. chore skip test if refungible pallet is not supported
    Grigoriy Simonov 2022-10-25 #4c88a15
  50. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #4d33e6b
  51. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  52. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  53. chore fix cargo fmt
    Grigoriy Simonov 2022-10-25 #bd8bc1b
  54. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #357ac86
  55. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  56. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  57. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  58. added tests for `createRTCollection` , refactor `Unique` pallet code
    PraetorP 2022-10-24 #1ada10d
  59. fix priority benchmarks
    Daniel Shiposha 2022-10-21 #32ffc04
  60. Substrate now requires it
    Yaroslav Bolyukin 2022-10-20 #91cf06e
  61. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-20 #84f3ed2
  62. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #5815ea5
  63. added `createRTCollection` for `CollectionHelpers`
    PraetorP 2022-10-24 #ac8dcbb
  64. feat scheduler v2, priority change
    Daniel Shiposha 2022-10-21 #feb58b8
  65. ci fix builder image reference
    Yaroslav Bolyukin 2022-10-20 #e24479d
  66. change mainnet branch
    Konstantin Astakhov 2022-10-20 #418c48a
  67. test skip refungible mintBulk
    Yaroslav Bolyukin 2022-10-20 #e2c15fa
  68. Update unit-test_v2.yml
    Alex 2022-10-19 #ba47a5f
  69. Added `set_properties` method for `TokenProperties` interface.
    PraetorP 2022-10-24 #57a0938
  70. fix clear lookup when needed -- fix canceling
    Daniel Shiposha 2022-10-20 #f1b93a3
  71. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #9179b1d
  72. change name for xcm jobs
    Konstantin Astakhov 2022-10-20 #abb171f
  73. build bump spec_version to v929031
    Yaroslav Bolyukin 2022-10-19 #3e77b2d
  74. Update dev-build-tests_v2.yml
    Alex 2022-10-19 #229420a
  75. refactor method `set_collection_properties` , fix comments
    PraetorP 2022-10-24 #7125f4f
  76. fix self-canceling test call
    Daniel Shiposha 2022-10-20 #c4fa1ae
  77. build upgrade polkadot to v0.9.30
    Yaroslav Bolyukin 2022-10-20 #92cf6f1
  78. Rapid parallel start v2 docs
    Alex 2022-10-19 #3cddb47
  79. feat hide mintBulk methods
    Yaroslav Bolyukin 2022-10-19 #efa1195
  80. Update node-only-update_v2.yml
    Alex 2022-10-19 #59a4694
  81. fix after rebase
    Trubnikov Sergey 2022-10-24 #5131df7
  82. fix make schedulerv2 take fees
    Daniel Shiposha 2022-10-20 #ea4aa98
  83. ci fix live chain git references
    Yaroslav Bolyukin 2022-10-20 #8e0e4b0
  84. Merge branch 'develop' into rapid-parallel-start-v2
    Max Andreev 2022-10-19 #a63e642
  85. Update unit-test_v2.yml
    Alex 2022-10-19 #8d84680
  86. Fix eslint errors
    ut-akuznetsov 2022-10-19 #39148f6
  87. Update test_codestyle_v2.yml
    Alex 2022-10-19 #6f52740
  88. fix after rebase
    Trubnikov Sergey 2022-10-24 #6d40fa6
  89. fix scheduler playgrounds
    Daniel Shiposha 2022-10-20 #94baf85
  90. update xom9ikk@dotenv to v2
    Yaroslav Bolyukin 2022-10-20 #6dd9d54
  91. Update forkless-update-nodata_v2.yml
    Alex 2022-10-19 #31d4f1e
  92. Update test_codestyle_v2.yml
    Alex 2022-10-19 #4f01d22
  93. Merge pull request #647 from UniqueNetwork/feature/supports-interface-for-erc721-metadata
    Yaroslav Bolyukin 2022-10-18 #2e3c4de
  94. tests: remove scheduler from required pallets + fix some lint warnings
    Fahrrader 2022-10-19 #f921c01
  95. Update codestyle_v2.yml
    Alex 2022-10-19 #1ddbdca
  96. feat add delete properties
    Trubnikov Sergey 2022-10-24 #36fc5ab
  97. fix enable scheduler v2
    Daniel Shiposha 2022-10-20 #1013238
  98. test regenerate types
    Yaroslav Bolyukin 2022-10-20 #8410b51
  99. update xom9ikk@dotenv to v2
    Konstantin Astakhov 2022-10-20 #fc9c345
  100. Update node-only-update_v3.yml
    Alex 2022-10-18 #e3ab829