git.delta.rocks / unique-network / refs/commits / 5e5eea47bafd

difftreelog

commits

/history
  1. 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
  2. feat Add `collection_admins` method to eth collection.
    Trubnikov Sergey 2022-09-16 #1570fa8
  3. feat Add AbiWrite support for vec with dynamic type
    Trubnikov Sergey 2022-09-13 #147da77
  4. add EVM event for `destoyCollection`, refactor `Unique` pallet code, add test for events
    PraetorP 2022-10-13 #301ea1b
  5. added `destroyCollection`method to `CollectionHelpers`
    PraetorP 2022-10-10 #017fcbf
  6. refac: rename substrate methods to cross
    Trubnikov Sergey 2022-09-28 #d92495e
  7. fixup regenerate solidity
    PraetorP 2022-10-11 #01b189e
  8. feat Add `collection_admins` method to eth collection.
    Trubnikov Sergey 2022-09-16 #8b9e255
  9. fmt
    Trubnikov Sergey 2022-09-14 #2ffba98
  10. build bump spec_version to v930032
    Yaroslav Bolyukin 2022-10-26 #1c71798
  11. Merge pull request #683 from UniqueNetwork/fix/collection-rpc-runtime-versioning
    Yaroslav Bolyukin 2022-10-26 #424362f
  12. test fix missing EthPropertyGroup
    Yaroslav Bolyukin 2022-10-26 #778aa39
  13. fix runtime api versioning for CollectionRpc
    Yaroslav Bolyukin 2022-10-26 #6fd4079
  14. Merge commit '59ab4895e8a37bd7e512268742086167348ba9cd' into develop
    Yaroslav Bolyukin 2022-10-26 #31d7a7b
  15. Eth temp develop
    Yaroslav Bolyukin 2022-10-26 #88bdff8
  16. fix rempve unsigned origins from scheduler v2
    Daniel Shiposha 2022-10-26 #59ab489
  17. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  18. chore fix weight for `set_properties`
    Grigoriy Simonov 2022-10-26 #157c26f
  19. fix permanently overweight only if no runtime upgrade
    Daniel Shiposha 2022-10-25 #87b85f0
  20. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  21. chore update stubs
    Grigoriy Simonov 2022-10-26 #011ab46
  22. fix cargo fmt
    Daniel Shiposha 2022-10-25 #9058728
  23. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  24. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  25. chore return `DefaultRuntimeExecutor` to fix benchmarks
    Grigoriy Simonov 2022-10-26 #c388a1a
  26. fix scheduler warnings
    Daniel Shiposha 2022-10-25 #829f2bc
  27. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  28. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  29. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7
  30. fix try-runtime workflow
    Daniel Shiposha 2022-10-23 #1856e28
  31. chore fix test formating
    Grigoriy Simonov 2022-10-25 #3a3ad6b
  32. fix remove reschedule event
    Daniel Shiposha 2022-10-25 #53db16c
  33. Rapid parallel start v2
    Yaroslav Bolyukin 2022-10-21 #f2a945f
  34. fix frontier Cargo.lock
    Daniel Shiposha 2022-10-21 #e059b84
  35. fix ci
    Konstantin Astakhov 2022-10-24 #4778ac7
  36. chore add `await` for `usingEthPlaygrounds`
    Grigoriy Simonov 2022-10-25 #b3ce401
  37. test unit tests for scheduler v2
    Daniel Shiposha 2022-10-25 #8d5c408
  38. deleted builds for polkadot & chainql instead copy from ready image
    Konstantin Astakhov 2022-10-21 #23f963d
  39. rename node-only-update_v3 to integration-tests
    Konstantin Astakhov 2022-10-21 #6a048d7
  40. fix benchmarks
    Daniel Shiposha 2022-10-21 #460eccc
  41. chore skip test if refungible pallet is not supported
    Grigoriy Simonov 2022-10-25 #4c88a15
  42. feat add scheduler v2 mock
    Daniel Shiposha 2022-10-24 #4d33e6b
  43. ci upgrade chainql
    Yaroslav Bolyukin 2022-10-20 #7025e37
  44. Rapid parallel start v2 docs
    Alex 2022-10-21 #e27974f
  45. chore fix cargo fmt
    Grigoriy Simonov 2022-10-25 #bd8bc1b
  46. fix scheduler v2 after rebase
    Daniel Shiposha 2022-10-24 #357ac86
  47. build enable cargo workspace-inheritance
    Yaroslav Bolyukin 2022-10-20 #a9a8d71
  48. change jobs name for forkless
    Konstantin Astakhov 2022-10-20 #44caa59
  49. Update try-runtime_v2.yml
    Alex 2022-10-19 #53dab70
  50. added tests for `createRTCollection` , refactor `Unique` pallet code
    PraetorP 2022-10-24 #1ada10d