poa-network-consensus-contr.../test
Vadim da74008706 Remove an excess condition from RewardByBlock 2020-03-27 12:05:12 +03:00
..
mockContracts (Fix) Optimize and refactor the code of RewardByBlock contract 2018-10-04 14:41:43 +03:00
upgradeContracts (Fix) Improve `VotingToChange*.migrateBasicOne` function 2018-08-21 17:51:10 +03:00
utilContracts (Feature) Checking if a voting key is EOA or a contract 2018-08-10 18:53:13 +03:00
utils (Fix) Finalization without reverts and some optimizations 2018-08-05 09:54:49 +03:00
ballots_storage_test.js (Fix) Add limit of threshold for validator metadata changing 2018-08-13 13:47:32 +03:00
ballots_storage_upgrade_test.js (Fix) Replace uint8 variables with uint256 2018-08-28 16:36:47 +03:00
emission_funds_test.js (Refactor) Move implementation/ version functs to EternalStorageProxy 2018-08-10 15:22:02 +03:00
eternal_storage_proxy_test.js (Fix) Finalization without reverts and some optimizations 2018-08-05 09:54:49 +03:00
keys_manager_test.js fix swapping keys and add a test for it 2019-06-19 14:05:41 +03:00
keys_manager_upgrade_test.js fix swapping keys and add a test for it 2019-06-19 14:05:41 +03:00
metadata_test.js Add company fields to ValidatorMetadata 2018-12-11 17:03:48 +03:00
metadata_upgrade_test.js Add company fields to ValidatorMetadata 2018-12-11 17:03:48 +03:00
poa_network_consensus_test.js (Fix) Minor improvements of KeysManager and PoaNetworkConsensus 2018-08-27 13:22:29 +03:00
proxy_storage_test.js (Fix) Add changing of RewardByBlock's address in ProxyStorage 2018-12-27 09:32:47 +03:00
proxy_storage_upgrade_test.js (Fix) Add changing of RewardByBlock's address in ProxyStorage 2018-12-27 09:32:47 +03:00
reward_by_block_test.js Remove an excess condition from RewardByBlock 2020-03-27 12:05:12 +03:00
reward_by_block_upgrade_test.js Remove an excess condition from RewardByBlock 2020-03-27 12:05:12 +03:00
reward_by_time_test.js fix existing tests 2019-06-17 20:18:15 +03:00
reward_by_time_upgrade_test.js fix existing tests 2019-06-17 20:18:15 +03:00
voting_to_change_keys_test.js add missing key type 2019-06-21 13:16:40 +03:00
voting_to_change_keys_upgrade_test.js add missing key type 2019-06-21 13:16:40 +03:00
voting_to_change_min_threshold_test.js (Fix) Put address arguments at the end of argument list of functions 2018-09-05 09:27:50 +03:00
voting_to_change_min_threshold_upgrade_test.js (Fix) Put address arguments at the end of argument list of functions 2018-09-05 09:27:50 +03:00
voting_to_change_proxy_test.js (Fix) Add changing of RewardByBlock's address in ProxyStorage 2018-12-27 09:32:47 +03:00
voting_to_change_proxy_upgrade_test.js (Fix) Add changing of RewardByBlock's address in ProxyStorage 2018-12-27 09:32:47 +03:00
voting_to_manage_emission_funds_test.js Merge pull request #208 from maxaleks/deny-repeatedly-adding-removed-mining-key 2019-06-21 14:48:15 +03:00
voting_to_manage_emission_funds_upgrade_test.js Merge pull request #208 from maxaleks/deny-repeatedly-adding-removed-mining-key 2019-06-21 14:48:15 +03:00