Commit Graph

23 Commits

Author SHA1 Message Date
Kirill Fedoseev 248ed4681b
Rework upgradeable contracts initialization (#642) 2022-02-03 00:00:42 +03:00
Kirill Fedoseev 1c8ee41fd4 Added Initialize functions access control modifier (#333) 2019-12-24 17:41:06 +03:00
Kirill Fedoseev 1a7a91ee76 Hardcoded max validators limit (#331)
* Added internal contract limit on validators list size
* Updated validators contracts tests. Testing possible out-of-gas situation.
2019-12-14 01:20:03 +03:00
Gerardo Nardelli 9504b832b1 Add support for two tokens in erc to native (#319) 2019-12-11 23:18:32 +03:00
Gerardo Nardelli a747842c95 Add validators amount limit (#239) 2019-07-16 23:25:35 +03:00
Gerardo Nardelli 34d48efad7 Add linter for unit tests 2019-05-14 12:36:34 -03:00
Gerardo Nardelli 6bad8be39d Fix unit tests 2019-05-14 11:22:31 -03:00
Gerardo Nardelli 745eeb0493 Add validatorList on BaseBridgeValidators 2019-04-11 12:10:23 -03:00
Gerardo Nardelli fa36918944 Move validatorList method to RewardableValidators 2019-01-08 17:24:08 -03:00
Gerardo Nardelli 4e9db7b626 Refactor BridgeValidators 2019-01-07 15:25:26 -03:00
Gerardo Nardelli 363a304ef9 Add removed nextValidator test 2019-01-07 11:46:04 -03:00
Gerardo Nardelli 76d45e2861 Add validatorList method 2019-01-03 13:07:21 -03:00
fernandomg c43f117fbe Add/Extend BridgeValidators tests 2018-12-27 15:41:58 -03:00
fernandomg 9f8b18c988 Add/Update tests for BridgeValidator 2018-12-26 17:19:30 -03:00
Gerardo Nardelli 75af893dc8 Rename BridgeValidators version variable 2018-09-18 10:32:25 -03:00
Gerardo Nardelli 4bb8e9df21 Fix variable name on validators and token contract 2018-09-17 16:34:25 -03:00
Gerardo Nardelli af7cc8dcbb Add version field on bridge, validators and token contracts 2018-09-17 15:33:16 -03:00
Gerardo Nardelli 2c0e9dd2c2 Update BridgeValidators contract 2018-07-26 14:34:47 -03:00
Roman Storm 75c8338a07 Audit feedback. Multiple change requests 2018-04-25 22:15:11 -07:00
Roman Storm 7ab6c35e21 fix bridge and deployment 2018-04-25 21:00:36 -07:00
Roman Storm 1f1281ed8c Audit feedback:
Fix upgradeToAndCall
2018-04-19 12:03:46 -07:00
Roman Storm de8ac84efc LevelK auditors pointed out an unnecessary contract variables that were inherited from zeppelinos
https://github.com/zeppelinos/labs/pull/49/files
2018-03-30 17:50:51 -07:00
Roman Storm 40a07ebd12 Add tests for BridgeValidators 2018-03-28 20:27:41 -07:00