git.delta.rocks / unique-network / refs/commits / 45404723cf23

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