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

difftreelog

commits

palletshistory
  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 remove `create_collection` deprecated warning
    Grigoriy Simonov 2023-01-17 #2f35976
  9. refac: rename bytes -> Bytes
    Trubnikov Sergey 2023-01-18 #64d0cdb
  10. fix after merge
    Trubnikov Sergey 2023-01-16 #b244190
  11. fix `SelfSponsoring` deprecated warning
    Grigoriy Simonov 2023-01-17 #619a7e5
  12. refac: rename string -> String
    Trubnikov Sergey 2023-01-18 #7d542e4
  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 deposit_event missing documentation warning
    Grigoriy Simonov 2023-01-17 #497ad4d
  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. misk: Remove and hiede some minting metods and events
    Trubnikov Sergey 2023-01-12 #32d8657
  20. Fix eth_getCode
    Yaroslav Bolyukin 2023-01-16 #5c9ffb7
  21. Deprecate ethereum methods
    ut-akuznetsov 2023-01-12 #46515fa
  22. doc: modify properties fns
    Daniel Shiposha 2023-01-13 #91e514b
  23. refac: rename address -> Address
    Trubnikov Sergey 2023-01-17 #314a48d
  24. test regenerate .sol for refungible
    Yaroslav Bolyukin 2023-01-12 #706a257
  25. fix owner/admin ignores token restrictions
    Daniel Shiposha 2023-01-16 #0170864
  26. Feature/AbiCoder_option
    Yaroslav Bolyukin 2023-01-12 #6994f61
  27. This reverts commit b946921f11907c10f39d68f50f4e335fd7dafd1e.
    Daniel Shiposha 2023-01-13 #5906b72
  28. fix erc165 expect_selector
    Yaroslav Bolyukin 2023-01-12 #0f0494d
  29. fix rft admin can unnest
    Daniel Shiposha 2023-01-13 #670ea14
  30. This reverts commit 956fdd5330d776dca1cc90d90fab1721dad996d4.
    Daniel Shiposha 2023-01-12 #b946921
  31. fix after merge
    Trubnikov Sergey 2023-01-17 #c33e413
  32. fix nonfungible erc721 selector
    Yaroslav Bolyukin 2023-01-12 #9cba02d
  33. Feature/westend rococo env
    ut-akuznetsov 2023-01-10 #0da35ba
  34. This reverts commit 9fca092ae2601cee947453655e84ee7410a07379.
    Max Andreev 2023-01-12 #3aa4499
  35. chore bench set/delete properties
    Daniel Shiposha 2023-01-12 #956fdd5
  36. feat add enum for AccessMode
    Trubnikov Sergey 2023-01-17 #db14a78
  37. Merge pull request #818 from UniqueNetwork/feature/approve-from-eth-mirror
    Yaroslav Bolyukin 2023-01-10 #20ec6e6
  38. misc: Use PascalCase in OptionGeneric name
    Trubnikov Sergey 2023-01-11 #ce58d45
  39. fix benchmarking
    Daniel Shiposha 2023-01-12 #4d19438
  40. misc: change uint256 to U256
    Trubnikov Sergey 2023-01-17 #214592d
  41. chore fix code review requests
    Grigoriy Simonov 2023-01-10 #8162cc0
  42. fix use set instead of mutate
    Daniel Shiposha 2023-01-12 #ad6ef77
  43. misk: chage uint256 to U256
    Trubnikov Sergey 2023-01-17 #7aa4c58
  44. chore rename `set_allowance_for` to `set_allowance_from`
    Grigoriy Simonov 2023-01-09 #2c03632
  45. Deprecate burnFrom for rftToken
    Max Andreev 2023-01-11 #9fca092
  46. fix bulk properties set
    Daniel Shiposha 2023-01-12 #d8de1b3
  47. feat add ApproveFrom eth mirror
    Grigoriy Simonov 2023-01-09 #0f4242c
  48. misk: Change OptionCrossAddress to Option<CrossAddress>
    Trubnikov Sergey 2023-01-10 #8900b85
  49. misk: remove simple type aliases
    Trubnikov Sergey 2023-01-11 #2f30e2f
  50. misk: Change custom OptionUint to Option<uint256>
    Trubnikov Sergey 2023-01-10 #72d7965