git.delta.rocks / unique-network / refs/commits / 3ea185a77d36

difftreelog
  1. misk: improve error report
    Trubnikov Sergey 2022-11-30 #3ea185a
  2. fix TryForm generation
    Trubnikov Sergey 2022-11-30 #8adc410
  3. misk: add docs for enums
    Trubnikov Sergey 2022-11-29 #0affbc2
  4. misk: add tests
    Trubnikov Sergey 2022-11-29 #f23c97b
  5. feat generate solidity and abi traits for enums
    Trubnikov Sergey 2022-11-29 #fedf214
  6. reafactor: Better error reporting
    Trubnikov Sergey 2022-11-23 #a1ef1e7
  7. misk: Add more checks for enum
    Trubnikov Sergey 2022-11-23 #11dcf7d
  8. misc: Check enum is repr(u8)
    Trubnikov Sergey 2022-11-22 #bcfbebc
  9. refac: tests for structures
    Trubnikov Sergey 2022-11-22 #5aaab7b
  10. refac: impl_abi_macro
    Trubnikov Sergey 2022-11-22 #38998e8
  11. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #36bc522
  12. refactor abi tests
    Trubnikov Sergey 2022-11-14 #f44eb92
  13. Tests/eth helpers
    ut-akuznetsov 2022-12-01 #d4b9e94
  14. misc: update stubs
    Trubnikov Sergey 2022-11-29 #b5e90fb
  15. Fix admin test and remove //Alice
    Max Andreev 2022-12-01 #ccf797c
  16. fix generate stubs build ans remove warnings
    Trubnikov Sergey 2022-11-29 #5b66126
  17. Fix eslint
    Max Andreev 2022-12-01 #4a008cd
  18. fmt
    Trubnikov Sergey 2022-11-28 #31b1faa
  19. Fix allowlistCross tests
    Max Andreev 2022-12-01 #e62b558
  20. refactor impl AbiType, AbiWrite, AbiRead via tuple
    Trubnikov Sergey 2022-11-28 #038aa22
  21. Add approveCross and trasferFromCross checks
    Max Andreev 2022-12-01 #09a417b
  22. fix after rebase
    Trubnikov Sergey 2022-11-25 #489bde0
  23. Add ethereum allowlist checks
    Max Andreev 2022-11-30 #71e7d44
  24. misc: add test for StructCollect generation
    Trubnikov Sergey 2022-11-21 #b7f8a6b
  25. Test fix: use send instead of call
    Max Andreev 2022-11-30 #8f5889c
  26. misc: Add docs on fields
    Trubnikov Sergey 2022-11-21 #9e32437
  27. combine tests
    remove Bob
    add e2e test
    Max Andreev 2022-11-30 #6adc689
  28. misk: Generate solidity docs for struct
    Trubnikov Sergey 2022-11-21 #12eee81
  29. test script clarification messages
    Yaroslav Bolyukin 2022-11-25 #d7cd036
  30. feat Implementations solidity traits to generate solidity code for macro AbiCoder
    Trubnikov Sergey 2022-11-21 #3e03fdf
  31. ci type package generation script
    Yaroslav Bolyukin 2022-10-24 #6b2c051
  32. refactor Rename SolidityTupleType to SolidityType
    Trubnikov Sergey 2022-11-18 #a16933b
  33. change function name `tokenProperties` to `properties`
    Yaroslav Bolyukin 2022-11-25 #06c5ffc
  34. refactor merge sealed::CanBePlacedInVec traits
    Trubnikov Sergey 2022-11-18 #69b68ba
  35. feature/allowListedCross
    Yaroslav Bolyukin 2022-11-24 #e5a8b87
  36. change function name `tokenProperties` to `properties`
    PraetorP 2022-11-25 #133c3f1
  37. refactor solidity module
    Trubnikov Sergey 2022-11-18 #220a989
  38. Node update fix
    Yaroslav Bolyukin 2022-11-24 #bfaa0d0
  39. feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
    PraetorP 2022-11-15 #e6208f5
  40. add: test for empty structs
    Trubnikov Sergey 2022-11-18 #d621a61
  41. ci log try-runtime stats
    Yaroslav Bolyukin 2022-11-01 #547c821
  42. (cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
    Konstantin Astakhov 2022-11-10 #5fcc324
  43. refactor Abi impls
    Trubnikov Sergey 2022-11-18 #068fc82
  44. feat sapphire runtime
    Alexander Saft 2022-11-22 #11819be
  45. (cherry picked from commit d5b272411f47a0075badb1b708909c3cd823bd98)
    Konstantin Astakhov 2022-11-10 #dec8a6d
  46. fix solidity param parser
    Trubnikov Sergey 2022-11-17 #e2559ac
  47. style clarify argument names
    Yaroslav Bolyukin 2022-11-24 #df29d0d
  48. (cherry picked from commit 7c1d5c647b1d5adb1ce617a50bbbfdd93165c0b2)
    Konstantin Astakhov 2022-11-10 #7548f2c
  49. fix build
    Trubnikov Sergey 2022-11-17 #2bb7a04
  50. build upgrade frontier
    Yaroslav Bolyukin 2022-11-16 #6913914
  51. (cherry picked from commit e696116feb68a007fc0a4fcaed79a6e76b74d601)
    Konstantin Astakhov 2022-11-10 #437c4f4
  52. refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
    Trubnikov Sergey 2022-11-17 #a156ee0
  53. test use getApi()
    Yaroslav Bolyukin 2022-11-24 #e8d45f9
  54. (cherry picked from commit b2672a13b4ea2849c28c8023a30283da134dba30)
    Yaroslav Bolyukin 2022-11-24 #e571449
  55. fix AbiCoder macro
    Trubnikov Sergey 2022-11-17 #0a8a6b0
  56. feat fake event injection
    Yaroslav Bolyukin 2022-11-23 #b230e7e
  57. (cherry picked from commit 4470b17015b39e8542b4f6f2165354555da19887)
    Max Andreev 2022-11-10 #21801bf
  58. fix AbiRead implementations
    Trubnikov Sergey 2022-11-16 #7eec33a
  59. add schedule-trigger-for-develop-build workflow
    Yaroslav Bolyukin 2022-11-24 #1d4e56c
  60. (cherry picked from commit 9b6554406bf27cb3b86af91a2199c3091485385e)
    Max Andreev 2022-11-10 #30df2e1
  61. fix AbiWrite implementations
    Trubnikov Sergey 2022-11-14 #b3e1096
  62. fix remove docker build badge from README
    Daniel Shiposha 2022-11-24 #dd926ee
  63. add schedule-trigger-for-develop-build workflow
    Konstantin Astakhov 2022-11-24 #e0ec9ae
  64. (cherry picked from commit 99e96ade858a708232982d9dd16055a84dbc3904)
    Max Andreev 2022-11-10 #9b16a65
  65. refactor abi tests
    Trubnikov Sergey 2022-11-14 #d535fba
  66. Added new call functions
    Yaroslav Bolyukin 2022-11-24 #6bf8d7b
  67. feature/setCollectionLimit
    Yaroslav Bolyukin 2022-11-23 #074bf74
  68. feat add implementations of AbiRead & AbiWrite with macto AbiCoder
    Trubnikov Sergey 2022-11-14 #00d3414
  69. feat change `collection_properties` return type to named struct
    Grigoriy Simonov 2022-11-23 #d64c3f7
  70. Feature/short timings app promotion
    ut-akuznetsov 2022-11-22 #78a9ca0
  71. feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
    PraetorP 2022-11-16 #2e0d1a6
  72. refactor change panic to syn::Error
    Trubnikov Sergey 2022-11-10 #3d5704a
  73. genetate evm stubs & fix abiWriter for struct
    PraetorP 2022-11-23 #93efc9e
  74. Merge pull request #723 from UniqueNetwork/feature/deprecate-non-cross-methods
    Yaroslav Bolyukin 2022-11-22 #17cf786
  75. Add comments to explain numbers
    Max Andreev 2022-11-22 #d6ab0fe
  76. feat add derive macro AbiCoder for unnamed struct to implement AbiType
    Trubnikov Sergey 2022-11-10 #4c95237
  77. Added new call functions - The functions `description`, `crossOwnerOf`, `tokenProperties` to `ERC721UniqueExtensions` to solidity interfaces.
    PraetorP 2022-11-18 #48762e7
  78. Merge pull request #719 from UniqueNetwork/feature/transferCross
    Yaroslav Bolyukin 2022-11-21 #149c99d
  79. chore fix eslint
    Grigoriy Simonov 2022-11-15 #2c2e9d0
  80. Increase test-periods and fix tests
    Max Andreev 2022-11-16 #890f894
  81. feat add derive macro AbiCoder for named struct to implement AbiType
    Trubnikov Sergey 2022-11-10 #7cb2015
  82. Feature/pallet scheduler v2
    Yaroslav Bolyukin 2022-11-21 #5f0218a
  83. regenerate solidity&fix test
    PraetorP 2022-11-15 #171847d
  84. feat deprecate non cross methods
    Grigoriy Simonov 2022-11-15 #0f00097
  85. change blockintervals
    PraetorP 2022-11-16 #dd73080
  86. fix gramar
    PraetorP 2022-11-29 #152d953
  87. Merge pull request #717 from UniqueNetwork/feature/deleteProperties
    Yaroslav Bolyukin 2022-11-14 #20c695f
  88. fix test both scheduling variants - anon and named
    Daniel Shiposha 2022-11-10 #f71c05b
  89. added substrate interraction in tests `transferCross`
    PraetorP 2022-11-15 #b30d78a
  90. add `collectionComtractAddress` funtion to `CollectionHelpers` interface
    PraetorP 2022-11-28 #4afba37
  91. Research/token mint fee
    Yaroslav Bolyukin 2022-11-14 #f715967
  92. feature: Added `delete_properties` in eth functions. The `delete_property` function is now deprecated.
    PraetorP 2022-11-11 #515ea8c
  93. fix require service_task_fetched for Preimages
    Daniel Shiposha 2022-11-10 #786ff7e
  94. feature: Added `transfer_cross` in eth functions.
    PraetorP 2022-11-14 #bbafef4
  95. add `collectionHelperAddress` method to `ERC721` & `ERC20` interfaces.
    PraetorP 2022-11-24 #b7593be
  96. MarketPlace.sol from unique-marketplace
    Yaroslav Bolyukin 2022-11-10 #af88db1
  97. delete `EvmToSustrate` folder
    PraetorP 2022-11-11 #026ec88
  98. test scheduler won't blow up a block
    Daniel Shiposha 2022-11-09 #7319c34
  99. add contracts consts
    PraetorP 2022-11-24 #5aafe0c
  100. AbiType
    ut-akuznetsov 2022-11-10 #7bd00bb