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

difftreelog
  1. misk: Update stubs
    Trubnikov Sergey 2022-08-24 #fd0a584
  2. misk: Change versions
    Trubnikov Sergey 2022-08-24 #83de2b0
  3. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae
  4. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #8684bc0
  5. path: add stubs
    Trubnikov Sergey 2022-08-05 #f9d5d23
  6. path: Return sponsor as a tuple.
    Trubnikov Sergey 2022-08-04 #0285730
  7. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  8. Test/move to playgrounds
    ut-akuznetsov 2022-08-25 #fb94d1c
  9. chore remove unused config param
    Yaroslav Bolyukin 2022-08-25 #625c503
  10. fix docker cache cleanup
    Alexander Aksenov 2022-08-25 #34aa637
  11. fix after review
    Max Andreev 2022-08-25 #7079d71
  12. doc: clarification review
    Greg Zaitsev 2022-08-19 #5af3116
  13. fix specify ws max connections to handle higher load
    Alexander Aksenov 2022-08-25 #1985fdc
  14. ignore errors
    wait for balances
    Max Andreev 2022-08-25 #c52e8a6
  15. doc(node): fix ChainSpec reference
    Yaroslav Bolyukin 2022-07-12 #c89a3fa
  16. Feature/refactor contract sponsoring
    Yaroslav Bolyukin 2022-08-25 #999c24f
  17. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-25 #9e1cf3e
  18. doc(pallet-evm-transaction-payment): document public api
    Yaroslav Bolyukin 2022-07-12 #40ef8e0
  19. fix enable draft mode fot nodes only tests
    Alexander Aksenov 2022-08-24 #cdbbf09
  20. fmt
    Trubnikov Sergey 2022-08-25 #e80fd26
  21. add collection allow-list methods to playgrounds
    Max Andreev 2022-08-24 #e1ae4a6
  22. doc(pallet-evm-migration): document public api
    Yaroslav Bolyukin 2022-07-12 #68058b4
  23. fix comments inside steps not supported
    Alexander Aksenov 2022-08-24 #1ec8250
  24. fix Small fixes.
    Trubnikov Sergey 2022-08-25 #4b4feb5
  25. remove duplicated interfaces
    Max Andreev 2022-08-24 #15ab591
  26. style allow missing docs in weights
    Yaroslav Bolyukin 2022-07-12 #19dbab9
  27. fix comment launch of readyness check
    Alexander Aksenov 2022-08-24 #ce257ea
  28. fix Spend gas before do some thing.
    Trubnikov Sergey 2022-08-25 #1b03174
  29. move types and interfaces to types.ts
    Max Andreev 2022-08-24 #85f3ef2
  30. Previously, generated `Call` enum had no documentation, and
    documentation on interface items was only kept in generated solidity
    interfaces.
    
    Now all documentation will be moved from impl items to generated `Call`
    enum
    Yaroslav Bolyukin 2022-07-12 #dced9b9
  31. add extension class to playgrounds
    ut-akuznetsov 2022-08-24 #8b00d85
  32. fmt
    Trubnikov Sergey 2022-08-24 #b434dac
  33. Merge branch 'develop' into test/move-to-playgrounds
    Max Andreev 2022-08-24 #a36e310
  34. doc(pallet-evm-contract-helpers): document public api
    Yaroslav Bolyukin 2022-07-12 #4efa9ce
  35. fix launch-config for forkless parachain upgrade with data
    Alexander Aksenov 2022-08-24 #a688446
  36. fix Change hashier for `Sponsoring` storage
    Trubnikov Sergey 2022-08-24 #98febe7
  37. fix eslint and review suggestions
    Max Andreev 2022-08-23 #97b5bf9
  38. Ci 84 cleanup ci
    Yaroslav Bolyukin 2022-08-23 #9e2c88b
  39. doc(evm-coder): document public api
    Yaroslav Bolyukin 2022-07-12 #c098935
  40. Merge pull request #503 from UniqueNetwork/feature/change-collection-owner
    Yaroslav Bolyukin 2022-08-24 #b6fb98f
  41. fmt
    Trubnikov Sergey 2022-08-24 #45c16b3
  42. + add creteAccounts method
    + move addCollectionAdmin tests to playgrounds
    Max Andreev 2022-08-23 #2eb5d08
  43. Ci 85 ci step 2 1 nodes only update
    Yaroslav Bolyukin 2022-08-23 #03e21d1
  44. fix switch to base_ref
    Alexander Aksenov 2022-08-22 #49055d4
  45. Previously, only documentation on items was parsed and preserved in
    generated code, now you can have documentation on interface itself
    Yaroslav Bolyukin 2022-07-12 #f0dde16
  46. chore return separate setOwner and isOwnerOrAdmin methods
    Grigoriy Simonov 2022-08-23 #112c7dd
  47. fix After rebase
    Trubnikov Sergey 2022-08-24 #2b8c75f
  48. Specify variable in job name
    Yaroslav Bolyukin 2022-08-16 #83d3baa
  49. This reverts commit d9cdcfb1a400d66c225ec9072178b1398170e9c4.
    Alexander Aksenov 2022-08-22 #997ec5a
  50. fix Dockerfile-parachain-node-only
    Alexander Aksenov 2022-08-23 #edbaeb3
  51. fix variable substitution.
    Alexander Aksenov 2022-08-22 #93d7101
  52. 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
  53. chore change method names
    Grigoriy Simonov 2022-08-23 #c31f5c8
  54. fix Return sponsor address in canonical form.
    Trubnikov Sergey 2022-08-24 #42c7b2c
  55. git clone path specified. define variable into a job name
    Alexander Aksenov 2022-08-16 #ef0cfd2
  56. Specify variable in job name
    Alexander Aksenov 2022-08-16 #b1e2906
  57. tests: separate unit tests into own workflow. apply for master and develop branches.
    Alexander Aksenov 2022-08-22 #d9cdcfb
  58. tests: add before upgrade tests and after upgrade tests
    Alexander Aksenov 2022-08-23 #3887d6d
  59. fix change env variable substitution
    Alexander Aksenov 2022-08-22 #51e6bb1
  60. Make it closer to format used in standards
    Yaroslav Bolyukin 2022-07-12 #50d005e
  61. chore fix code review
    Grigoriy Simonov 2022-08-23 #cedda9c
  62. path: add weights
    Trubnikov Sergey 2022-08-24 #e12eaf1
  63. remove directory creation
    kozyrevdev 2022-08-16 #65ad9a6
  64. fix rename variable
    Alexander Aksenov 2022-08-22 #88e3646
  65. test pattern change
    Alexander Aksenov 2022-08-23 #cd63f09
  66. add variable definition into .env
    Alexander Aksenov 2022-08-22 #b447204
  67. build upgrade to new evm-coder syntax
    Yaroslav Bolyukin 2022-07-12 #4e01cb3
  68. chore update changelog
    Grigoriy Simonov 2022-08-23 #cfc56ee
  69. misk: Change bound. Update changelog
    Trubnikov Sergey 2022-08-24 #a7d85fc
  70. Change script exit code
    kozyrevdev 2022-08-16 #9df04be
  71. remove directory creation
    Alexander Aksenov 2022-08-16 #840b574
  72. ci always show docker logs
    Yaroslav Bolyukin 2022-08-18 #93a0bf6
  73. debug: send SIGUSR1 to docker process
    Alexander Aksenov 2022-08-23 #e99a7d7
  74. fix leave only variable in job name
    Alexander Aksenov 2022-08-22 #cf3633d
  75. 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
  76. feature(common-pallet): add changeOwnerSubstrate and verifyOwnerOrAdminSubstrate methods
    Grigoriy Simonov 2022-08-23 #d8d0263
  77. misk: Change versions and update changelogs.
    Trubnikov Sergey 2022-08-05 #66a04f8
  78. correct launch-config-fork
    kozyrevdev 2022-08-16 #75794b8
  79. Changed script exit code
    Alexander Aksenov 2022-08-16 #c5d75d7
  80. ci synchronize forkless data/fork
    Yaroslav Bolyukin 2022-08-18 #4f3a209
  81. tests: check if docker exec sends SIGUSR1 to polkadot-launch correct
    Alexander Aksenov 2022-08-23 #70d5814
  82. tests: remove unit test from integration tests
    Alexander Aksenov 2022-08-22 #c8ae481
  83. feature(common-pallet): add changeOwner method
    Grigoriy Simonov 2022-08-23 #b24c73b
  84. misk: Refactor tuple generation
    Trubnikov Sergey 2022-08-05 #4747e94
  85. Add timezone configuration step
    kozyrevdev 2022-08-16 #f42743c
  86. correct launch-config-fork
    Konstantin Astakhov 2022-08-16 #74fc14d
  87. ci give money to alice on fork
    Yaroslav Bolyukin 2022-08-18 #7f428c4
  88. fix replace dockerfile in compose configuration
    Alexander Aksenov 2022-08-23 #e52bef4
  89. tests: split integration tests and unit test into separate workflows
    Alexander Aksenov 2022-08-22 #a22c270
  90. chore remove fractionalizer compiled data
    Grigoriy Simonov 2022-08-23 #565dfea
  91. patch: Refactor confirm sponsorship. Add test for confrim sponsorship.
    Trubnikov Sergey 2022-08-05 #b87343e
  92. Merge pull request #498 from UniqueNetwork/CI-40-int-test-parachain-mode-v1
    Yaroslav Bolyukin 2022-08-15 #0908fa4
  93. Excplicitly set feature for Opal network
    Alexander Aksenov 2022-08-16 #6bc9f6e
  94. delete mistake
    Konstantin Astakhov 2022-08-15 #91697b9
  95. Ci 43 try runtime minor
    Yaroslav Bolyukin 2022-08-18 #b38709b
  96. fix yaml syntax
    Alexander Aksenov 2022-08-23 #6dafe97
  97. path: Add check for address length.
    Trubnikov Sergey 2022-08-05 #9252b2e
  98. Merge pull request #497 from UniqueNetwork/CI-42-fork-update-parachain-relay-withdata
    Yaroslav Bolyukin 2022-08-15 #d761464
  99. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  100. Added timezone configuration step.
    Alexander Aksenov 2022-08-16 #2be843e