git.delta.rocks / unique-network / refs/commits / b9b1dbe62758

difftreelog
  1. test Add checks for substrate events.
    Trubnikov Sergey 2022-09-06 #b9b1dbe
  2. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-06 #8138c78
  3. fix runtime benchmarks, `payout_stakers` logic, bencmarkr for payout_stakers
    PraetorP 2022-09-06 #fc5b26a
  4. fix Rename event field name. test: Add eth test for contract sponsor events.
    Trubnikov Sergey 2022-09-05 #837c29c
  5. add force methods for collection in `Unique` , add events Stake, Unstake, SetAdmin
    PraetorP 2022-09-05 #ebc4cdb
  6. fix Events for contract sponsoring.
    Trubnikov Sergey 2022-09-05 #ec123de
  7. fix logic payout
    PraetorP 2022-09-02 #9704432
  8. feat Add events for set contract sponsoring.
    Trubnikov Sergey 2022-09-05 #d190a67
  9. Moved up before hook
    tx.promotion -> tx.appPromotion
    Maksandre 2022-09-02 #61a1841
  10. doc: Add doc to create separate rpc.
    Trubnikov Sergey 2022-09-02 #65cd357
  11. refactor Rename module in extrinsic
    Trubnikov Sergey 2022-09-02 #56575de
  12. fix untstake
    PraetorP 2022-09-02 #5b36ad8
  13. fix unstake
    PraetorP 2022-09-02 #de3cc29
  14. Tests up: remove unused methods
    Maksandre 2022-09-02 #1021988
  15. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-09-02 #123bef5
  16. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-02 #06fa986
  17. change unstake and on_initrialize logicc and + added `Reserved`
    PraetorP 2022-09-02 #834c75e
  18. Tests: create test accounts before all tests to speed up
    Maksandre 2022-09-02 #d647f79
  19. fix some rpc fixes
    Trubnikov Sergey 2022-09-02 #0525582
  20. Tests up
    Maksandre 2022-09-01 #492b651
  21. Merge branch 'feature/app-staking' of github.com:UniqueNetwork/unique-chain into feature/app-staking
    Trubnikov Sergey 2022-09-01 #d11ad96
  22. feat Separate rpc calls to own group
    Trubnikov Sergey 2022-09-01 #081dbb6
  23. fix logic for payout_stakers
    PraetorP 2022-09-01 #f8428bb
  24. fix lock and unstake logic
    PraetorP 2022-09-01 #33ed679
  25. Tests: add balance state asserts
    Maksandre 2022-09-01 #7a09794
  26. fix unstake
    PraetorP 2022-09-01 #0889383
  27. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  28. fix logic
    PraetorP 2022-08-31 #dffea63
  29. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  30. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  31. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  32. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  33. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  34. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  35. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  36. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  37. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  38. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  39. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  40. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  41. feautres: Pending interval is now tied to relay blocks, contract sponsors and `stopAppPromotion` added. Preparing to integrate the `app-promotion` palette to integrate with Unique and Quartz.
    PraetorP 2022-08-29 #982476e
  42. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  43. fix test
    PraetorP 2022-08-25 #a06730e
  44. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  45. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  46. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  47. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  48. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f
  49. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  50. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  51. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  52. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  53. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  54. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  55. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  56. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  57. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  58. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  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. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  64. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  65. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  66. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  67. fmt
    Trubnikov Sergey 2022-08-20 #c288f09
  68. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  69. fix after review
    Max Andreev 2022-08-25 #7079d71
  70. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  71. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  72. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  73. minor: change calculating size for simple types.
    Trubnikov Sergey 2022-08-19 #0a5eeb0
  74. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  75. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  76. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  77. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  78. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  79. test Fix test
    Trubnikov Sergey 2022-08-17 #3114b4f
  80. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  81. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  82. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  83. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  84. path: Add test for simple data
    Trubnikov Sergey 2022-08-17 #2cb2756
  85. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  86. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  87. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  88. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  89. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  90. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  91. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  92. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  93. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  94. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  95. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  96. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  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