Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/solana-route-20241008 (#148)
* init solana route * update constants * integrate mint interfaces * fix deps error * update the interfaces from ic-solana * refactor handle_ticket and timer * integration test and fix bugs * update logs * add http interface for log * remove events * update scripts * update doc and scripts * add get_fee_account * add *.wasm.gz * impl update token metadata * update deps * update wasm.gz files * add transfer_to * test http outcall transform * confirm result via account info * support retry * check account status * fix sig statue error * update parameter * refactor mint * support proxy * remove test key * refactor account creating * refactor route to hub * update doc * update scripts * add solana assets * update assets * replace log mod * refactor storage and log * update log * add devops method * refactor seqs * update devops * add update_fee_account * update token meta * update meta * update token png * fix http error * enable debug * update devops * update latest code and assets * remove unnecessary code * remove unnecessary files
- Loading branch information