Ali Behjati
d5b4f571f0
Set/Update governance emitter addresses ( #307 )
2022-09-28 09:22:50 +02:00
Ali Behjati
9a285cf799
Abehjati/eth-update-interface ( #301 )
...
* Update contract interface to the latest sdk
* Add migration step
* Fix eth2 chainid change
* Address reviews
2022-09-23 19:19:02 +02:00
Ali Behjati
2ad991f4ab
Abehjati/add-eth-governance ( #279 )
...
Also add governance-sdk-js to generate messages (both in testing and in multisig)
2022-09-20 18:24:57 +02:00
Ali Behjati
65c273fa0a
Add pythnet migration files ( #246 )
...
* Add pythnet migration files
Also:
- Add related env vars for testnet networks. Mainnet ones to be added
when it's ready.
- Rename Pyth2Wormhole env vars to solana
* Add mainnet emitter
* Fix migration file numbers
* Address Jayant comments
2022-09-06 13:03:21 +02:00
Ali Behjati
f09c46b1cd
Make validTimePeriod configurable ( #249 )
...
* Make validTimePeriod configurable
2022-08-22 20:13:13 +02:00
Ali Behjati
2c1e987b31
Add networks configs ( #217 )
...
* Add networks configs
Wormhole addresses are available here:
https://github.com/certusone/wormhole/blob/dev.v2/sdk/js/src/utils/consts.ts
* Fix typo
* Fix a bug in ropsten env
2022-05-20 15:16:24 +02:00
Tom Pointon
4f4bec508e
EVM deployment scripts and documentation ( #141 )
...
* Make Migrations contract Ownable
* Add prod deployment migrations
* Add BSC Testnet deployment configuration
* Add documentation for deploying contracts to production
* Fix test environment script for deployment to development network
* Fix tilt issues + refactor
Co-authored-by: Ali Behjati <bahjatia@gmail.com>
2022-05-13 10:25:35 +02:00