pyth-crosschain/target_chains/solana/programs/pyth-solana-receiver/tests
guibescos 866b6a5b4b
feat: pyth pull-based push oracle (#1370)
* feat: implement oracle instance

* Go

* Remove key

* Go

* Add instance id, fix conditional deser

* Go

* Rename

* Revert changes to cli

* Checkpoint

* Cleanup deps

* Refactor tests

* Cleanup deps

* Write test

* Fix comment

* Shard id

* ADd tests

* Extract common test utils

* Fix test

* Better name

* Cleanup

* Instance -> shard

* Update test

* Make shard id a u16
2024-04-01 14:43:47 +01:00
..
test_governance.rs feat: pyth pull-based push oracle (#1370) 2024-04-01 14:43:47 +01:00
test_post_price_update_from_vaa.rs feat: pyth pull-based push oracle (#1370) 2024-04-01 14:43:47 +01:00
test_post_updates.rs feat: pyth pull-based push oracle (#1370) 2024-04-01 14:43:47 +01:00
test_post_updates_atomic.rs feat: pyth pull-based push oracle (#1370) 2024-04-01 14:43:47 +01:00