git.delta.rocks / unique-network / refs/commits / 4e01cb3cfaf7

difftreelog
  1. build upgrade to new evm-coder syntax
    Yaroslav Bolyukin 2022-07-12 #4e01cb3
  2. 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
  3. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  4. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  5. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  6. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  7. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  8. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  9. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  10. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  11. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  12. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  13. fmt
    Trubnikov Sergey 2022-08-24 #b434dac
  14. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  15. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  16. fix Change hashier for `Sponsoring` storage
    Trubnikov Sergey 2022-08-24 #98febe7
  17. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  18. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  19. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  20. fmt
    Trubnikov Sergey 2022-08-24 #45c16b3
  21. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  22. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  23. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  24. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  25. fix After rebase
    Trubnikov Sergey 2022-08-24 #2b8c75f
  26. chore change method names
    Grigoriy Simonov 2022-08-23 #c31f5c8
  27. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  28. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  29. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3
  30. fix variable substitution.
    Alexander Aksenov 2022-08-22 #93d7101
  31. fix Return sponsor address in canonical form.
    Trubnikov Sergey 2022-08-24 #42c7b2c
  32. chore fix code review
    Grigoriy Simonov 2022-08-23 #cedda9c
  33. git clone path specified. define variable into a job name
    Alexander Aksenov 2022-08-16 #ef0cfd2
  34. Specify variable in job name
    Alexander Aksenov 2022-08-16 #b1e2906
  35. tests: separate unit tests into own workflow. apply for master and develop branches.
    Alexander Aksenov 2022-08-22 #d9cdcfb
  36. tests: add before upgrade tests and after upgrade tests
    Alexander Aksenov 2022-08-23 #3887d6d
  37. fix change env variable substitution
    Alexander Aksenov 2022-08-22 #51e6bb1
  38. path: add weights
    Trubnikov Sergey 2022-08-24 #e12eaf1
  39. chore update changelog
    Grigoriy Simonov 2022-08-23 #cfc56ee
  40. remove directory creation
    kozyrevdev 2022-08-16 #65ad9a6
  41. fix rename variable
    Alexander Aksenov 2022-08-22 #88e3646
  42. test pattern change
    Alexander Aksenov 2022-08-23 #cd63f09
  43. add variable definition into .env
    Alexander Aksenov 2022-08-22 #b447204
  44. misk: Change bound. Update changelog
    Trubnikov Sergey 2022-08-24 #a7d85fc
  45. feature(common-pallet): add changeOwnerSubstrate and verifyOwnerOrAdminSubstrate methods
    Grigoriy Simonov 2022-08-23 #d8d0263
  46. Change script exit code
    kozyrevdev 2022-08-16 #9df04be
  47. remove directory creation
    Alexander Aksenov 2022-08-16 #840b574
  48. ci always show docker logs
    Yaroslav Bolyukin 2022-08-18 #93a0bf6
  49. debug: send SIGUSR1 to docker process
    Alexander Aksenov 2022-08-23 #e99a7d7
  50. fix leave only variable in job name
    Alexander Aksenov 2022-08-22 #cf3633d
  51. misk: Change versions and update changelogs.
    Trubnikov Sergey 2022-08-05 #66a04f8
  52. feature(common-pallet): add changeOwner method
    Grigoriy Simonov 2022-08-23 #b24c73b
  53. correct launch-config-fork
    kozyrevdev 2022-08-16 #75794b8
  54. Changed script exit code
    Alexander Aksenov 2022-08-16 #c5d75d7
  55. ci synchronize forkless data/fork
    Yaroslav Bolyukin 2022-08-18 #4f3a209
  56. tests: check if docker exec sends SIGUSR1 to polkadot-launch correct
    Alexander Aksenov 2022-08-23 #70d5814
  57. tests: remove unit test from integration tests
    Alexander Aksenov 2022-08-22 #c8ae481
  58. misk: Refactor tuple generation
    Trubnikov Sergey 2022-08-05 #4747e94
  59. chore remove fractionalizer compiled data
    Grigoriy Simonov 2022-08-23 #565dfea
  60. Add timezone configuration step
    kozyrevdev 2022-08-16 #f42743c
  61. correct launch-config-fork
    Konstantin Astakhov 2022-08-16 #74fc14d
  62. ci give money to alice on fork
    Yaroslav Bolyukin 2022-08-18 #7f428c4
  63. fix replace dockerfile in compose configuration
    Alexander Aksenov 2022-08-23 #e52bef4
  64. tests: split integration tests and unit test into separate workflows
    Alexander Aksenov 2022-08-22 #a22c270
  65. patch: Refactor confirm sponsorship. Add test for confrim sponsorship.
    Trubnikov Sergey 2022-08-05 #b87343e
  66. Merge pull request #498 from UniqueNetwork/CI-40-int-test-parachain-mode-v1
    Yaroslav Bolyukin 2022-08-15 #0908fa4
  67. Excplicitly set feature for Opal network
    Alexander Aksenov 2022-08-16 #6bc9f6e
  68. delete mistake
    Konstantin Astakhov 2022-08-15 #91697b9
  69. Ci 43 try runtime minor
    Yaroslav Bolyukin 2022-08-18 #b38709b
  70. fix yaml syntax
    Alexander Aksenov 2022-08-23 #6dafe97
  71. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #9252b2e
  72. Merge pull request #497 from UniqueNetwork/CI-42-fork-update-parachain-relay-withdata
    Yaroslav Bolyukin 2022-08-15 #d761464
  73. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  74. Added timezone configuration step.
    Alexander Aksenov 2022-08-16 #2be843e
  75. uncomment clean containers
    Konstantin Astakhov 2022-08-15 #2e30414
  76. Ci 43 try runtime
    Yaroslav Bolyukin 2022-08-18 #2dce8e4
  77. fix wait for exit code from container
    Alexander Aksenov 2022-08-18 #54e6d55
  78. fix reuse quarts-runtime for test
    Alexander Aksenov 2022-08-23 #b8477b4
  79. test Add test for "sef sponsoring" and "remove sponsor".
    Trubnikov Sergey 2022-08-05 #a0a04c8
  80. delete mistake
    Yaroslav Bolyukin 2022-08-15 #d3674cd
  81. fix dynamic creation execution matrix has been replaced by static definition due to issue with escaping symbols
    Alexander Aksenov 2022-08-15 #89c7def
  82. option added
    Alexander Aksenov 2022-08-15 #d41cda7
  83. change trigger branch to master
    Konstantin Astakhov 2022-08-15 #0ad3c9f
  84. up runtime version
    Igor Kozyrev 2022-08-18 #6bd537d
  85. fix build and start command splited to get exit code available
    Alexander Aksenov 2022-08-18 #99b1e62
  86. temporary switch to develop branch
    Alexander Aksenov 2022-08-18 #7572ca5
  87. fix yaml structure of compose file
    Alexander Aksenov 2022-08-23 #dbcb7ab
  88. path: Add 'self_sponsored_enable' and 'remove_sponsor'.
    Trubnikov Sergey 2022-08-05 #f1e64f2
  89. uncomment clean containers
    Yaroslav Bolyukin 2022-08-15 #1df0f32
  90. fix docker-compose file renamed. opal-runtime excplicitly defined.
    Alexander Aksenov 2022-08-15 #ec658ef
  91. add address for opal for fork update
    Konstantin Astakhov 2022-08-15 #9fe4c05
  92. update polkadot version dependency
    Igor Kozyrev 2022-08-18 #f465c12
  93. Merge branch 'develop' into CI-43-try-runtime
    Alexander Aksenov 2022-08-18 #156db22
  94. fix wait for exit code from try-runtime service
    Alexander Aksenov 2022-08-18 #d656701
  95. CI Step 2.1
    Alexander Aksenov 2022-08-23 #43593c0
  96. docs
    Trubnikov Sergey 2022-08-05 #9d33b05
  97. Price target calibration
    Yaroslav Bolyukin 2022-08-15 #4130f35
  98. Added id: test-report into step related to test reports upload.
    Alexander Aksenov 2022-08-10 #5403a31
  99. changes for fork
    Konstantin Astakhov 2022-08-15 #a9fae34
  100. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-18 #4a8079d