git.delta.rocks / unique-network / refs/commits / 91e514bdbb72

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