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

difftreelog

commits

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