- 15 Dec, 2022 3 commits
-
-
Bartek Wrona authored
v1.27.3
-
Bartek Wrona authored
-
Konrad Botor authored
-
- 13 Dec, 2022 3 commits
-
-
Mariusz Trela authored
-
Krzysztof Mochocki authored
-
-
- 12 Dec, 2022 6 commits
-
-
-
-
-
Bartek Wrona authored
-
-
Andrzej Lisak authored
The state cost did not account for memo
-
- 08 Dec, 2022 10 commits
-
-
-
-
-
-
-
-
hf26 serialization
-
-
Mateusz Żebrak authored
-
Mateusz Żebrak authored
Some tests in decentralized_hive_fund_tests produces around 90k blocks which results in a large size of `p2p.log` logs that weighs excessively around 500mb compressed. Fixture introduced in this commit overrides the default `node` fixture to reduce the size of the logs, by setting the problematic `chainlock` logger to a higher log level.
-
- 07 Dec, 2022 3 commits
-
-
Radosław Masłowski authored
-
Radosław Masłowski authored
The fix eliminates problems with the dependence of tests(that using replayed block log) on the age of the blockchain.
-
Bartek Wrona authored
-
- 06 Dec, 2022 11 commits
-
-
-
-
-
-
Michał Kudela authored
-
Michał Kudela authored
-
Michał Kudela authored
-
Michał Kudela authored
-
Test measuring removal performance did not make sense anymore, so it was changed to cover various aspects of RC delegations being removed in many blocks instead of in one operation.
-
While the object is present for particular delegator account, that account cannot create or modify RC delegations.
-
-
- 05 Dec, 2022 4 commits
-
-
Change of serialization has to be done beyond `try-catch` scope, because a p2p code checks if a current exception exists.
-
Michał Kudela authored
-
Michał Kudela authored
Change name `mainnet_64m` to `live_mainnet`. Replace usages deprecated marker `mainnet_64m` to new `current_mainnet`.
-
Michał Kudela authored
-