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

difftreelog
  1. fix use unique-polkadot-v0.9.29
    Daniel Shiposha 2022-10-03 #ea2246a
  2. fix use fully qualified path in evm-coder
    Daniel Shiposha 2022-10-03 #e5aee82
  3. fix benchmarks
    Daniel Shiposha 2022-10-03 #2472fbf
  4. build update frame-weight-template
    Daniel Shiposha 2022-10-03 #c1336b3
  5. fix cargo fmt
    Daniel Shiposha 2022-09-28 #b88274c
  6. build upgrade to polkadot-v0.9.29
    Daniel Shiposha 2022-09-28 #3deec63
  7. chore test with wrong fee for collection creation
    Grigoriy Simonov 2022-09-27 #239c99e
  8. chore remove flipper copy
    Grigoriy Simonov 2022-09-27 #9ac7a7e
  9. chore add `collectionCreationFee` method to CollectionHelpers
    Grigoriy Simonov 2022-09-27 #9309104
  10. chore cargo fmt
    Grigoriy Simonov 2022-09-27 #413ee13
  11. chore fix tests
    Grigoriy Simonov 2022-09-27 #624d281
  12. chore fix code review requests
    Grigoriy Simonov 2022-09-30 #57eacee
  13. feature: make collection creation methods `payable`
    Grigoriy Simonov 2022-09-30 #c9c7549
  14. test tests for contract fees
    Grigoriy Simonov 2022-09-30 #fea73f4
  15. Test/playground migration
    ut-akuznetsov 2022-09-30 #0231a43
  16. Tests (Eth): More small tests refactored to Playgrounds
    ut-akuznetsov 2022-09-30 #34b3ba3
  17. tests(playgrounds): updates and revisions for older tests on playgrounds
    Fahrrader 2022-09-30 #12fbdbd
  18. Fix/properties rpc
    ut-akuznetsov 2022-09-30 #ac0de30
  19. tests(eth): remove redundant commented area
    Fahrrader 2022-09-30 #3b7dec1
  20. Merge branch 'develop' into test/playground-migration
    Fahrrader 2022-09-30 #e106ad4
  21. Tests (Eth): NFT, RFT & FT tests refactored for Playgrounds
    ut-akuznetsov 2022-09-30 #e15be01
  22. fix remove unused imports
    Daniel Shiposha 2022-09-30 #d59662d
  23. tests(eth): more small tests refactored to playgrounds
    Fahrrader 2022-09-30 #d444328
  24. fix wrap rft test with ifWithPallets
    rkv 2022-09-22 #9e6bd66
  25. Add calculateFee method to playgrounds
    ut-akuznetsov 2022-09-29 #a667655
  26. tests(eth): NFT, RFT, FT tests refactored for playgrounds
    Fahrrader 2022-09-27 #ed1eea8
  27. test query properties rpc
    Daniel Shiposha 2022-09-29 #3ce311c
  28. fix normalize addresses
    rkv 2022-09-22 #fd6a419
  29. fix unit tests Dockerfile
    Konstantin Astakhov 2022-09-28 #6b0c031
  30. add `calculateFee` and `callEVM` methods to playgrounds
    PraetorP 2022-09-29 #62959b2
  31. Merge pull request #607 from UniqueNetwork/tests/nesting
    ut-akuznetsov 2022-09-27 #edc6ac8
  32. chore regenerate types
    Daniel Shiposha 2022-09-26 #e899eee
  33. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  34. fix Dockerfile for testnet build
    Konstantin Astakhov 2022-09-07 #cd39996
  35. Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
    ut-akuznetsov 2022-09-22 #644729e
  36. tests(nesting): revert majority of last commit + refactor token and collection naming convention
    Fahrrader 2022-09-27 #77e366b
  37. fix use option vec for properties rpc
    Daniel Shiposha 2022-09-26 #629591d
  38. fix createMultipleItemsEx remove skip tests
    rkv 2022-09-21 #f5a3434
  39. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  40. fix dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #55cce01
  41. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  42. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  43. tests(nesting+properties): collection and token interfaces + make lower case not default for token addresses + more consts from old helpers included
    Fahrrader 2022-09-27 #415e2e0
  44. add helpers & fix replace mistakes
    rkv 2022-09-20 #3069e4d
  45. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  46. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  47. fix Dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #ed55860
  48. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  49. tests(nesting): refactor naming conventions for token addresses
    Fahrrader 2022-09-23 #b0b1d40
  50. enableDisableTransfer migrated
    rkv 2022-09-16 #bc53a7e
  51. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  52. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  53. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  54. add launch-config for testnet build
    Konstantin Astakhov 2022-09-06 #accde6f
  55. tests(util): altrefactorbstrate normalization
    Fahrrader 2022-09-23 #378c38c
  56. destroyCollection migrated
    rkv 2022-09-16 #ff1beac
  57. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  58. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  59. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  60. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  61. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #f3ac9f9
  62. tests(nesting): refactored to use playgrounds
    Fahrrader 2022-09-22 #04cd15c
  63. creditFeesToTreasury migrated
    rkv 2022-09-16 #0b16c5c
  64. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  65. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  66. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  67. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  68. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  69. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #baf5f0d
  70. createMultipleItemsEx migrated
    rkv 2022-09-14 #d729c2f
  71. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  72. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  73. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  74. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  75. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d1126e
  76. fix code style
    rkv 2022-09-14 #96cdb9b
  77. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  78. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39
  79. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  80. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  81. test fix pallet-tokens field name change
    Yaroslav Bolyukin 2022-09-16 #48c1587
  82. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d65400
  83. Merge branch 'develop' into test/playground-migration
    rkv 2022-09-14 #9844c48
  84. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  85. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  86. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  87. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  88. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  89. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  90. Merge pull request #613 from UniqueNetwork/tests/cross-account-class
    ut-akuznetsov 2022-09-28 #ad4f650
  91. fix allowLists code style
    rkv 2022-09-14 #3d71464
  92. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  93. Add new configuration option for #[solidity_interface] is attribute:
    if($expr)
    
    This expression will be executed during ERC165 supports_interface call,
    and during normal call execution (but not during parsing), allowing to
    conditionally disable some inherited interfaces based on contract data
    Yaroslav Bolyukin 2022-09-08 #4cc1096
  94. Merge pull request #585 from UniqueNetwork/CI-85-ci-step-2-1-nodes-only-update-v2
    Yaroslav Bolyukin 2022-09-14 #dd0a161
  95. fix totalstaked calc bug
    PraetorP 2022-09-14 #7d1c4da
  96. replace variable by Jinja substitution
    Alexander Aksenov 2022-09-16 #fb3fa28
  97. Merge branch 'feature/multi-assets-redone' of github.com:UniqueNetwork/unique-chain into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #3d41009
  98. misk: Turn off eth metods for substrate addresses.
    Trubnikov Sergey 2022-09-26 #a9c2603
  99. tests(util): introduce CrossAccountId class to take on some util functionality
    Fahrrader 2022-09-28 #adb854c
  100. createMultipeItems migrated
    rkv 2022-09-13 #6804826