git.delta.rocks / unique-network / refs/commits / 6069e8a874a9

difftreelog
  1. tests: upgrade part of them in ascending naming order to use playgrounds
    Fahrrader 2022-09-09 #6069e8a
  2. Feature/app staking
    Yaroslav Bolyukin 2022-09-08 #4f3f998
  3. Tests (utility in playgrounds): various modifications and additions
    ut-akuznetsov 2022-09-08 #9cb35ec
  4. Add waiter function
    Remove global before script
    Remove useless logs
    Fix refungible tests
    Max Andreev 2022-09-08 #1dbc031
  5. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  6. test(util-playgrounds) modifications and additions of all stripes
    Fahrrader 2022-09-08 #eba9da9
  7. fix format
    PraetorP 2022-09-08 #048106f
  8. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  9. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  10. fix test
    PraetorP 2022-09-08 #76541c4
  11. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  12. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  13. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  14. code refactor & comments
    PraetorP 2022-09-08 #35da4ee
  15. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  16. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  17. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  18. Tests: skip test for 1000 rewards
    Max Andreev 2022-09-07 #f980616
  19. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  20. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  21. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  22. code refactor
    PraetorP 2022-09-07 #95510b9
  23. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  24. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  25. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  26. Fix tests: ignore ts error
    Max Andreev 2022-09-07 #8c250ff
  27. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  28. test ethContract group for eth-playgrounds
    Andrey 2022-09-04 #e6b5df4
  29. Tests: fix flakyness
    Max Andreev 2022-09-07 #c52f33f
  30. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  31. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  32. test SilentConsole cls instead of multiple decorations
    Andrey 2022-09-04 #a68b33e
  33. remove: getTotalStakingLocked from RPC.
    Trubnikov Sergey 2022-09-07 #25c9617
  34. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  35. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  36. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  37. test Initial eth playgrounds
    Andrey 2022-09-04 #c9f3344
  38. fix stake logic
    PraetorP 2022-09-07 #d79c091
  39. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  40. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  41. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  42. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  43. fix appPromotion RPC diasbling, refactor benchmarks, fix `WithdrawReasons`, rename `get_sponsor` to `sponsor` in hadlers traits + change their behavior in impl's blocks
    PraetorP 2022-09-07 #d83ab4f
  44. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  45. fix return comment
    Trubnikov Sergey 2022-08-25 #40371d4
  46. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  47. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  48. Merge branch 'develop' into feature/app-staking
    Max Andreev 2022-09-06 #0102052
  49. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  50. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  51. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  52. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  53. fmt
    Trubnikov Sergey 2022-08-20 #c288f09
  54. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-06 #75d727e
  55. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  56. fix after review
    Max Andreev 2022-08-25 #7079d71
  57. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  58. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  59. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  60. minor: change calculating size for simple types.
    Trubnikov Sergey 2022-08-19 #0a5eeb0
  61. fix UniqueApi generics, added events for contract + fix logic inside `evm-helper` methods, added correct wegihts for `on_initialize`
    PraetorP 2022-09-06 #3a6a58f
  62. test Add checks for substrate events.
    Trubnikov Sergey 2022-09-06 #b9b1dbe
  63. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  64. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  65. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  66. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  67. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  68. test Fix test
    Trubnikov Sergey 2022-08-17 #3114b4f
  69. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-06 #8138c78
  70. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  71. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  72. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  73. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  74. path: Add test for simple data
    Trubnikov Sergey 2022-08-17 #2cb2756
  75. fix runtime benchmarks, `payout_stakers` logic, bencmarkr for payout_stakers
    PraetorP 2022-09-06 #fc5b26a
  76. fix Rename event field name. test: Add eth test for contract sponsor events.
    Trubnikov Sergey 2022-09-05 #837c29c
  77. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  78. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  79. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  80. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  81. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  82. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  83. add force methods for collection in `Unique` , add events Stake, Unstake, SetAdmin
    PraetorP 2022-09-05 #ebc4cdb
  84. fix Events for contract sponsoring.
    Trubnikov Sergey 2022-09-05 #ec123de
  85. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  86. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  87. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  88. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  89. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  90. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  91. fix logic payout
    PraetorP 2022-09-02 #9704432
  92. feat Add events for set contract sponsoring.
    Trubnikov Sergey 2022-09-05 #d190a67
  93. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  94. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  95. move types and interfaces to types.ts
    Max Andreev 2022-08-24 #85f3ef2
  96. 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
  97. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae
  98. feature/mint-for-fungible-token
    Grigoriy Simonov 2022-08-18 #fc40628
  99. Moved up before hook
    tx.promotion -> tx.appPromotion
    Maksandre 2022-09-02 #61a1841
  100. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85