Devin AI
|
68f523a0f6
Apply parameter signature changes to remaining deploy methods and upgrade motsu to 0.9.0
|
4 months ago |
Ayush Suresh
|
a0310a260c
imported mock_instant crate
|
4 months ago |
Ayush Suresh
|
a37cab9a18
moved pyth and wormhole init in tests to init function
|
4 months ago |
Ayush Suresh
|
1b62ed10f5
fixing versioning for wormhole contract
|
4 months ago |
Ayush Suresh
|
9eef20ae05
figuring out mini-alloc
|
4 months ago |
Ayush Suresh
|
5c9453c6f8
added serde deserialization
|
4 months ago |
Ayush Suresh
|
d35a5eae22
proof confirmation logic set up, callback function established
|
4 months ago |
Ayush Suresh
|
1ceadcf97d
cleaned initialize and sorted out stylus storage type issue for now. also added wormhole integration temporarily
|
4 months ago |
Ayush Suresh
|
2fb67fe4d2
Merge branch 'pyth-stylus-sdk-crate' into pyth-stylus-update-and-initialize
|
4 months ago |
Ayush Suresh
|
e044c3be38
created crate for shared structs
|
4 months ago |
Ayush Suresh
|
e10d2d89ce
set up framework for contract initialization (i.e. constructor) and update all price feeds. some cargo build errors, but will fix in next commit
|
5 months ago |
Ayush Suresh
|
1442303d1d
finished first steps of update_prices. need to test that CPI works + parsed information actually makes sense
|
5 months ago |
Ayush Suresh
|
131d2c3fd1
Built function headers and necessary structs
|
5 months ago |
Devin AI
|
a6648d57df
feat: shorten error messages and panic strings for size optimization
|
5 months ago |
Devin AI
|
a222f0e330
chore: update Cargo.lock after size optimization
|
5 months ago |
Ayush Suresh
|
12af81b1dd
fixed export abi feature
|
5 months ago |
Devin AI
|
ee56a8a662
fix: add hmac feature to libsecp256k1 for test guardian functions
|
5 months ago |
Ayush Suresh
|
ca4c8d6808
removing unused files for wormhole
|
5 months ago |
Ayush Suresh
|
f1d6b92c6b
working with actual wormhole transactions
|
5 months ago |
Ayush Suresh
|
b91fb10afc
added wormhole contract, tests working on test addresses but need to verify with hermes VAA
|
5 months ago |