git.delta.rocks / unique-network / refs/commits / 792a004ac69c

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