Commit Graph

856 Commits

Author SHA1 Message Date
Kirill Fedoseev da8d601bb7
Gas token integration (#378) 2020-03-24 22:53:47 +03:00
Kirill Fedoseev b5d30e09a0
Add support of multiple bridges in bridge token (#391) 2020-03-24 11:56:11 +03:00
Alexander Kolotov 367b35b6f5 Merge branch 'master' into develop 2020-03-23 16:28:32 +03:00
Alexander Kolotov 6fecdbc6b0
Bump version to 4.0.2 (#390) 2020-03-23 16:27:28 +03:00
Alexander Kolotov d6d067b1a4
Revert "Allow multiple bridges for token" (#389)
This reverts commit 92f850de23 - the changes introduced by #387.
2020-03-23 16:26:31 +03:00
varasev 92f850de23
Allow multiple bridges for token (#387) 2020-03-23 15:39:27 +03:00
dependabot[bot] 6d19d2ee8a
Bump acorn from 7.1.0 to 7.1.1 in /upgrade (#384)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-23 15:22:32 +03:00
dependabot[bot] 1c2cf4d565
Bump acorn from 6.1.1 to 6.4.1 in /deploy (#383)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-23 15:21:19 +03:00
dependabot[bot] 36685eaf10
Bump acorn from 5.7.3 to 6.4.1 (#385)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-23 15:20:31 +03:00
Gerardo Nardelli b4867487d4
Add home implementation upgrade script (#386) 2020-03-23 14:45:40 +03:00
Gerardo Nardelli a5946e7024
Add upgrade scripts for chai support on xdai bridge contracts (#379) 2020-03-13 15:32:17 +03:00
Alexander Kolotov e2c8d3f192
Bump version to 4.0.1 (#381) 2020-03-13 09:43:15 +03:00
Kirill Fedoseev c073e83067
Paying interest in chai to avoid the oracle misbehavior (#380) 2020-03-12 22:37:06 +03:00
Alexander Kolotov 4ffda3a0ef
Bump version to 4.0.0 (#376) 2020-02-27 19:13:39 +03:00
Alexander Kolotov 81aee04915
Merge the develop branch to the master branch, preparation to v4.0.0 2020-02-27 16:15:13 +03:00
Kirill Fedoseev aebb1ed768
Chai integration internal audit fixes (#372) 2020-02-27 15:28:54 +03:00
Alexander Kolotov 9fd10f1ab7 Merge branch 'master' into develop 2020-02-21 08:25:34 +03:00
Alexander Kolotov 026dbfdac8
Bump version to 4.0.0-rc1 (#371) 2020-02-21 08:02:45 +03:00
varasev 39dccf9c9e
Rename reward functions (#370) 2020-02-20 22:23:14 +03:00
Alexander Kolotov 1923eddb15
Merge the develop branch to the master branch, preparation to v4.0.0-rc1 2020-02-20 19:15:53 +03:00
Kirill Fedoseev cf53cd7cba
Add restriction on claiming Chai token (#368) 2020-02-20 10:37:33 +03:00
Kirill Fedoseev f35a2722d3
Earning interest with Chai for erc-to-native mode (#356) 2020-02-17 15:15:19 +03:00
Kirill Fedoseev efbbdfade1
Added Bridge Validators deterministic mock for e2e tests (#366) 2020-02-08 23:17:54 +03:00
Alexander Kolotov 7e17921ffc
Bump version to 4.0.0-rc0 (#362) 2020-01-21 22:11:30 +03:00
Alexander Kolotov 0896cabcdc
Merge the develop branch to the master branch, preparation to v4.0.0-rc0 2020-01-21 17:28:58 +03:00
Alexander Kolotov 42ffca9ad8
Revert "Merge the develop branch to the master branch, preparation to v4.0.0-rc0" (#360) 2020-01-21 17:22:58 +03:00
Alexander Kolotov 10656136ec
Merge the develop branch to the master branch, preparation to v4.0.0-rc0 2020-01-21 16:00:04 +03:00
Alexander Kolotov e0d54bf38c
Fixes in AMB deployment related documentation and scripts (#358) 2020-01-20 17:48:45 +03:00
Kirill Fedoseev 34a8d2fdc7 Single execute signatures (#357) 2020-01-20 17:46:56 +03:00
Alexander Kolotov 8f11c7dae3 Merge conflict addressed 2020-01-08 15:02:13 +03:00
Igor Barinov e2d3cdabee
Update README.md
Fix links of badges to Coverall and Travis
2020-01-04 17:47:22 +01:00
Kirill Fedoseev e0a1d6556f Simplified some conditions in require() clauses (#353) 2020-01-04 16:35:46 +04:00
Kirill Fedoseev 49c0b80b35 Updated minimum gas usage estimation (#355) 2020-01-03 00:16:58 +04:00
Alexander Kolotov 89e8ffb227
badges links update to tokenbridge-contracts (#348) 2019-12-30 23:58:58 +04:00
Alexander Kolotov c85aeb737b
Bump version to 3.3.0 (#347) 2019-12-30 21:44:01 +04:00
Alexander Kolotov 11659f38bc
Merge the develop branch to the master branch, preparation to v3.3.0 2019-12-30 17:00:33 +04:00
Kirill Fedoseev 0241a264bb Documentation for upgradeability contracts (#332) 2019-12-27 15:52:03 +04:00
dependabot[bot] 3b4220ee44 Bump handlebars from 4.1.2 to 4.5.3 (#344) 2019-12-27 15:43:55 +04:00
Kirill Fedoseev 1c8ee41fd4 Added Initialize functions access control modifier (#333) 2019-12-24 17:41:06 +03:00
Gerardo Nardelli fe132f0170 Add automatic contracts verification in deployment script (#334)
* Add automatic contract verifier in deploy script
* document supported explorers for automatic verification
2019-12-23 21:22:58 +03:00
Alexander Kolotov 7bd407e847
Integrate upgrade scripts in the docker image (#342) 2019-12-19 20:59:57 +03:00
Alexander Kolotov fd86fed877
Bump version to 3.3.0-rc0 (#343) 2019-12-19 18:43:06 +03:00
Alexander Kolotov 51cd9a0942 Bump version to 3.3.0-rc0 2019-12-19 17:23:05 +03:00
Alexander Kolotov 1234b87596
Merge the develop branch to the master branch, preparation to v3.2.0-rc0 2019-12-19 16:53:15 +03:00
Kirill Fedoseev 06e4565886 Tests to cover max number of signatures (#335)
* Fixed Message library bug
* Added tests for covering max number of signatures
* Increased heap memory limit for coverage script
2019-12-19 01:25:59 +03:00
Gerardo Nardelli 7970b909fc Add docs in Bytes library (#340) 2019-12-19 01:23:05 +03:00
Gerardo Nardelli 13eb09220a Update nvm node version to 10.18 (npm v6.13.4) (#339) 2019-12-18 19:07:40 +03:00
Gerardo Nardelli e30cb989ee Add upgrade scripts (#337)
* Add scripts for xDai bridge upgrade
2019-12-18 15:37:17 +03:00
Kirill Fedoseev c8e0f48bdf Consistent checks for setMaxPerTx and setMinPerTx (#330) 2019-12-16 23:01:47 +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