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

difftreelog

commits

pallets/commonhistory
  1. refac: rename caller -> Caller
    Trubnikov Sergey 2023-01-18 #4540472
  2. refac: rename bytes -> Bytes
    Trubnikov Sergey 2023-01-18 #64d0cdb
  3. refac: rename string -> String
    Trubnikov Sergey 2023-01-18 #7d542e4
  4. refac: rename address -> Address
    Trubnikov Sergey 2023-01-17 #314a48d
  5. feat add enum for AccessMode
    Trubnikov Sergey 2023-01-17 #db14a78
  6. misc: change uint256 to U256
    Trubnikov Sergey 2023-01-17 #214592d
  7. misk: chage uint256 to U256
    Trubnikov Sergey 2023-01-17 #7aa4c58
  8. misk: remove simple type aliases
    Trubnikov Sergey 2023-01-11 #2f30e2f
  9. Merge pull request #829 from UniqueNetwork/feature/remove_and_hide_some_minting_methods_and_events
    Yaroslav Bolyukin 2023-01-17 #916ae42
  10. Merge pull request #836 from UniqueNetwork/fix/evm-benchmarks
    ut-akuznetsov 2023-01-17 #7db8050
  11. switch to the own docker-base img
    Yaroslav Bolyukin 2023-01-16 #1fa2619
  12. Merge pull request #830 from UniqueNetwork/fix/handle-evm-call-error
    Yaroslav Bolyukin 2023-01-16 #028059e
  13. Merge pull request #831 from UniqueNetwork/fix/rft-collection-admin-permissions
    Yaroslav Bolyukin 2023-01-16 #713b8d2
  14. Merge branch 'develop' into feature/docker-base-img
    Unique 2023-01-16 #812b716
  15. Fix/bulk set properties
    Yaroslav Bolyukin 2023-01-16 #cdb630e
  16. Fix eth_getCode
    Yaroslav Bolyukin 2023-01-16 #5c9ffb7
  17. Deprecate ethereum methods
    ut-akuznetsov 2023-01-12 #46515fa
  18. doc: modify properties fns
    Daniel Shiposha 2023-01-13 #91e514b
  19. fix owner/admin ignores token restrictions
    Daniel Shiposha 2023-01-16 #0170864
  20. Feature/AbiCoder_option
    Yaroslav Bolyukin 2023-01-12 #6994f61
  21. Feature/westend rococo env
    ut-akuznetsov 2023-01-10 #0da35ba
  22. Merge pull request #818 from UniqueNetwork/feature/approve-from-eth-mirror
    Yaroslav Bolyukin 2023-01-10 #20ec6e6
  23. fix benchmarking
    Daniel Shiposha 2023-01-12 #4d19438
  24. fix use set instead of mutate
    Daniel Shiposha 2023-01-12 #ad6ef77
  25. fix bulk properties set
    Daniel Shiposha 2023-01-12 #d8de1b3
  26. feat add ApproveFrom eth mirror
    Grigoriy Simonov 2023-01-09 #0f4242c
  27. misk: Change OptionCrossAddress to Option<CrossAddress>
    Trubnikov Sergey 2023-01-10 #8900b85
  28. misk: Change custom OptionUint to Option<uint256>
    Trubnikov Sergey 2023-01-10 #72d7965