Commit Graph

8 Commits

Author SHA1 Message Date
omahs 99d01324b8
aptos: fix typos (#3386)
* fix typos

* fix typos

* fix typos
2023-09-25 16:54:50 -04:00
Csongor Kiss 79e255fa5b aptos: add entry for sending payload 3s 2023-08-28 10:10:18 -04: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 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