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

difftreelog
  1. feat add enum for AccessMode
    Trubnikov Sergey 2023-01-17 #db14a78
  2. misc: change uint256 to U256
    Trubnikov Sergey 2023-01-17 #214592d
  3. misk: chage uint256 to U256
    Trubnikov Sergey 2023-01-17 #7aa4c58
  4. fix impl ()
    Trubnikov Sergey 2023-01-13 #1107c89
  5. misc: remive frontier dependency
    Trubnikov Sergey 2023-01-12 #9560f3b
  6. misk: remove simple type aliases
    Trubnikov Sergey 2023-01-11 #2f30e2f
  7. Merge pull request #829 from UniqueNetwork/feature/remove_and_hide_some_minting_methods_and_events
    Yaroslav Bolyukin 2023-01-17 #916ae42
  8. Merge pull request #836 from UniqueNetwork/fix/evm-benchmarks
    ut-akuznetsov 2023-01-17 #7db8050
  9. fix test - wait next block
    Trubnikov Sergey 2023-01-17 #4f40188
  10. feat enable collator selection on opal
    Yaroslav Bolyukin 2023-01-16 #2991c90
  11. Fixed bugs caused by changes in the signatures of interface functions and data structures
    PraetorP 2023-01-16 #a68cb1a
  12. fix after merge
    Trubnikov Sergey 2023-01-16 #b244190
  13. switch to the own docker-base img
    Yaroslav Bolyukin 2023-01-16 #1fa2619
  14. Merge pull request #830 from UniqueNetwork/fix/handle-evm-call-error
    Yaroslav Bolyukin 2023-01-16 #028059e
  15. fix sponsoring
    Trubnikov Sergey 2023-01-13 #651b8ff
  16. Merge pull request #831 from UniqueNetwork/fix/rft-collection-admin-permissions
    Yaroslav Bolyukin 2023-01-16 #713b8d2
  17. Merge branch 'develop' into feature/docker-base-img
    Unique 2023-01-16 #812b716
  18. Fix/bulk set properties
    Yaroslav Bolyukin 2023-01-16 #cdb630e
  19. fix add handling for evm.call error
    Grigoriy Simonov 2023-01-13 #59fcf4d
  20. misk: Remove and hiede some minting metods and events
    Trubnikov Sergey 2023-01-12 #32d8657
  21. Fix eth_getCode
    Yaroslav Bolyukin 2023-01-16 #5c9ffb7
  22. test owner/admin unnest
    Daniel Shiposha 2023-01-16 #c7a326d
  23. switch to the own docker-base img
    Unique 2023-01-16 #cab4167
  24. Deprecate ethereum methods
    ut-akuznetsov 2023-01-12 #46515fa
  25. doc: modify properties fns
    Daniel Shiposha 2023-01-13 #91e514b
  26. Merge pull request #832 from UniqueNetwork/feature/calculate_event_signature_at_compile_time
    Yaroslav Bolyukin 2023-01-16 #316164b
  27. test regenerate .sol for refungible
    Yaroslav Bolyukin 2023-01-12 #706a257
  28. fix owner/admin ignores token restrictions
    Daniel Shiposha 2023-01-16 #0170864
  29. Feature/AbiCoder_option
    Yaroslav Bolyukin 2023-01-12 #6994f61
  30. Remove finishMinting and mintingFinish from abi
    Max Andreev 2023-01-12 #766b8da
  31. This reverts commit b946921f11907c10f39d68f50f4e335fd7dafd1e.
    Daniel Shiposha 2023-01-13 #5906b72
  32. fix namespace path in macro
    Trubnikov Sergey 2023-01-16 #4f266b5
  33. fix erc165 expect_selector
    Yaroslav Bolyukin 2023-01-12 #0f0494d
  34. fix rft admin can unnest
    Daniel Shiposha 2023-01-13 #670ea14
  35. Merge pull request #824 from UniqueNetwork/fix/duplicated-identity-imports
    Yaroslav Bolyukin 2023-01-11 #32d4fdc
  36. misc: update version
    Trubnikov Sergey 2023-01-12 #fd1e50b
  37. Add burnFrom to refungibleTokenDeprecated
    Max Andreev 2023-01-12 #2978d7d
  38. This reverts commit 956fdd5330d776dca1cc90d90fab1721dad996d4.
    Daniel Shiposha 2023-01-12 #b946921
  39. fix pr
    Trubnikov Sergey 2023-01-16 #b0ae719
  40. fix nonfungible erc721 selector
    Yaroslav Bolyukin 2023-01-12 #9cba02d
  41. Feature/westend rococo env
    ut-akuznetsov 2023-01-10 #0da35ba
  42. fix remove duplicated use
    Daniel Shiposha 2023-01-11 #a4be551
  43. fix PR
    Trubnikov Sergey 2023-01-12 #664a920
  44. This reverts commit 9fca092ae2601cee947453655e84ee7410a07379.
    Max Andreev 2023-01-12 #3aa4499
  45. chore bench set/delete properties
    Daniel Shiposha 2023-01-12 #956fdd5
  46. misk: update version
    Trubnikov Sergey 2023-01-16 #ebecb9b
  47. fix missing account_code_at impl
    Yaroslav Bolyukin 2023-01-12 #b81a3fd
  48. Merge pull request #818 from UniqueNetwork/feature/approve-from-eth-mirror
    Yaroslav Bolyukin 2023-01-10 #20ec6e6
  49. delete wf integration-tests
    Unique 2023-01-09 #9220791
  50. misc: Use PascalCase in OptionGeneric name
    Trubnikov Sergey 2023-01-11 #ce58d45
  51. This reverts commit 2667119a94c06a44b40a57d31d70c3cfe3f6e6e7.
    Max Andreev 2023-01-12 #b9dbd26
  52. fix benchmarking
    Daniel Shiposha 2023-01-12 #4d19438
  53. feat Calculate event selector at compile time
    Trubnikov Sergey 2023-01-16 #e14897d
  54. fix update frontier
    Yaroslav Bolyukin 2023-01-12 #3baf298
  55. Simplify construct runtime macro
    Yaroslav Bolyukin 2023-01-10 #aa6b9ea
  56. chore fix code review requests
    Grigoriy Simonov 2023-01-10 #8162cc0
  57. add RELAY_CHAIN_TYPE for forkless workflows
    Unique 2023-01-08 #fb2377a
  58. fix after merge
    Trubnikov Sergey 2023-01-11 #3006d97
  59. Fix eslint errors
    Max Andreev 2023-01-11 #2667119
  60. fix use set instead of mutate
    Daniel Shiposha 2023-01-12 #ad6ef77
  61. doc: release v936050 migrations
    Yaroslav Bolyukin 2022-12-29 #fe83568
  62. fix invalid-transaction use
    Daniel Shiposha 2023-01-10 #96fe90f
  63. chore rename `set_allowance_for` to `set_allowance_from`
    Grigoriy Simonov 2023-01-09 #2c03632
  64. add RELAY_CHAIN_TYPE env for xcm
    Unique 2023-01-08 #f88f14a
  65. misk: add unit tests
    Trubnikov Sergey 2023-01-11 #9121e65
  66. Deprecate burnFrom for rftToken
    Max Andreev 2023-01-11 #9fca092
  67. fix identity InvalidTransaction use
    Daniel Shiposha 2023-01-12 #cd1a703
  68. ci update mainnet branch
    Yaroslav Bolyukin 2022-12-29 #719a87f
  69. This reverts commit 5c458e3bb5379d766f85952308af2ef4c8a36525.
    Daniel Shiposha 2023-01-09 #07a5720
  70. chore add using for `collator-selection`
    Grigoriy Simonov 2023-01-09 #90bf3a3
  71. fix PR
    Trubnikov Sergey 2023-01-10 #c38b0d9
  72. Remove duplicated changeCollectionOwner
    Max Andreev 2023-01-11 #de30192
  73. fix bulk properties set
    Daniel Shiposha 2023-01-12 #d8de1b3
  74. build bump spec_version to v936050
    Yaroslav Bolyukin 2022-12-29 #99d26a2
  75. This reverts commit 710f6ef835d66d7803ac6dfda93998416246acbd.
    Daniel Shiposha 2023-01-09 #5c458e3
  76. feat add ApproveFrom eth mirror
    Grigoriy Simonov 2023-01-09 #0f4242c
  77. misk: Change OptionCrossAddress to Option<CrossAddress>
    Trubnikov Sergey 2023-01-10 #8900b85
  78. Add setProperty to reFungibleDeprecated.json
    Max Andreev 2023-01-11 #31e245b
  79. Move sapphire to quartz
    Yaroslav Bolyukin 2022-12-29 #c6842c8
  80. fix remove unused imports
    Daniel Shiposha 2023-01-09 #710f6ef
  81. misk: Change custom OptionUint to Option<uint256>
    Trubnikov Sergey 2023-01-10 #72d7965
  82. Collator Selection
    Yaroslav Bolyukin 2022-12-29 #a2c419c
  83. Merge branch 'develop' into feature/sapphire-is-quartz
    Yaroslav Bolyukin 2022-12-29 #4dff934
  84. refactor simplify construct_runtime
    Daniel Shiposha 2023-01-09 #776f751
  85. feat impls SolidityTypeName & SolidityStructTy for Option<T>
    Trubnikov Sergey 2023-01-10 #b841d63
  86. test pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-27 #3c2e49b
  87. fix(collator-selection) proper weights
    Fahrrader 2022-12-29 #f2a853a
  88. test fix pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-29 #13ad712
  89. feat Add impl AbiType+AbiRead+AbiWrite for Option<T>
    Trubnikov Sergey 2023-01-09 #50ff12a
  90. fix try-runtime
    Unique 2022-12-27 #6c431cb
  91. docs(collator-selection) update CHANGELOG.md
    Fahrrader 2022-12-29 #c43adc7
  92. ci fix wasm_name for sapphire
    Yaroslav Bolyukin 2022-12-28 #38ce5c2
  93. fix workflows for sapphire
    Unique 2022-12-27 #0e2d278
  94. fix(collator-selection) configuration weights + disable benchmarking for now
    Fahrrader 2022-12-29 #d18d30e
  95. feat move sapphire to quartz
    Yaroslav Bolyukin 2022-12-28 #b9c463c
  96. add sapphire chain and wasm file into workflows
    Unique 2022-12-27 #35449cb
  97. cargo fmt
    Fahrrader 2022-12-28 #4091fe1
  98. add sapphire chain into workflows
    Unique 2022-12-27 #38c568c
  99. chore generate types
    Fahrrader 2022-12-28 #895a035
  100. fix runtime version for chains
    Unique 2022-12-27 #0895f5c