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

difftreelog
  1. Re-add CheckTxVersion signed extension and a test
    Greg Zaitsev 2022-09-14 #e71bc9c
  2. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  3. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  4. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  5. Merge pull request #570 from UniqueNetwork/feature/sponsoring-fee-limit
    Yaroslav Bolyukin 2022-09-13 #a711701
  6. fmt
    Trubnikov Sergey 2022-09-13 #d8d2ace
  7. Merge pull request #584 from UniqueNetwork/feature/RFT_rename
    Yaroslav Bolyukin 2022-09-13 #f14c4bb
  8. build switch frontier dependency to a branch
    Yaroslav Bolyukin 2022-09-13 #5964f58
  9. fix refactor weght calculation.
    Trubnikov Sergey 2022-09-12 #b5cee7d
  10. Add description of the sponsoring flow
    Yaroslav Bolyukin 2022-09-13 #8a59560
  11. fix remove artifacts
    Trubnikov Sergey 2022-09-13 #be1cd69
  12. chore update evm stubs
    Grigoriy Simonov 2022-09-13 #dd68dda
  13. refactor Move tests to playgrounds.
    Trubnikov Sergey 2022-09-08 #5a7505a
  14. added `doc` to app promotion
    Yaroslav Bolyukin 2022-09-13 #d236895
  15. doc: sponsoring for unique is implemented via different structs
    Yaroslav Bolyukin 2022-09-11 #0982b02
  16. misk: up version
    Trubnikov Sergey 2022-09-13 #ec75937
  17. chore add sload/sstore and doucumentation
    Grigoriy Simonov 2022-09-13 #781ae2a
  18. fix Add weights to common collection eth methods.
    Trubnikov Sergey 2022-09-08 #294c410
  19. Merge pull request #582 from UniqueNetwork/test/fix-approve-with-updated-playgrounds
    ut-akuznetsov 2022-09-13 #848ef93
  20. fix rpc , empty strings
    PraetorP 2022-09-13 #11a57bd
  21. doc: fix sponsor type for ethereum
    Yaroslav Bolyukin 2022-09-08 #4c8a7eb
  22. misk: add prettier configuration for solidity files
    Trubnikov Sergey 2022-09-13 #8e1a9b3
  23. chore store limits in BTreeMap
    Grigoriy Simonov 2022-09-13 #d78c2fe
  24. feat Add some collection methods to eth.
    Trubnikov Sergey 2022-09-08 #bee4854
  25. Test/playground migration
    ut-akuznetsov 2022-09-12 #80dcadd
  26. test(approve) fix with updated playgrounds
    Fahrrader 2022-09-13 #9424634
  27. fix typos , teminology
    PraetorP 2022-09-13 #8ab1370
  28. doc: evm config associated type is EvmSponsorshipHandler
    Yaroslav Bolyukin 2022-09-08 #2842dae
  29. refactor rename function
    Trubnikov Sergey 2022-09-13 #8c337cf
  30. chore add posibility to define different limits for methods in the future
    Grigoriy Simonov 2022-09-13 #7e9e885
  31. Ci 37 core ci step 3 v2
    Yaroslav Bolyukin 2022-09-12 #e4516e4
  32. change signAndSend to signTransaction
    rkv 2022-09-09 #5401624
  33. del Cargo.lock
    PraetorP 2022-09-12 #31a5766
  34. doc: add description of sponsoring flow
    Yaroslav Bolyukin 2022-09-08 #fe3acb0
  35. chore refactor tests
    Grigoriy Simonov 2022-09-13 #98cf2b1
  36. Merge pull request #576 from UniqueNetwork/tests/intermediate-refactor
    ut-akuznetsov 2022-09-12 #a371005
  37. adjust debug timeout
    Alexander Aksenov 2022-09-12 #c10aeb9
  38. approve fixes
    rkv 2022-09-09 #a041946
  39. fmt
    PraetorP 2022-09-12 #66f5308
  40. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  41. chore move contract address and transaction data to call context
    Grigoriy Simonov 2022-09-13 #0707cc7
  42. Merge pull request #566 from UniqueNetwork/tests/CI-73-ci-step-4-2-autogen-js-types
    Yaroslav Bolyukin 2022-09-11 #c4493f1
  43. tests: refactorr playgrounds' minting signature for shorter mint for self
    Fahrrader 2022-09-09 #f5b44a9
  44. resolve merge conflict
    Alexander Aksenov 2022-09-12 #b5153bb
  45. merge develop into test/playground-migration
    rkv 2022-09-09 #cff2347
  46. added `doc` to app promotion
    PraetorP 2022-09-12 #5b62d1e
  47. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  48. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  49. chore fix merge
    Grigoriy Simonov 2022-09-13 #f5580aa
  50. Feature/app staking
    Yaroslav Bolyukin 2022-09-08 #4f3f998
  51. fix:typo, order
    Alexander Aksenov 2022-09-09 #a41d8f4
  52. tests: fix package versions again properly
    Fahrrader 2022-09-09 #c067698
  53. name step with api test run
    Alexander Aksenov 2022-09-09 #d2c56f6
  54. eslint fixes
    rkv 2022-09-09 #16ab55f
  55. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  56. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  57. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  58. chore replace u128 with CallContext
    Grigoriy Simonov 2022-09-13 #bfcf3ca
  59. Tests (utility in playgrounds): various modifications and additions
    ut-akuznetsov 2022-09-08 #9cb35ec
  60. Add waiter function
    Remove global before script
    Remove useless logs
    Fix refungible tests
    Max Andreev 2022-09-08 #1dbc031
  61. remove un-needed file
    Alexander Aksenov 2022-09-07 #6bf45f6
  62. tests: fix package version warnings + lint errors
    Fahrrader 2022-09-09 #f007f1a
  63. enable cleanup
    Alexander Aksenov 2022-09-09 #d7a8c2c
  64. add amount to approveToken in unique playgrounds
    rkv 2022-09-09 #2c4a276
  65. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  66. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  67. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  68. feat add sponsoring fee limit
    Grigoriy Simonov 2022-09-13 #a94c6b6
  69. test(util-playgrounds) modifications and additions of all stripes
    Fahrrader 2022-09-08 #eba9da9
  70. fix format
    PraetorP 2022-09-08 #048106f
  71. change 127.0.0.1 -> localhost
    Alexander Aksenov 2022-09-07 #89c06ef
  72. tests: displace chai-expect header copypasta
    Fahrrader 2022-09-09 #3f7f6aa
  73. enable read of .env file before market up
    Alexander Aksenov 2022-09-09 #496350e
  74. add removeFromAllowList in playgrounds
    rkv 2022-09-09 #4863849
  75. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  76. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  77. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  78. fix test
    PraetorP 2022-09-08 #76541c4
  79. re-order
    Alexander Aksenov 2022-09-07 #3fcefa3
  80. tests: fix solc has any + revert skipping in transfer
    Fahrrader 2022-09-09 #e1baaf9
  81. add timeout for debug and cat .env file
    Alexander Aksenov 2022-09-09 #837dcd6
  82. approve migrated
    rkv 2022-09-07 #fd44216
  83. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  84. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  85. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  86. code refactor & comments
    PraetorP 2022-09-08 #35da4ee
  87. add autogeneration js types before tests and enable readyness.js script
    Alexander Aksenov 2022-09-07 #ebe8644
  88. tests: upgrade part of them in ascending naming order to use playgrounds
    Fahrrader 2022-09-09 #6069e8a
  89. remove garbage from workflow
    Alexander Aksenov 2022-09-09 #b1dcf54
  90. add more tokens to accounts
    rkv 2022-09-07 #66bfede
  91. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  92. test ethContract group for eth-playgrounds
    Andrey 2022-09-04 #e6b5df4
  93. Tests: skip test for 1000 rewards
    Max Andreev 2022-09-07 #f980616
  94. correct and enable tests/scripts/readyness.js
    Konstantin Astakhov 2022-09-06 #2469ee7
  95. enable clean up at the end
    Alexander Aksenov 2022-09-08 #e181294
  96. migrated
    rkv 2022-09-07 #8a80353
  97. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  98. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  99. test SilentConsole cls instead of multiple decorations
    Andrey 2022-09-04 #a68b33e
  100. code refactor
    PraetorP 2022-09-07 #95510b9