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

difftreelog

commits

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