Csongor Kiss
|
9824d71fe1
|
aptos/nft_bridge: implement contract
|
2023-01-12 02:46:42 +00:00 |
Csongor Kiss
|
6da8e4ae7d
|
aptos: formatting fixes
|
2023-01-12 02:46:42 +00:00 |
Josh Siegel
|
c8da62e383
|
aptos_update: Fix aptos errors
|
2022-12-14 01:57:17 -06:00 |
Csongor Kiss
|
4f40caf3f6
|
aptos/token_bridge: max 8 decimals for wrapped coins
u64 is too smol
|
2022-10-18 01:19:13 -04:00 |
Csongor Kiss
|
98f5260918
|
aptos/token_bridge: don't take wormhole_fee as arg in entry
|
2022-10-18 01:19:13 -04: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
|
be0f58a537
|
aptos/contracts: implement token bridge
|
2022-10-14 12:42:44 -05:00 |