git.delta.rocks / unique-network / refs/commits / 085263ef21aa

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