Csongor Kiss
|
ee8e4b61ed
|
aptos: unify deployment script for all networks
|
2022-10-17 16:39:34 +01:00 |
Csongor Kiss
|
cb9915a75f
|
aptos: testnet redeploy
|
2022-10-17 16:39:34 +01:00 |
Csongor Kiss
|
c775cd974d
|
aptos/token_bridge: add method to register coin on complete transfer
|
2022-10-17 16:39:34 +01:00 |
Csongor Kiss
|
3eaa43cad8
|
aptos/token_bridge: remove governance chain from state
this was unused, the governance info is stored in the core contract anyway
|
2022-10-17 16:39:34 +01:00 |
Csongor Kiss
|
bbe2939b90
|
aptos: fix entry functions
these can't return values, but the compiler doesn't tell you 🤫
|
2022-10-17 16:39:34 +01:00 |
Csongor Kiss
|
b1456b9eb1
|
aptos/core: remove emitter upgrade code
we'll redeploy the testnet contract anyway, this is no longer necessary
|
2022-10-17 16:39:34 +01:00 |
Csongor Kiss
|
4f9a491645
|
aptos/core: allow upgrading emitter capability
|
2022-10-16 20:29:09 +01:00 |
Csongor Kiss
|
12b855f3b1
|
tilt: add aptos
|
2022-10-15 15:17:36 +01:00 |
Csongor Kiss
|
856ab8bbc8
|
aptos/contracts: start emitter indices at 1
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
2238f64cfb
|
aptos/core: allow init with multiple guardians
this requires a breaking change to `init` so we have to deprecate the
old one.
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
ffa31da17c
|
aptos: dockerfile + scripts + README
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
be0f58a537
|
aptos/contracts: implement token bridge
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
3eb8daf492
|
aptos/contracts: dummy type for wrapped coins
this is used to fill in the CoinType phantom type variable of the Coin
type in the aptos framework to facilitate new coin creation
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
70ccb69e86
|
aptos/contracts: implement simple example contract
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
da39940b13
|
aptos/contracts: implement deployer contract
|
2022-10-14 12:42:44 -05:00 |
Csongor Kiss
|
909238c51b
|
aptos/contracts: implement wormhole
|
2022-10-14 12:42:44 -05:00 |