git.delta.rocks / unique-network / refs/commits / 7f0477cd03b0

difftreelog
  1. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-31 #7f0477c
  2. fix logic
    PraetorP 2022-08-31 #dffea63
  3. Tests up and add some new
    Maksandre 2022-08-31 #36c9f56
  4. minimal deposit for staking increased to 100 , added impl for `payout_stakers`.
    PraetorP 2022-08-31 #50852e2
  5. Some tests are red because of not implemented logic
    Maksandre 2022-08-30 #e85b045
  6. Merge branch 'feature/app-staking' of https://github.com/UniqueNetwork/unique-chain into feature/app-staking
    PraetorP 2022-08-30 #4ebb3c6
  7. fix stake and unstake extrinsics
    PraetorP 2022-08-30 #c1f4e7e
  8. Also removed waitForRecalculationBlock function
    Max Andreev 2022-08-30 #e4ba9b2
  9. Move old tests to playgrounds-helpers
    Max Andreev 2022-08-29 #daf5420
  10. added bench for sponsoring, logic broken , commit for rebase
    PraetorP 2022-08-30 #f9edb50
  11. Add missing tests
    Max Andreev 2022-08-28 #8ee0040
  12. Fix helpers, refactor tests, and add tests TODOs
    Max Andreev 2022-08-27 #160555a
  13. Add helpers and refactor some tests
    Max Andreev 2022-08-27 #0095393
  14. add playgrounds and fix test
    Max Andreev 2022-08-26 #ac1baa6
  15. 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
  16. fixup generate ts types
    PraetorP 2022-08-26 #9d0f344
  17. fix test
    PraetorP 2022-08-25 #a06730e
  18. features : added full test coverage(except contract sponsoting) + switch to realay block for income calc + add recalc event
    PraetorP 2022-08-25 #35a9f8c
  19. add rpc method `pendingUnstakePerBlock` + tests
    PraetorP 2022-08-17 #8d226d6
  20. add rpc methods + tests
    PraetorP 2022-08-17 #4d07c60
  21. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  22. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f
  23. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  24. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  25. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  26. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  27. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  28. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  29. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  30. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  31. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  32. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  33. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  34. fix return comment
    Trubnikov Sergey 2022-08-25 #40371d4
  35. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  36. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  37. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  38. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  39. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  40. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  41. fmt
    Trubnikov Sergey 2022-08-20 #c288f09
  42. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  43. fix after review
    Max Andreev 2022-08-25 #7079d71
  44. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  45. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  46. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  47. minor: change calculating size for simple types.
    Trubnikov Sergey 2022-08-19 #0a5eeb0
  48. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  49. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  50. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  51. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  52. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  53. test Fix test
    Trubnikov Sergey 2022-08-17 #3114b4f
  54. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  55. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  56. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  57. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  58. path: Add test for simple data
    Trubnikov Sergey 2022-08-17 #2cb2756
  59. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  60. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  61. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  62. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  63. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  64. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  65. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  66. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  67. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  68. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  69. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  70. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  71. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  72. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  73. move types and interfaces to types.ts
    Max Andreev 2022-08-24 #85f3ef2
  74. 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
  75. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae
  76. feature/mint-for-fungible-token
    Grigoriy Simonov 2022-08-18 #fc40628
  77. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  78. fmt
    Trubnikov Sergey 2022-08-24 #b434dac
  79. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  80. doc(pallet-evm-contract-helpers): document public api
    Yaroslav Bolyukin 2022-07-12 #4efa9ce
  81. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #8684bc0
  82. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  83. fix Change hashier for `Sponsoring` storage
    Trubnikov Sergey 2022-08-24 #98febe7
  84. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  85. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  86. doc(evm-coder): document public api
    Yaroslav Bolyukin 2022-07-12 #c098935
  87. path: add stubs
    Trubnikov Sergey 2022-08-05 #f9d5d23
  88. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  89. fmt
    Trubnikov Sergey 2022-08-24 #45c16b3
  90. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  91. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  92. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  93. Previously, only documentation on items was parsed and preserved in
    generated code, now you can have documentation on interface itself
    Yaroslav Bolyukin 2022-07-12 #f0dde16
  94. path: Return sponsor as a tuple.
    Trubnikov Sergey 2022-08-04 #0285730
  95. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  96. fix After rebase
    Trubnikov Sergey 2022-08-24 #2b8c75f
  97. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  98. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  99. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3
  100. fix variable substitution.
    Alexander Aksenov 2022-08-22 #93d7101