git.delta.rocks / unique-network / refs/commits / 314a48de54b9

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