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

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