git.delta.rocks / unique-network / refs/commits / 7d5b680cd73d

difftreelog

commits

/history
  1. 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
  2. Make it closer to format used in standards
    Yaroslav Bolyukin 2022-07-12 #50d005e
  3. build upgrade to new evm-coder syntax
    Yaroslav Bolyukin 2022-07-12 #4e01cb3
  4. We have plans to allow evm-coder to generate Callables for externally defined contracts, however our current attribute parsing was limiting code maintanability, rework was needed before starting to implement new features
    
    BREAKING CHANGE: solidity_interface definitions may now look slightly different, for example interface names now should be identifiers, not strings
    Yaroslav Bolyukin 2022-07-12 #b6f414f
  5. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  6. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  7. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  8. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  9. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  10. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  11. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  12. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  13. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  14. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  15. fmt
    Trubnikov Sergey 2022-08-24 #b434dac
  16. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  17. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  18. fix Change hashier for `Sponsoring` storage
    Trubnikov Sergey 2022-08-24 #98febe7
  19. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  20. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  21. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  22. fmt
    Trubnikov Sergey 2022-08-24 #45c16b3
  23. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  24. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  25. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  26. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  27. fix After rebase
    Trubnikov Sergey 2022-08-24 #2b8c75f
  28. chore change method names
    Grigoriy Simonov 2022-08-23 #c31f5c8
  29. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  30. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  31. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3
  32. fix variable substitution.
    Alexander Aksenov 2022-08-22 #93d7101
  33. fix Return sponsor address in canonical form.
    Trubnikov Sergey 2022-08-24 #42c7b2c
  34. chore fix code review
    Grigoriy Simonov 2022-08-23 #cedda9c
  35. git clone path specified. define variable into a job name
    Alexander Aksenov 2022-08-16 #ef0cfd2
  36. Specify variable in job name
    Alexander Aksenov 2022-08-16 #b1e2906
  37. tests: separate unit tests into own workflow. apply for master and develop branches.
    Alexander Aksenov 2022-08-22 #d9cdcfb
  38. tests: add before upgrade tests and after upgrade tests
    Alexander Aksenov 2022-08-23 #3887d6d
  39. fix change env variable substitution
    Alexander Aksenov 2022-08-22 #51e6bb1
  40. path: add weights
    Trubnikov Sergey 2022-08-24 #e12eaf1
  41. chore update changelog
    Grigoriy Simonov 2022-08-23 #cfc56ee
  42. remove directory creation
    kozyrevdev 2022-08-16 #65ad9a6
  43. fix rename variable
    Alexander Aksenov 2022-08-22 #88e3646
  44. test pattern change
    Alexander Aksenov 2022-08-23 #cd63f09
  45. add variable definition into .env
    Alexander Aksenov 2022-08-22 #b447204
  46. misk: Change bound. Update changelog
    Trubnikov Sergey 2022-08-24 #a7d85fc
  47. feature(common-pallet): add changeOwnerSubstrate and verifyOwnerOrAdminSubstrate methods
    Grigoriy Simonov 2022-08-23 #d8d0263
  48. Change script exit code
    kozyrevdev 2022-08-16 #9df04be
  49. remove directory creation
    Alexander Aksenov 2022-08-16 #840b574
  50. ci always show docker logs
    Yaroslav Bolyukin 2022-08-18 #93a0bf6