kii

Results 19 comments of kii

Thanks for making this list @chenesan! @ljharb, I'm interested in tackling some of this features too. It might take me some time to finish implementing it as I'm getting a...

Are there repro steps? Interested to take this on.

When I'm building the solana package, I'm getting ``` error: environment variable `BRIDGE_ADDRESS` not defined --> bridge/program/src/accounts/posted_vaa.rs:102:46 | 102 | AccountOwner::Other(Pubkey::from_str(env!("BRIDGE_ADDRESS")).unwrap()) | ^^^^^^^^^^^^^^^^^^^^^^ | = note: this error originates in...

I believe this can be closed now since #1672 has been merged

sounds good. I'll work on that. If there are more rust work do tag me :) @evan-gray

I'll take on this too. I actually came across this while trying to build the tests while fixing the other issue

I believe this can be closed now since #1672 has been merged

also, cw20-wrapped's package name is cw20-wrapped-2 instead of cw20-wrapped-terra-2. do we want it to be consistent with terra-2 as the others or 2 is fine for now?