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

difftreelog
  1. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  2. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  3. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  4. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  5. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  6. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  7. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  8. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  9. Merge pull request #585 from UniqueNetwork/CI-85-ci-step-2-1-nodes-only-update-v2
    Yaroslav Bolyukin 2022-09-14 #dd0a161
  10. fix totalstaked calc bug
    PraetorP 2022-09-14 #7d1c4da
  11. replace variable by Jinja substitution
    Alexander Aksenov 2022-09-16 #fb3fa28
  12. Re-add CheckTxVersion signed extension and a test
    Yaroslav Bolyukin 2022-09-14 #3505c1c
  13. Update node-only-update_v2.yml
    Alex 2022-09-13 #353eeb9
  14. Fix test
    Max Andreev 2022-09-14 #0384755
  15. escaping env variable substitution
    Alexander Aksenov 2022-09-16 #d71880e
  16. change runtime version to 927030
    Konstantin Astakhov 2022-09-14 #ad75a1e
  17. Re-add CheckTxVersion signed extension and a test
    Greg Zaitsev 2022-09-14 #e71bc9c
  18. remove readyness check from this step
    Alexander Aksenov 2022-09-13 #2169733
  19. test getTotalStaked increased after payoutStakers
    Max Andreev 2022-09-14 #ceb5947
  20. edit docker compose
    Alexander Aksenov 2022-09-16 #112418c
  21. Change source branch of test repo.
    Yaroslav Bolyukin 2022-09-14 #e453a35
  22. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  23. define additional step for checkout repo at mainnet branch
    Alexander Aksenov 2022-09-13 #3ae8915
  24. add env variable into generation step
    Alexander Aksenov 2022-09-16 #e871765
  25. fix small make up
    Alexander Aksenov 2022-09-14 #3fb50d2
  26. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  27. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  28. change needs
    Alexander Aksenov 2022-09-13 #a2b946b
  29. add equal sign into Dockerfile. Remove Workspace cleanup
    Alexander Aksenov 2022-09-16 #3445c72
  30. add runs_on
    Alexander Aksenov 2022-09-14 #2a07d1e
  31. Merge pull request #570 from UniqueNetwork/feature/sponsoring-fee-limit
    Yaroslav Bolyukin 2022-09-13 #a711701
  32. fmt
    Trubnikov Sergey 2022-09-13 #d8d2ace
  33. rename dependant job, move try-runtime option from build ARGs to Dockerfile
    Alexander Aksenov 2022-09-13 #5969a58
  34. add variable definition
    Alexander Aksenov 2022-09-16 #1d4b417
  35. try to move debug into existing workflow
    Alexander Aksenov 2022-09-14 #69b0e70
  36. Merge pull request #584 from UniqueNetwork/feature/RFT_rename
    Yaroslav Bolyukin 2022-09-13 #f14c4bb
  37. build switch frontier dependency to a branch
    Yaroslav Bolyukin 2022-09-13 #5964f58
  38. fix refactor weght calculation.
    Trubnikov Sergey 2022-09-12 #b5cee7d
  39. change job name
    Alexander Aksenov 2022-09-13 #011d236
  40. add echo for debug. aditional build envieroment cleanup
    Alexander Aksenov 2022-09-16 #979ed45
  41. add steps definition to a job
    Alexander Aksenov 2022-09-14 #55a6526
  42. Add description of the sponsoring flow
    Yaroslav Bolyukin 2022-09-13 #8a59560
  43. fix remove artifacts
    Trubnikov Sergey 2022-09-13 #be1cd69
  44. chore update evm stubs
    Grigoriy Simonov 2022-09-13 #dd68dda
  45. refactor Move tests to playgrounds.
    Trubnikov Sergey 2022-09-08 #5a7505a
  46. test changes in marke-e2e-tests
    Alexander Aksenov 2022-09-12 #817617d
  47. - add waiter for create accounts script
    - wrap promotion tests in global describe to avoid accounts creation
    for each describe
    Max Andreev 2022-09-15 #5fb293e
  48. add debug for step results
    Alexander Aksenov 2022-09-14 #6871479
  49. added `doc` to app promotion
    Yaroslav Bolyukin 2022-09-13 #d236895
  50. doc: sponsoring for unique is implemented via different structs
    Yaroslav Bolyukin 2022-09-11 #0982b02
  51. misk: up version
    Trubnikov Sergey 2022-09-13 #ec75937
  52. chore add sload/sstore and doucumentation
    Grigoriy Simonov 2022-09-13 #781ae2a
  53. fix Add weights to common collection eth methods.
    Trubnikov Sergey 2022-09-08 #294c410
  54. disable quartz and unique
    Alexander Aksenov 2022-09-12 #352edb7
  55. fix review
    Max Andreev 2022-09-15 #343d804
  56. Merge pull request #582 from UniqueNetwork/test/fix-approve-with-updated-playgrounds
    ut-akuznetsov 2022-09-13 #848ef93
  57. fix rpc , empty strings
    PraetorP 2022-09-13 #11a57bd
  58. doc: fix sponsor type for ethereum
    Yaroslav Bolyukin 2022-09-08 #4c8a7eb
  59. misk: add prettier configuration for solidity files
    Trubnikov Sergey 2022-09-13 #8e1a9b3
  60. chore store limits in BTreeMap
    Grigoriy Simonov 2022-09-13 #d78c2fe
  61. feat Add some collection methods to eth.
    Trubnikov Sergey 2022-09-08 #bee4854
  62. remove depricated workflows. change branch for canary tests
    Alexander Aksenov 2022-09-12 #e336581
  63. Add more checks for payouts
    Max Andreev 2022-09-15 #1a380ae
  64. Test/playground migration
    ut-akuznetsov 2022-09-12 #80dcadd
  65. test(approve) fix with updated playgrounds
    Fahrrader 2022-09-13 #9424634
  66. fix typos , teminology
    PraetorP 2022-09-13 #8ab1370
  67. doc: evm config associated type is EvmSponsorshipHandler
    Yaroslav Bolyukin 2022-09-08 #2842dae
  68. refactor rename function
    Trubnikov Sergey 2022-09-13 #8c337cf
  69. chore add posibility to define different limits for methods in the future
    Grigoriy Simonov 2022-09-13 #7e9e885
  70. Ci 37 core ci step 3 v2
    Yaroslav Bolyukin 2022-09-12 #e4516e4
  71. Add helper to get total payout
    Max Andreev 2022-09-15 #b75cead
  72. change signAndSend to signTransaction
    rkv 2022-09-09 #5401624
  73. del Cargo.lock
    PraetorP 2022-09-12 #31a5766
  74. doc: add description of sponsoring flow
    Yaroslav Bolyukin 2022-09-08 #fe3acb0
  75. chore refactor tests
    Grigoriy Simonov 2022-09-13 #98cf2b1
  76. Merge pull request #576 from UniqueNetwork/tests/intermediate-refactor
    ut-akuznetsov 2022-09-12 #a371005
  77. adjust debug timeout
    Alexander Aksenov 2022-09-12 #c10aeb9
  78. Use itEth
    Max Andreev 2022-09-15 #7586abb
  79. approve fixes
    rkv 2022-09-09 #a041946
  80. fmt
    PraetorP 2022-09-12 #66f5308
  81. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  82. chore move contract address and transaction data to call context
    Grigoriy Simonov 2022-09-13 #0707cc7
  83. Merge pull request #566 from UniqueNetwork/tests/CI-73-ci-step-4-2-autogen-js-types
    Yaroslav Bolyukin 2022-09-11 #c4493f1
  84. tests: refactorr playgrounds' minting signature for shorter mint for self
    Fahrrader 2022-09-09 #f5b44a9
  85. resolve merge conflict
    Alexander Aksenov 2022-09-12 #b5153bb
  86. use itSub
    Max Andreev 2022-09-14 #0c093d5
  87. merge develop into test/playground-migration
    rkv 2022-09-09 #cff2347
  88. added `doc` to app promotion
    PraetorP 2022-09-12 #5b62d1e
  89. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  90. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  91. chore fix merge
    Grigoriy Simonov 2022-09-13 #f5580aa
  92. Feature/app staking
    Yaroslav Bolyukin 2022-09-08 #4f3f998
  93. fix:typo, order
    Alexander Aksenov 2022-09-09 #a41d8f4
  94. tests: fix package versions again properly
    Fahrrader 2022-09-09 #c067698
  95. name step with api test run
    Alexander Aksenov 2022-09-09 #d2c56f6
  96. - Refactor getTotalStakedPerBlock getPendingUnstakePerBlock methods.
    - Add docs
    Max Andreev 2022-09-14 #bbf501e
  97. eslint fixes
    rkv 2022-09-09 #16ab55f
  98. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  99. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  100. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652