git.delta.rocks / unique-network / refs/commits / 76541c4e15e0

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