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

difftreelog
  1. Fix/bulk set properties
    Yaroslav Bolyukin 2023-01-16 #cdb630e
  2. Deprecate ethereum methods
    ut-akuznetsov 2023-01-12 #46515fa
  3. doc: modify properties fns
    Daniel Shiposha 2023-01-13 #91e514b
  4. Feature/AbiCoder_option
    Yaroslav Bolyukin 2023-01-12 #6994f61
  5. Remove finishMinting and mintingFinish from abi
    Max Andreev 2023-01-12 #766b8da
  6. This reverts commit b946921f11907c10f39d68f50f4e335fd7dafd1e.
    Daniel Shiposha 2023-01-13 #5906b72
  7. Merge pull request #824 from UniqueNetwork/fix/duplicated-identity-imports
    Yaroslav Bolyukin 2023-01-11 #32d4fdc
  8. misc: update version
    Trubnikov Sergey 2023-01-12 #fd1e50b
  9. Add burnFrom to refungibleTokenDeprecated
    Max Andreev 2023-01-12 #2978d7d
  10. This reverts commit 956fdd5330d776dca1cc90d90fab1721dad996d4.
    Daniel Shiposha 2023-01-12 #b946921
  11. Feature/westend rococo env
    ut-akuznetsov 2023-01-10 #0da35ba
  12. fix remove duplicated use
    Daniel Shiposha 2023-01-11 #a4be551
  13. fix PR
    Trubnikov Sergey 2023-01-12 #664a920
  14. This reverts commit 9fca092ae2601cee947453655e84ee7410a07379.
    Max Andreev 2023-01-12 #3aa4499
  15. chore bench set/delete properties
    Daniel Shiposha 2023-01-12 #956fdd5
  16. Merge pull request #818 from UniqueNetwork/feature/approve-from-eth-mirror
    Yaroslav Bolyukin 2023-01-10 #20ec6e6
  17. delete wf integration-tests
    Unique 2023-01-09 #9220791
  18. misc: Use PascalCase in OptionGeneric name
    Trubnikov Sergey 2023-01-11 #ce58d45
  19. This reverts commit 2667119a94c06a44b40a57d31d70c3cfe3f6e6e7.
    Max Andreev 2023-01-12 #b9dbd26
  20. fix benchmarking
    Daniel Shiposha 2023-01-12 #4d19438
  21. Simplify construct runtime macro
    Yaroslav Bolyukin 2023-01-10 #aa6b9ea
  22. chore fix code review requests
    Grigoriy Simonov 2023-01-10 #8162cc0
  23. add RELAY_CHAIN_TYPE for forkless workflows
    Unique 2023-01-08 #fb2377a
  24. fix after merge
    Trubnikov Sergey 2023-01-11 #3006d97
  25. Fix eslint errors
    Max Andreev 2023-01-11 #2667119
  26. fix use set instead of mutate
    Daniel Shiposha 2023-01-12 #ad6ef77
  27. doc: release v936050 migrations
    Yaroslav Bolyukin 2022-12-29 #fe83568
  28. fix invalid-transaction use
    Daniel Shiposha 2023-01-10 #96fe90f
  29. chore rename `set_allowance_for` to `set_allowance_from`
    Grigoriy Simonov 2023-01-09 #2c03632
  30. add RELAY_CHAIN_TYPE env for xcm
    Unique 2023-01-08 #f88f14a
  31. misk: add unit tests
    Trubnikov Sergey 2023-01-11 #9121e65
  32. Deprecate burnFrom for rftToken
    Max Andreev 2023-01-11 #9fca092
  33. fix identity InvalidTransaction use
    Daniel Shiposha 2023-01-12 #cd1a703
  34. ci update mainnet branch
    Yaroslav Bolyukin 2022-12-29 #719a87f
  35. This reverts commit 5c458e3bb5379d766f85952308af2ef4c8a36525.
    Daniel Shiposha 2023-01-09 #07a5720
  36. chore add using for `collator-selection`
    Grigoriy Simonov 2023-01-09 #90bf3a3
  37. fix PR
    Trubnikov Sergey 2023-01-10 #c38b0d9
  38. Remove duplicated changeCollectionOwner
    Max Andreev 2023-01-11 #de30192
  39. fix bulk properties set
    Daniel Shiposha 2023-01-12 #d8de1b3
  40. build bump spec_version to v936050
    Yaroslav Bolyukin 2022-12-29 #99d26a2
  41. This reverts commit 710f6ef835d66d7803ac6dfda93998416246acbd.
    Daniel Shiposha 2023-01-09 #5c458e3
  42. feat add ApproveFrom eth mirror
    Grigoriy Simonov 2023-01-09 #0f4242c
  43. misk: Change OptionCrossAddress to Option<CrossAddress>
    Trubnikov Sergey 2023-01-10 #8900b85
  44. Add setProperty to reFungibleDeprecated.json
    Max Andreev 2023-01-11 #31e245b
  45. Move sapphire to quartz
    Yaroslav Bolyukin 2022-12-29 #c6842c8
  46. fix remove unused imports
    Daniel Shiposha 2023-01-09 #710f6ef
  47. misk: Change custom OptionUint to Option<uint256>
    Trubnikov Sergey 2023-01-10 #72d7965
  48. Collator Selection
    Yaroslav Bolyukin 2022-12-29 #a2c419c
  49. Merge branch 'develop' into feature/sapphire-is-quartz
    Yaroslav Bolyukin 2022-12-29 #4dff934
  50. refactor simplify construct_runtime
    Daniel Shiposha 2023-01-09 #776f751
  51. feat impls SolidityTypeName & SolidityStructTy for Option<T>
    Trubnikov Sergey 2023-01-10 #b841d63
  52. test pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-27 #3c2e49b
  53. fix(collator-selection) proper weights
    Fahrrader 2022-12-29 #f2a853a
  54. test fix pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-29 #13ad712
  55. feat Add impl AbiType+AbiRead+AbiWrite for Option<T>
    Trubnikov Sergey 2023-01-09 #50ff12a
  56. fix try-runtime
    Unique 2022-12-27 #6c431cb
  57. docs(collator-selection) update CHANGELOG.md
    Fahrrader 2022-12-29 #c43adc7
  58. ci fix wasm_name for sapphire
    Yaroslav Bolyukin 2022-12-28 #38ce5c2
  59. fix workflows for sapphire
    Unique 2022-12-27 #0e2d278
  60. fix(collator-selection) configuration weights + disable benchmarking for now
    Fahrrader 2022-12-29 #d18d30e
  61. feat move sapphire to quartz
    Yaroslav Bolyukin 2022-12-28 #b9c463c
  62. add sapphire chain and wasm file into workflows
    Unique 2022-12-27 #35449cb
  63. cargo fmt
    Fahrrader 2022-12-28 #4091fe1
  64. add sapphire chain into workflows
    Unique 2022-12-27 #38c568c
  65. chore generate types
    Fahrrader 2022-12-28 #895a035
  66. fix runtime version for chains
    Unique 2022-12-27 #0895f5c
  67. build(collator-selection) switch to quartz
    Fahrrader 2022-12-28 #18cb512
  68. fix README.md
    Unique 2022-12-27 #1e827aa
  69. feat(configuration) benchmarks
    Fahrrader 2022-12-28 #5409665
  70. update .env
    Unique 2022-12-27 #3aded97
  71. refactor(collator-selection) shuffle pallets + add benchmarks to bench
    Fahrrader 2022-12-28 #63282b0
  72. style fix formatting
    Yaroslav Bolyukin 2022-12-26 #cd87d8c
  73. feat(identity) divide set_identities into insert and remove + tests + finish identity inserter script
    Fahrrader 2022-12-28 #ce1b509
  74. add sapphire chain to the forkless workflows
    Yaroslav Bolyukin 2022-12-26 #6bd6fc5
  75. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-28 #4176e4d
  76. chore update price coefficients
    Yaroslav Bolyukin 2022-12-26 #59d1423
  77. add sapphire chain to the forkless workflows
    Unique 2022-12-26 #7530e42
  78. refactor(data-management) revert naming back to evm-migration
    Fahrrader 2022-12-28 #65e077c
  79. chore run benchmarks
    Igor Kozyrev 2022-12-26 #2fb8176
  80. Feature/pov estimate api
    Yaroslav Bolyukin 2022-12-23 #192d143
  81. refactor(identity) displace set-identities to identity pallet
    Fahrrader 2022-12-28 #373c2a6
  82. Increase periods length for forkless tests
    Max Andreev 2022-12-25 #f1d694e
  83. Merge pull request #775 from UniqueNetwork/chore/fix-warnings
    Yaroslav Bolyukin 2022-12-23 #83762c9
  84. chore regenerate types
    Daniel Shiposha 2022-12-23 #41dbcfc
  85. style(collator-selection) get rid of some todos
    Fahrrader 2022-12-27 #37af826
  86. Feature/generate types package
    Yaroslav Bolyukin 2022-12-26 #e42f99d
  87. Merge pull request #808 from UniqueNetwork/fix/try-runtime-0.9.36
    Yaroslav Bolyukin 2022-12-23 #cf483e2
  88. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-23 #1c0b76d
  89. chore regenerate types
    Daniel Shiposha 2022-12-23 #f4e2261
  90. feat(collator-selection) benchmarks for collator-selection and data-management + cargo fmt
    Fahrrader 2022-12-27 #cbfc871
  91. Merge pull request #810 from UniqueNetwork/fix/app-promotion-benchmarks
    Yaroslav Bolyukin 2022-12-26 #71fe9c7
  92. test remove sapphire special casing
    Yaroslav Bolyukin 2022-12-26 #8c9db45
  93. Merge pull request #757 from UniqueNetwork/feature/collection-sponsoring-for-rft
    Yaroslav Bolyukin 2022-12-23 #507b779
  94. fix try-runtime polkadot-v0.9.36
    Daniel Shiposha 2022-12-23 #13872be
  95. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-22 #8371463
  96. chore regenerate types
    Daniel Shiposha 2022-12-23 #992dc8a
  97. feat(identity) offchain script for pulling and inserting identities
    Fahrrader 2022-12-27 #9206f91
  98. fix `payoutStakers` & `unstake` benchmarks
    PraetorP 2022-12-25 #e38b41f
  99. fix polkadot-types for sapphire
    Unique 2022-12-26 #96b1046
  100. Merge pull request #809 from UniqueNetwork/fix/runtime-benchmark-polkadot-v0.9.36
    Yaroslav Bolyukin 2022-12-23 #246f27a