pyth-crosschain/pythnet/pythnet_sdk/src
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
..
accumulators [pythnet-sdk] Allow as_bytes()/to_bytes() for MerkleRoot/MerklePath (#866) 2023-06-08 18:16:25 +01:00
hashers perf: use solana hash precompile (#1400) 2024-03-27 15:39:43 +00:00
test_utils feat: pyth pull-based push oracle (#1370) 2024-04-01 14:43:47 +01:00
wire fix: typos (#1335) 2024-03-01 23:05:39 +00:00
accumulators.rs pythnet: replace pythnet_sdk with the right files (#803) 2023-05-05 21:04:49 +01:00
error.rs Implement accumulator updates for cosmwasm (#880) 2023-06-13 12:59:29 +02:00
hashers.rs [pythnet-sdk] Allow as_bytes()/to_bytes() for MerkleRoot/MerklePath (#866) 2023-06-08 18:16:25 +01:00
lib.rs [solana/cosmwasm/near] Rust tests refactor (#1238) 2024-01-25 18:25:07 +00:00
messages.rs Fix pythnet-sdk ci (#1213) 2024-01-08 18:09:31 +00:00
wire.rs [pythnet-sdk] Bump borsh add borsh to MerklePriceUpdate (#1186) 2023-12-15 10:47:22 +07:00
wormhole.rs [pythnet-sdk] Bump borsh add borsh to MerklePriceUpdate (#1186) 2023-12-15 10:47:22 +07:00