git.delta.rocks / unique-network / refs/commits / 5964f586c6c6

difftreelog
  1. build switch frontier dependency to a branch
    Yaroslav Bolyukin 2022-09-13 #5964f58
  2. chore update evm stubs
    Grigoriy Simonov 2022-09-13 #dd68dda
  3. chore add sload/sstore and doucumentation
    Grigoriy Simonov 2022-09-13 #781ae2a
  4. chore store limits in BTreeMap
    Grigoriy Simonov 2022-09-13 #d78c2fe
  5. chore add posibility to define different limits for methods in the future
    Grigoriy Simonov 2022-09-13 #7e9e885
  6. chore refactor tests
    Grigoriy Simonov 2022-09-13 #98cf2b1
  7. chore move contract address and transaction data to call context
    Grigoriy Simonov 2022-09-13 #0707cc7
  8. chore fix merge
    Grigoriy Simonov 2022-09-13 #f5580aa
  9. chore replace u128 with CallContext
    Grigoriy Simonov 2022-09-13 #bfcf3ca
  10. feat add sponsoring fee limit
    Grigoriy Simonov 2022-09-13 #a94c6b6
  11. Merge pull request #582 from UniqueNetwork/test/fix-approve-with-updated-playgrounds
    ut-akuznetsov 2022-09-13 #848ef93
  12. Test/playground migration
    ut-akuznetsov 2022-09-12 #80dcadd
  13. test(approve) fix with updated playgrounds
    Fahrrader 2022-09-13 #9424634
  14. Ci 37 core ci step 3 v2
    Yaroslav Bolyukin 2022-09-12 #e4516e4
  15. change signAndSend to signTransaction
    rkv 2022-09-09 #5401624
  16. Merge pull request #576 from UniqueNetwork/tests/intermediate-refactor
    ut-akuznetsov 2022-09-12 #a371005
  17. adjust debug timeout
    Alexander Aksenov 2022-09-12 #c10aeb9
  18. approve fixes
    rkv 2022-09-09 #a041946
  19. Merge pull request #566 from UniqueNetwork/tests/CI-73-ci-step-4-2-autogen-js-types
    Yaroslav Bolyukin 2022-09-11 #c4493f1
  20. tests: refactorr playgrounds' minting signature for shorter mint for self
    Fahrrader 2022-09-09 #f5b44a9
  21. resolve merge conflict
    Alexander Aksenov 2022-09-12 #b5153bb
  22. merge develop into test/playground-migration
    rkv 2022-09-09 #cff2347
  23. Feature/app staking
    Yaroslav Bolyukin 2022-09-08 #4f3f998
  24. fix:typo, order
    Alexander Aksenov 2022-09-09 #a41d8f4
  25. tests: fix package versions again properly
    Fahrrader 2022-09-09 #c067698
  26. name step with api test run
    Alexander Aksenov 2022-09-09 #d2c56f6
  27. eslint fixes
    rkv 2022-09-09 #16ab55f
  28. Tests (utility in playgrounds): various modifications and additions
    ut-akuznetsov 2022-09-08 #9cb35ec
  29. Add waiter function
    Remove global before script
    Remove useless logs
    Fix refungible tests
    Max Andreev 2022-09-08 #1dbc031
  30. remove un-needed file
    Alexander Aksenov 2022-09-07 #6bf45f6
  31. tests: fix package version warnings + lint errors
    Fahrrader 2022-09-09 #f007f1a
  32. enable cleanup
    Alexander Aksenov 2022-09-09 #d7a8c2c
  33. add amount to approveToken in unique playgrounds
    rkv 2022-09-09 #2c4a276
  34. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  35. test(util-playgrounds) modifications and additions of all stripes
    Fahrrader 2022-09-08 #eba9da9
  36. fix format
    PraetorP 2022-09-08 #048106f
  37. change 127.0.0.1 -> localhost
    Alexander Aksenov 2022-09-07 #89c06ef
  38. tests: displace chai-expect header copypasta
    Fahrrader 2022-09-09 #3f7f6aa
  39. enable read of .env file before market up
    Alexander Aksenov 2022-09-09 #496350e
  40. add removeFromAllowList in playgrounds
    rkv 2022-09-09 #4863849
  41. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  42. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  43. fix test
    PraetorP 2022-09-08 #76541c4
  44. re-order
    Alexander Aksenov 2022-09-07 #3fcefa3
  45. tests: fix solc has any + revert skipping in transfer
    Fahrrader 2022-09-09 #e1baaf9
  46. add timeout for debug and cat .env file
    Alexander Aksenov 2022-09-09 #837dcd6
  47. approve migrated
    rkv 2022-09-07 #fd44216
  48. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  49. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  50. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  51. code refactor & comments
    PraetorP 2022-09-08 #35da4ee
  52. add autogeneration js types before tests and enable readyness.js script
    Alexander Aksenov 2022-09-07 #ebe8644
  53. tests: upgrade part of them in ascending naming order to use playgrounds
    Fahrrader 2022-09-09 #6069e8a
  54. remove garbage from workflow
    Alexander Aksenov 2022-09-09 #b1dcf54
  55. add more tokens to accounts
    rkv 2022-09-07 #66bfede
  56. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  57. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  58. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  59. Tests: skip test for 1000 rewards
    Max Andreev 2022-09-07 #f980616
  60. correct and enable tests/scripts/readyness.js
    Konstantin Astakhov 2022-09-06 #2469ee7
  61. enable clean up at the end
    Alexander Aksenov 2022-09-08 #e181294
  62. migrated
    rkv 2022-09-07 #8a80353
  63. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  64. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  65. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  66. code refactor
    PraetorP 2022-09-07 #95510b9
  67. change github action
    Alexander Aksenov 2022-09-06 #c37bc7e
  68. enable all networks
    Alexander Aksenov 2022-09-08 #d87f223
  69. allowLists migrated
    rkv 2022-09-07 #b1123c3
  70. tests: adminTransferAndBurn migrated
    rkv 2022-09-06 #2f3fc1a
  71. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  72. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  73. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  74. Fix tests: ignore ts error
    Max Andreev 2022-09-07 #8c250ff
  75. ssh key + deploy key
    Alexander Aksenov 2022-09-06 #82145c6
  76. add read .env in qa-tests
    Alexander Aksenov 2022-09-08 #a615132
  77. tests: adminTransferAndBurn migrated
    rkv 2022-09-06 #0335e51
  78. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  79. test ethContract group for eth-playgrounds
    Andrey 2022-09-04 #e6b5df4
  80. Tests: fix flakyness
    Max Andreev 2022-09-07 #c52f33f
  81. try
    Alexander Aksenov 2022-09-06 #0cad164
  82. debug: enable market startup
    Alexander Aksenov 2022-09-08 #4eb5e79
  83. Merge pull request #542 from UniqueNetwork/fix/RFT_and_fractionalizer
    Yaroslav Bolyukin 2022-08-26 #5e4ac16
  84. fix Remove redudant template
    Trubnikov Sergey 2022-08-30 #42824e2
  85. test SilentConsole cls instead of multiple decorations
    Andrey 2022-09-04 #a68b33e
  86. remove: getTotalStakingLocked from RPC.
    Trubnikov Sergey 2022-09-07 #25c9617
  87. get branch from strategy matrix
    Alexander Aksenov 2022-09-06 #20c3f35
  88. read .env from unique-chain repo
    Alexander Aksenov 2022-09-08 #effb507
  89. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  90. fix test erc165
    Trubnikov Sergey 2022-08-26 #68035dd
  91. fix Tuple size calc
    Trubnikov Sergey 2022-08-30 #acaa3b6
  92. test Initial eth playgrounds
    Andrey 2022-09-04 #c9f3344
  93. fix stake logic
    PraetorP 2022-09-07 #d79c091
  94. Merger upstream
    Alexander Aksenov 2022-09-06 #ff2c5cb
  95. Remove commented strings
    Alexander Aksenov 2022-09-08 #e6a17a2
  96. test fix attribute imports
    Yaroslav Bolyukin 2022-08-25 #d254843
  97. misc: update stubs
    Trubnikov Sergey 2022-08-25 #6b71957
  98. fmt
    Trubnikov Sergey 2022-08-26 #ef71589
  99. fix Tuple size calculation. Some PR fixes.
    Trubnikov Sergey 2022-08-29 #67a4ea4
  100. fix appPromotion RPC diasbling, refactor benchmarks, fix `WithdrawReasons`, rename `get_sponsor` to `sponsor` in hadlers traits + change their behavior in impl's blocks
    PraetorP 2022-09-07 #d83ab4f