Kirill Fedoseev
|
aa771ecc7e
|
Remove deprecated bridge types (#595)
|
2021-05-03 07:58:57 -06:00 |
Kirill Fedoseev
|
07bf763d95
|
Add a pre-deploy chain id check for AMB contracts (#557)
|
2020-11-17 21:31:11 +03:00 |
Kirill Fedoseev
|
cc3c888960
|
Multi AMB-ERC20-TO-ERC677 mediators (#455)
|
2020-08-01 04:22:35 +03:00 |
Kirill Fedoseev
|
de50e600fb
|
Add erc-to-native mediators (#440)
|
2020-06-30 23:20:33 +03:00 |
Gerardo Nardelli
|
0a7b10e77e
|
Add native to erc20 mediator on top of AMB (#367)
|
2020-05-16 21:02:25 +03:00 |
Kirill Fedoseev
|
393ef6c10b
|
STAKE token mediators (#394)
|
2020-04-10 23:18:14 +03:00 |
Alexander Kolotov
|
6fb7e592b3
|
Wording changes in the erc677-to-erc677 bridge deployment scripts (#321)
* example of .env file updated
* Changed output labels to reflect AMB specific
|
2019-11-28 17:52:16 +03:00 |
Gerardo Nardelli
|
c0ee60806d
|
Add alternative receiver for transfer in native to erc20 mode (#302)
|
2019-10-23 18:46:48 +03:00 |
Gerardo Nardelli
|
36afcf0019
|
Add alternative receiver for transfer in erc20 to native mode (#294)
* Add alternative receiver for erc20-to-native transfers
* Check limits in foreign erc20-to-native relayRequest
* Update initialize parameters in foreign erc20-to-native
|
2019-10-17 17:06:09 +03:00 |
Gerardo Nardelli
|
83900ea971
|
Add erc677 to erc677 bridge on top of AMB (#273)
Closes #267
|
2019-09-09 16:07:24 +03:00 |
Gerardo Nardelli
|
f6d275a0c1
|
Add arbitrary message bridging contracts (#77)
|
2019-09-05 20:13:52 +03:00 |
Gerardo Nardelli
|
83f314014a
|
Improve checks of configuration parameters for contracts deployment (#228)
* Improve checks on env variables
* Check that address variables for deployment are real contracts
|
2019-07-15 15:25:24 +03:00 |
Gerardo Nardelli
|
6d67fe5952
|
Add ForeignBridgeExtendedErcToErc to erc-to-erc deployment script
|
2019-04-29 15:51:28 -03:00 |
Gerardo Nardelli
|
30e0ae82c8
|
Revert "140-erc-to-erc-multiple"
|
2019-03-12 09:45:29 -03:00 |
Lior Rabin
|
06a396bd7e
|
make the double-proxy work
|
2019-02-26 15:35:59 +02:00 |
Tal Beja
|
dd6417f46c
|
change `bridgeFactory` requirments.
change`bridgeFactory` event to emit block number and home token.
|
2019-01-20 16:10:17 +02:00 |
Tal Beja
|
ca2c8a2e7c
|
Merge remote-tracking branch 'origin/master' into Many2ManyERC20
# Conflicts:
# deploy/.env.example
|
2019-01-20 13:50:03 +02:00 |
Tal Beja
|
03fead7ad1
|
rename FACTORY to ERC_TO_ERC_MULTIPLE
|
2019-01-17 10:08:43 +02:00 |
Tal Beja
|
161c24fb62
|
both home and foreign bridge factory (wih deployment scripts)
|
2019-01-15 16:01:12 +02:00 |
Gerardo Nardelli
|
b4c1a8edcd
|
Fix linter errors on deploy scripts
|
2018-12-21 15:50:14 -03:00 |
Alexander Kolotov
|
9404b8f105
|
Made format unification for bridgeDeploymentResults.json
|
2018-11-05 20:16:27 +03:00 |
Franco Victorio
|
ef8a7d850d
|
Add script for setting block reward address
|
2018-10-01 09:57:28 -03:00 |
Franco Victorio
|
bcde71f341
|
Use different env variables validations for each mode
|
2018-09-28 11:28:17 -03:00 |
Franco Victorio
|
e80fe12280
|
Move dependent env checks to deploy script
|
2018-09-25 17:12:06 -03:00 |
Franco Victorio
|
195f23c613
|
Add support for deploying ERC_TO_NATIVE mode
|
2018-09-21 17:46:01 -03:00 |
Franco Victorio
|
f86f83c1a4
|
Add envalid
|
2018-09-20 16:41:38 -03:00 |
Franco Victorio
|
203d8763cb
|
Add eslint and prettier
|
2018-09-20 16:41:30 -03:00 |
Franco Victorio
|
561c20e7db
|
Use absolute path for results in ercToErc mode too
|
2018-08-17 13:04:49 -03:00 |
Franco Victorio
|
9e7ac8583c
|
Allow using the deploy script from another directory
|
2018-08-17 11:17:34 -03:00 |
Franco Victorio
|
1b008f0602
|
Infer deployment address from private key
|
2018-08-13 16:23:03 -03:00 |
Roman Storm
|
32cffe83ee
|
update deployment script
|
2018-06-19 14:11:53 -07:00 |
Roman Storm
|
aebfc4a5e7
|
Refactoring of deployment script
|
2018-04-30 14:26:01 -07:00 |
Roman Storm
|
7bd9ac3f81
|
1. Handle deposits and signatures if requiredSignatures is changed
2. Update deployment strategy. Use plain json http request and wait for receipt.
|
2018-04-27 10:26:24 -07: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
|
a0296cddd4
|
improve bridge deployment
|
2018-04-08 19:54:58 -07:00 |
Roman Storm
|
c42b7a782f
|
improve deployment to use private keys and point to public rpcs
|
2018-04-07 23:41:33 -07:00 |
Roman Storm
|
987dc06cbb
|
Add MIN_PER_TX into Home and Foreign bridges
|
2018-04-06 18:40:09 -04:00 |
Roman Storm
|
0d792ce4ef
|
add deployment script
|
2018-04-05 11:28:46 -04:00 |