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

difftreelog
  1. added totalstaked & fix bug with number in RPC Client
    PraetorP 2022-08-12 #e804565
  2. features: added app-promotion pallet prototype
    PraetorP 2022-08-10 #ddfc60f
  3. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  4. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  5. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  6. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  7. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  8. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  9. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  10. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  11. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  12. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  13. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  14. fix return comment
    Trubnikov Sergey 2022-08-25 #40371d4
  15. fix remove gas consuption
    Trubnikov Sergey 2022-08-26 #65f94fd
  16. fix After rebase
    Trubnikov Sergey 2022-08-29 #78a9952
  17. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  18. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  19. fix small fixes
    Trubnikov Sergey 2022-08-25 #e137eba
  20. feat make `nft2rftMapping` and `rft2nftMapping` public in Fractionalizer.sol
    Trubnikov Sergey 2022-08-26 #942486a
  21. fmt
    Trubnikov Sergey 2022-08-20 #c288f09
  22. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  23. fix after review
    Max Andreev 2022-08-25 #7079d71
  24. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  25. fmt
    Trubnikov Sergey 2022-08-25 #9d78c86
  26. fix Return erc721 instead erc20
    Trubnikov Sergey 2022-08-26 #f1d8c4a
  27. minor: change calculating size for simple types.
    Trubnikov Sergey 2022-08-19 #0a5eeb0
  28. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  29. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  30. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  31. misc: update stubs
    Trubnikov Sergey 2022-08-25 #2ba119d
  32. fix remove `setParentNFT`
    Trubnikov Sergey 2022-08-26 #fa9ccd7
  33. test Fix test
    Trubnikov Sergey 2022-08-17 #3114b4f
  34. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  35. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  36. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  37. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  38. path: Add test for simple data
    Trubnikov Sergey 2022-08-17 #2cb2756
  39. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  40. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  41. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  42. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  43. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  44. path: Fix parsing simple values.
    Trubnikov Sergey 2022-08-17 #420882b
  45. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  46. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  47. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  48. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  49. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  50. chore add docs
    Grigoriy Simonov 2022-08-11 #5562dab
  51. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  52. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  53. move types and interfaces to types.ts
    Max Andreev 2022-08-24 #85f3ef2
  54. 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
  55. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae
  56. feature/mint-for-fungible-token
    Grigoriy Simonov 2022-08-18 #fc40628
  57. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  58. fmt
    Trubnikov Sergey 2022-08-24 #b434dac
  59. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  60. doc(pallet-evm-contract-helpers): document public api
    Yaroslav Bolyukin 2022-07-12 #4efa9ce
  61. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #8684bc0
  62. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  63. fix Change hashier for `Sponsoring` storage
    Trubnikov Sergey 2022-08-24 #98febe7
  64. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  65. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  66. doc(evm-coder): document public api
    Yaroslav Bolyukin 2022-07-12 #c098935
  67. path: add stubs
    Trubnikov Sergey 2022-08-05 #f9d5d23
  68. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  69. fmt
    Trubnikov Sergey 2022-08-24 #45c16b3
  70. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  71. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  72. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  73. 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
  74. path: Return sponsor as a tuple.
    Trubnikov Sergey 2022-08-04 #0285730
  75. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  76. fix After rebase
    Trubnikov Sergey 2022-08-24 #2b8c75f
  77. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  78. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  79. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3
  80. fix variable substitution.
    Alexander Aksenov 2022-08-22 #93d7101
  81. Previously, all items from evm-coder codegen was sorted lexically, which
    caused some problems, where lexically sorted names of contract were not
    in the same order as contract inherit chain
    
    Now they are sorted by insertion order, and macro-generated code now
    inserts them in order of definition, thus providing topological sort of
    output contract items
    Yaroslav Bolyukin 2022-07-12 #7d5b680
  82. chore change method names
    Grigoriy Simonov 2022-08-23 #c31f5c8
  83. fix Return sponsor address in canonical form.
    Trubnikov Sergey 2022-08-24 #42c7b2c
  84. git clone path specified. define variable into a job name
    Alexander Aksenov 2022-08-16 #ef0cfd2
  85. Specify variable in job name
    Alexander Aksenov 2022-08-16 #b1e2906
  86. tests: separate unit tests into own workflow. apply for master and develop branches.
    Alexander Aksenov 2022-08-22 #d9cdcfb
  87. tests: add before upgrade tests and after upgrade tests
    Alexander Aksenov 2022-08-23 #3887d6d
  88. fix change env variable substitution
    Alexander Aksenov 2022-08-22 #51e6bb1
  89. Make it closer to format used in standards
    Yaroslav Bolyukin 2022-07-12 #50d005e
  90. chore fix code review
    Grigoriy Simonov 2022-08-23 #cedda9c
  91. path: add weights
    Trubnikov Sergey 2022-08-24 #e12eaf1
  92. remove directory creation
    kozyrevdev 2022-08-16 #65ad9a6
  93. fix rename variable
    Alexander Aksenov 2022-08-22 #88e3646
  94. test pattern change
    Alexander Aksenov 2022-08-23 #cd63f09
  95. add variable definition into .env
    Alexander Aksenov 2022-08-22 #b447204
  96. build upgrade to new evm-coder syntax
    Yaroslav Bolyukin 2022-07-12 #4e01cb3
  97. chore update changelog
    Grigoriy Simonov 2022-08-23 #cfc56ee
  98. misk: Change bound. Update changelog
    Trubnikov Sergey 2022-08-24 #a7d85fc
  99. Change script exit code
    kozyrevdev 2022-08-16 #9df04be
  100. remove directory creation
    Alexander Aksenov 2022-08-16 #840b574