git.delta.rocks / unique-network / refs/commits / 8e6f8da8dbcf

difftreelog
  1. fix make submitTransactionAsync deprecated
    Daniel Shiposha 2022-09-07 #8e6f8da
  2. fix close connection is finally clause
    Daniel Shiposha 2022-09-07 #46304da
  3. fix remove unneeded comment from construct_runtime
    Daniel Shiposha 2022-09-07 #10a3e17
  4. fix(xcm) use is_some in transact barrier
    Daniel Shiposha 2022-09-07 #c548321
  5. fix(foreign-assets) formatting
    Daniel Shiposha 2022-09-07 #179c572
  6. fix(foreign-assets) use map_err
    Daniel Shiposha 2022-09-07 #4654b7c
  7. fix remove 'transactional' from foreign-assets
    Daniel Shiposha 2022-09-07 #0a696c2
  8. fix(xcm-tests) use executeTransaction
    Daniel Shiposha 2022-09-07 #e379082
  9. fix(tests) keyring/logs/decimals parsing/comments
    Daniel Shiposha 2022-09-07 #2c288b0
  10. tests: add autogenerate JS types before start tests
    Alexander Aksenov 2022-09-07 #4bcecc1
  11. fix remove AllowUnpaidExecutionFrom from barrier
    Daniel Shiposha 2022-09-07 #6c36255
  12. Merge branch 'develop' into feature/multi-assets-redone
    Daniel Shiposha 2022-09-07 #13887cf
  13. fix xcm tests ts errors
    Daniel Shiposha 2022-09-07 #492866a
  14. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  15. fix remove outdated xcm tests
    Daniel Shiposha 2022-09-07 #622f2e6
  16. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  17. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  18. fix don't fail on tx retraction
    Daniel Shiposha 2022-09-07 #4e863a2
  19. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  20. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  21. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  22. fix pallets presence test
    Daniel Shiposha 2022-09-07 #943ea22
  23. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  24. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  25. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  26. fix run Opal XCM tests only when needed
    Daniel Shiposha 2022-09-07 #0751022
  27. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  28. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  29. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  30. test(xcm) qtz/unq rejects relay tokens
    Daniel Shiposha 2022-09-06 #503028e
  31. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  32. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  33. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  34. fix(xcm) opal tests
    Daniel Shiposha 2022-09-06 #6c9f876
  35. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  36. test ethContract group for eth-playgrounds
    Andrey 2022-09-04 #e6b5df4
  37. chore regenerate test types
    Daniel Shiposha 2022-09-06 #5c119a6
  38. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  39. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  40. test SilentConsole cls instead of multiple decorations
    Andrey 2022-09-04 #a68b33e
  41. fix parse bitint to decimals
    Daniel Shiposha 2022-09-06 #a865df5
  42. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  43. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  44. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  45. test Initial eth playgrounds
    Andrey 2022-09-04 #c9f3344
  46. fix(xcm) restore AllowTopLevelPaidExecutionFrom
    Daniel Shiposha 2022-09-06 #1a6fe8b
  47. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  48. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  49. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  50. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  51. fix qtz/unq xcm unit tests
    Daniel Shiposha 2022-09-06 #afdd4f3
  52. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  53. fix return comment
    Trubnikov Sergey 2022-08-25 #40371d4
  54. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  55. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  56. chore regenerate test types
    Daniel Shiposha 2022-09-06 #6876d14
  57. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  58. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  59. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  60. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  61. fmt
    Trubnikov Sergey 2022-08-20 #c288f09
  62. fix typo foreing -> foreign
    Daniel Shiposha 2022-09-06 #a6f37fb
  63. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  64. fix after review
    Max Andreev 2022-08-25 #7079d71
  65. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  66. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  67. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  68. minor: change calculating size for simple types.
    Trubnikov Sergey 2022-08-19 #0a5eeb0
  69. refactor rename local xcm_config to xcm_barrier
    Daniel Shiposha 2022-09-06 #64ecfc5
  70. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  71. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  72. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  73. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  74. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  75. test Fix test
    Trubnikov Sergey 2022-08-17 #3114b4f
  76. fix(xcm) remove AllowTopLevelPaidExecutionFrom
    Daniel Shiposha 2022-09-06 #e0c98a4
  77. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  78. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  79. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  80. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  81. path: Add test for simple data
    Trubnikov Sergey 2022-08-17 #2cb2756
  82. refactor move common xcm parts to common
    Daniel Shiposha 2022-09-06 #568279d
  83. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  84. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  85. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  86. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  87. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  88. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  89. fix(xcm) get rid of xcm warns, fix quartz CurrencyIdConvert
    Daniel Shiposha 2022-09-06 #25b276d
  90. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  91. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  92. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  93. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  94. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  95. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  96. fix get rid of unneeded comments in xcm configs
    Daniel Shiposha 2022-09-05 #ecb82c0
  97. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  98. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  99. move types and interfaces to types.ts
    Max Andreev 2022-08-24 #85f3ef2
  100. 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