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

difftreelog
  1. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  2. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  3. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  4. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  5. Add new configuration option for #[solidity_interface] is attribute:
    if($expr)
    
    This expression will be executed during ERC165 supports_interface call,
    and during normal call execution (but not during parsing), allowing to
    conditionally disable some inherited interfaces based on contract data
    Yaroslav Bolyukin 2022-09-08 #4cc1096
  6. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  7. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  8. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  9. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  10. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  11. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  12. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  13. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  14. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  15. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  16. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  17. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  18. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  19. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  20. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  21. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  22. test ethContract group for eth-playgrounds
    Andrey 2022-09-04 #e6b5df4
  23. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  24. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  25. test SilentConsole cls instead of multiple decorations
    Andrey 2022-09-04 #a68b33e
  26. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  27. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  28. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  29. test Initial eth playgrounds
    Andrey 2022-09-04 #c9f3344
  30. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  31. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  32. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  33. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  34. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  35. fix return comment
    Trubnikov Sergey 2022-08-25 #40371d4
  36. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  37. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  38. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  39. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  40. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  41. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  42. fmt
    Trubnikov Sergey 2022-08-20 #c288f09
  43. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  44. fix after review
    Max Andreev 2022-08-25 #7079d71
  45. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  46. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  47. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  48. minor: change calculating size for simple types.
    Trubnikov Sergey 2022-08-19 #0a5eeb0
  49. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  50. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  51. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  52. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  53. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  54. test Fix test
    Trubnikov Sergey 2022-08-17 #3114b4f
  55. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  56. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  57. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  58. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  59. path: Add test for simple data
    Trubnikov Sergey 2022-08-17 #2cb2756
  60. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  61. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  62. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  63. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  64. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  65. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  66. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  67. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  68. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  69. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  70. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  71. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  72. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  73. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  74. move types and interfaces to types.ts
    Max Andreev 2022-08-24 #85f3ef2
  75. Previously, generated `Call` enum had no documentation, and
    documentation on interface items was only kept in generated solidity
    interfaces.
    
    Now all documentation will be moved from impl items to generated `Call`
    enum
    Yaroslav Bolyukin 2022-07-12 #dced9b9
  76. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae
  77. feature/mint-for-fungible-token
    Grigoriy Simonov 2022-08-18 #fc40628
  78. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  79. fmt
    Trubnikov Sergey 2022-08-24 #b434dac
  80. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  81. doc(pallet-evm-contract-helpers): document public api
    Yaroslav Bolyukin 2022-07-12 #4efa9ce
  82. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #8684bc0
  83. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  84. fix Change hashier for `Sponsoring` storage
    Trubnikov Sergey 2022-08-24 #98febe7
  85. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  86. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  87. doc(evm-coder): document public api
    Yaroslav Bolyukin 2022-07-12 #c098935
  88. path: add stubs
    Trubnikov Sergey 2022-08-05 #f9d5d23
  89. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  90. fmt
    Trubnikov Sergey 2022-08-24 #45c16b3
  91. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  92. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  93. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  94. Previously, only documentation on items was parsed and preserved in
    generated code, now you can have documentation on interface itself
    Yaroslav Bolyukin 2022-07-12 #f0dde16
  95. path: Return sponsor as a tuple.
    Trubnikov Sergey 2022-08-04 #0285730
  96. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  97. fix After rebase
    Trubnikov Sergey 2022-08-24 #2b8c75f
  98. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  99. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  100. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3