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

difftreelog
  1. Skip rft tests for Unique
    Max Andreev 2023-01-18 #ba92b38
  2. build update lockfile
    Yaroslav Bolyukin 2023-01-18 #9baecb4
  3. test nesting under non-existing token
    Yaroslav Bolyukin 2023-01-18 #5dde945
  4. fix disallow nesting under non-existing tokens
    Yaroslav Bolyukin 2023-01-18 #6ad82a2
  5. Fix tests
    Max Andreev 2023-01-18 #d3f529b
  6. test nesting to future token or collection address
    Max Andreev 2023-01-18 #81ec604
  7. Add common nesting helpers to NFTnRFT group
    Max Andreev 2023-01-18 #cde495e
  8. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-18 #7a935af
  9. Move appPromotion tests
    Max Andreev 2023-01-18 #9df5af1
  10. Merge pull request #835 from UniqueNetwork/tests/generalization
    Yaroslav Bolyukin 2023-01-18 #d996a74
  11. Skip rft tests for unique
    Max Andreev 2023-01-17 #5954afe
  12. Feature/evm_coder_types_refactor
    Yaroslav Bolyukin 2023-01-18 #d161923
  13. Check length for etg_getCode
    Max Andreev 2023-01-17 #14f430c
  14. Merge pull request #833 from UniqueNetwork/fix/fix-warnings
    Yaroslav Bolyukin 2023-01-18 #2489f62
  15. refac: rename caller -> Caller
    Trubnikov Sergey 2023-01-18 #4540472
  16. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-17 #d8467f1
  17. Merge pull request #829 from UniqueNetwork/feature/remove_and_hide_some_minting_methods_and_events
    Yaroslav Bolyukin 2023-01-17 #916ae42
  18. chore add `deprecated` comments
    Grigoriy Simonov 2023-01-17 #06c44dd
  19. refac: rename value -> Value
    Trubnikov Sergey 2023-01-18 #dc76967
  20. Nested rft pieces burn test
    Max Andreev 2023-01-13 #f37b77a
  21. feat enable collator selection on opal
    Yaroslav Bolyukin 2023-01-16 #2991c90
  22. Merge pull request #836 from UniqueNetwork/fix/evm-benchmarks
    ut-akuznetsov 2023-01-17 #7db8050
  23. fix test - wait next block
    Trubnikov Sergey 2023-01-17 #4f40188
  24. fix remove `create_collection` deprecated warning
    Grigoriy Simonov 2023-01-17 #2f35976
  25. refac: rename bytes -> Bytes
    Trubnikov Sergey 2023-01-18 #64d0cdb
  26. Combine refungible tests
    Max Andreev 2023-01-13 #483c1f0
  27. switch to the own docker-base img
    Yaroslav Bolyukin 2023-01-16 #1fa2619
  28. Fixed bugs caused by changes in the signatures of interface functions and data structures
    PraetorP 2023-01-16 #a68cb1a
  29. fix after merge
    Trubnikov Sergey 2023-01-16 #b244190
  30. fix `SelfSponsoring` deprecated warning
    Grigoriy Simonov 2023-01-17 #619a7e5
  31. refac: rename string -> String
    Trubnikov Sergey 2023-01-18 #7d542e4
  32. tests: eth_getCode
    Max Andreev 2023-01-13 #3c77c1e
  33. Merge pull request #831 from UniqueNetwork/fix/rft-collection-admin-permissions
    Yaroslav Bolyukin 2023-01-16 #713b8d2
  34. Merge branch 'develop' into feature/docker-base-img
    Unique 2023-01-16 #812b716
  35. Merge pull request #830 from UniqueNetwork/fix/handle-evm-call-error
    Yaroslav Bolyukin 2023-01-16 #028059e
  36. fix sponsoring
    Trubnikov Sergey 2023-01-13 #651b8ff
  37. fix deposit_event missing documentation warning
    Grigoriy Simonov 2023-01-17 #497ad4d
  38. misc: rename topic -> Topic
    Trubnikov Sergey 2023-01-18 #a4ecd38
  39. Fix tests
    Max Andreev 2023-01-13 #48a519d
  40. Fix eth_getCode
    Yaroslav Bolyukin 2023-01-16 #5c9ffb7
  41. test owner/admin unnest
    Daniel Shiposha 2023-01-16 #c7a326d
  42. switch to the own docker-base img
    Unique 2023-01-16 #cab4167
  43. Fix/bulk set properties
    Yaroslav Bolyukin 2023-01-16 #cdb630e
  44. fix add handling for evm.call error
    Grigoriy Simonov 2023-01-13 #59fcf4d
  45. misk: Remove and hiede some minting metods and events
    Trubnikov Sergey 2023-01-12 #32d8657
  46. refac: rename bytes4 -> Bytes4
    Trubnikov Sergey 2023-01-18 #08c4c52
  47. Merge branch 'develop' into tests/generalization
    Max Andreev 2023-01-13 #fa10a01
  48. Merge pull request #832 from UniqueNetwork/feature/calculate_event_signature_at_compile_time
    Yaroslav Bolyukin 2023-01-16 #316164b
  49. test regenerate .sol for refungible
    Yaroslav Bolyukin 2023-01-12 #706a257
  50. fix owner/admin ignores token restrictions
    Daniel Shiposha 2023-01-16 #0170864
  51. Deprecate ethereum methods
    ut-akuznetsov 2023-01-12 #46515fa
  52. doc: modify properties fns
    Daniel Shiposha 2023-01-13 #91e514b
  53. refac: rename address -> Address
    Trubnikov Sergey 2023-01-17 #314a48d
  54. Mint tests generalization
    Max Andreev 2023-01-13 #b0a74de
  55. fix namespace path in macro
    Trubnikov Sergey 2023-01-16 #4f266b5
  56. fix erc165 expect_selector
    Yaroslav Bolyukin 2023-01-12 #0f0494d
  57. fix rft admin can unnest
    Daniel Shiposha 2023-01-13 #670ea14
  58. Feature/AbiCoder_option
    Yaroslav Bolyukin 2023-01-12 #6994f61
  59. Remove finishMinting and mintingFinish from abi
    Max Andreev 2023-01-12 #766b8da
  60. This reverts commit b946921f11907c10f39d68f50f4e335fd7dafd1e.
    Daniel Shiposha 2023-01-13 #5906b72
  61. fix unit tests
    Trubnikov Sergey 2023-01-17 #c1366a2
  62. Combine call tests
    Max Andreev 2023-01-12 #8a76dd7
  63. fix pr
    Trubnikov Sergey 2023-01-16 #b0ae719
  64. fix nonfungible erc721 selector
    Yaroslav Bolyukin 2023-01-12 #9cba02d
  65. Merge pull request #824 from UniqueNetwork/fix/duplicated-identity-imports
    Yaroslav Bolyukin 2023-01-11 #32d4fdc
  66. misc: update version
    Trubnikov Sergey 2023-01-12 #fd1e50b
  67. Add burnFrom to refungibleTokenDeprecated
    Max Andreev 2023-01-12 #2978d7d
  68. This reverts commit 956fdd5330d776dca1cc90d90fab1721dad996d4.
    Daniel Shiposha 2023-01-12 #b946921
  69. fix after merge
    Trubnikov Sergey 2023-01-17 #c33e413
  70. misk: update version
    Trubnikov Sergey 2023-01-16 #ebecb9b
  71. fix missing account_code_at impl
    Yaroslav Bolyukin 2023-01-12 #b81a3fd
  72. Feature/westend rococo env
    ut-akuznetsov 2023-01-10 #0da35ba
  73. fix remove duplicated use
    Daniel Shiposha 2023-01-11 #a4be551
  74. fix PR
    Trubnikov Sergey 2023-01-12 #664a920
  75. This reverts commit 9fca092ae2601cee947453655e84ee7410a07379.
    Max Andreev 2023-01-12 #3aa4499
  76. chore bench set/delete properties
    Daniel Shiposha 2023-01-12 #956fdd5
  77. feat add enum for AccessMode
    Trubnikov Sergey 2023-01-17 #db14a78
  78. feat Calculate event selector at compile time
    Trubnikov Sergey 2023-01-16 #e14897d
  79. fix update frontier
    Yaroslav Bolyukin 2023-01-12 #3baf298
  80. Merge pull request #818 from UniqueNetwork/feature/approve-from-eth-mirror
    Yaroslav Bolyukin 2023-01-10 #20ec6e6
  81. delete wf integration-tests
    Unique 2023-01-09 #9220791
  82. misc: Use PascalCase in OptionGeneric name
    Trubnikov Sergey 2023-01-11 #ce58d45
  83. This reverts commit 2667119a94c06a44b40a57d31d70c3cfe3f6e6e7.
    Max Andreev 2023-01-12 #b9dbd26
  84. fix benchmarking
    Daniel Shiposha 2023-01-12 #4d19438
  85. misc: change uint256 to U256
    Trubnikov Sergey 2023-01-17 #214592d
  86. Simplify construct runtime macro
    Yaroslav Bolyukin 2023-01-10 #aa6b9ea
  87. chore fix code review requests
    Grigoriy Simonov 2023-01-10 #8162cc0
  88. add RELAY_CHAIN_TYPE for forkless workflows
    Unique 2023-01-08 #fb2377a
  89. fix after merge
    Trubnikov Sergey 2023-01-11 #3006d97
  90. Fix eslint errors
    Max Andreev 2023-01-11 #2667119
  91. fix use set instead of mutate
    Daniel Shiposha 2023-01-12 #ad6ef77
  92. misk: chage uint256 to U256
    Trubnikov Sergey 2023-01-17 #7aa4c58
  93. doc: release v936050 migrations
    Yaroslav Bolyukin 2022-12-29 #fe83568
  94. fix invalid-transaction use
    Daniel Shiposha 2023-01-10 #96fe90f
  95. chore rename `set_allowance_for` to `set_allowance_from`
    Grigoriy Simonov 2023-01-09 #2c03632
  96. add RELAY_CHAIN_TYPE env for xcm
    Unique 2023-01-08 #f88f14a
  97. misk: add unit tests
    Trubnikov Sergey 2023-01-11 #9121e65
  98. Deprecate burnFrom for rftToken
    Max Andreev 2023-01-11 #9fca092
  99. fix identity InvalidTransaction use
    Daniel Shiposha 2023-01-12 #cd1a703
  100. fix impl ()
    Trubnikov Sergey 2023-01-13 #1107c89