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

difftreelog

commits

/history
  1. fix Dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #ed55860
  2. add launch-config for testnet build
    Konstantin Astakhov 2022-09-06 #accde6f
  3. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #f3ac9f9
  4. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #baf5f0d
  5. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d1126e
  6. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d65400
  7. Merge pull request #613 from UniqueNetwork/tests/cross-account-class
    ut-akuznetsov 2022-09-28 #ad4f650
  8. misk: Turn off eth metods for substrate addresses.
    Trubnikov Sergey 2022-09-26 #a9c2603
  9. tests(util): introduce CrossAccountId class to take on some util functionality
    Fahrrader 2022-09-28 #adb854c
  10. Merge pull request #607 from UniqueNetwork/tests/nesting
    ut-akuznetsov 2022-09-27 #edc6ac8
  11. Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
    ut-akuznetsov 2022-09-22 #644729e
  12. tests(nesting): revert majority of last commit + refactor token and collection naming convention
    Fahrrader 2022-09-27 #77e366b
  13. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  14. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  15. 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
  16. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  17. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  18. tests(nesting): refactor naming conventions for token addresses
    Fahrrader 2022-09-23 #b0b1d40
  19. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  20. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  21. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  22. tests(util): altrefactorbstrate normalization
    Fahrrader 2022-09-23 #378c38c
  23. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  24. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  25. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  26. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  27. tests(nesting): refactored to use playgrounds
    Fahrrader 2022-09-22 #04cd15c
  28. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  29. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  30. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  31. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  32. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  33. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  34. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  35. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  36. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  37. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  38. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  39. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  40. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39
  41. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  42. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  43. test fix pallet-tokens field name change
    Yaroslav Bolyukin 2022-09-16 #48c1587
  44. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  45. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  46. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  47. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  48. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  49. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  50. 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