Commit Graph

2793 Commits

Author SHA1 Message Date
Guillermo Bescos 00641351b7 Remove magic numnber 2024-01-25 18:15:55 +00:00
Guillermo Bescos a5c137e9dc Format 2024-01-25 18:06:33 +00:00
Guillermo Bescos 40d7b6d679 Cleanup 2024-01-25 18:05:31 +00:00
Guillermo Bescos a2dabb97cf Remove magic numbers 2024-01-25 16:56:13 +00:00
Guillermo Bescos bd5d947c9a Cleanup more magic numbers 2024-01-25 16:53:32 +00:00
Guillermo Bescos 7b649e97df More refactor 2024-01-25 16:44:33 +00:00
Guillermo Bescos d8a8f753e3 cleanup 2024-01-25 16:35:59 +00:00
Guillermo Bescos 9ad96b69be Refactor constants 2024-01-25 16:33:50 +00:00
Guillermo Bescos bf00645860 Format 2024-01-25 15:33:31 +00:00
Guillermo Bescos ba2325d2ed Near cleanup: 2024-01-25 15:31:37 +00:00
Guillermo Bescos 927c393cbd Cleanup 2024-01-25 14:52:37 +00:00
Guillermo Bescos 9265b8b49d Cleanup imports 2024-01-25 12:50:35 +00:00
Guillermo Bescos 8fa26071fd Format 2024-01-25 12:48:52 +00:00
Guillermo Bescos 9cf784a8ca Factor create_dummy_price_feed_message 2024-01-25 12:47:42 +00:00
Guillermo Bescos 611eb5e8f0 Merge branch 'main' into rust-tests-refactor 2024-01-25 12:39:17 +00:00
Dev Kalra 82cd11cc77
[Executor] minor fix (#1246) 2024-01-25 17:41:39 +05:30
guibescos 3e762aa985
[Near] Bump wormhole (#1239)
* Try

* Near

* revert

* Try to add CI

* Cleanup

* Cleanup

* Fmt

* cleanup

* Fix CI

* Cleanup

* Cleanup

* Cleanup rust toolchains

* Pin to tag
2024-01-25 11:31:36 +00:00
Amin Moghaddam 17ea0c19e0
Fix store saving/loading procedure (#1244)
yaml file names were based on contract types but they were using the old format
entropy contracts were not serialized
2024-01-25 15:04:20 +05:30
Guillermo Bescos a3a65ccd90 Cleanup 2024-01-24 22:14:06 +00:00
Guillermo Bescos 77b63db07c More cleanup 2024-01-24 22:07:05 +00:00
Guillermo Bescos 7bbea16963 Cleanup 2024-01-24 22:06:31 +00:00
Guillermo Bescos ed2a6f19c6 More green 2024-01-24 21:59:29 +00:00
Guillermo Bescos 559cec4d4c Green 2024-01-24 20:13:51 +00:00
Guillermo Bescos 4e38c4eb78 Start debugging 2024-01-24 19:40:28 +00:00
Guillermo Bescos f591ec5e98 Checkpoint 2024-01-24 19:26:52 +00:00
Guillermo Bescos 11fa9fdee0 Fix wormhole stub 2024-01-24 19:12:16 +00:00
Guillermo Bescos 13ba4d9076 Checkpoint 2024-01-24 19:09:24 +00:00
Guillermo Bescos 6623c6de6e Checkpoint 2024-01-24 19:08:48 +00:00
Guillermo Bescos 995d2fe592 Checkpoint 2024-01-24 19:08:21 +00:00
Guillermo Bescos 117fbd0ac1 Add deps 2024-01-24 19:08:21 +00:00
Guillermo Bescos f1345f67ed Rename to test-utils 2024-01-24 19:08:21 +00:00
Guillermo Bescos 00d1378f89 Pin to tag 2024-01-24 19:08:21 +00:00
Guillermo Bescos b37532b9fe Cleanup rust toolchains 2024-01-24 19:08:21 +00:00
Guillermo Bescos 74fcdce31b Cleanup 2024-01-24 19:08:21 +00:00
Guillermo Bescos 9f248c5980 Cleanup 2024-01-24 19:08:21 +00:00
Guillermo Bescos e3e7b2e14e Fix CI 2024-01-24 19:08:21 +00:00
Guillermo Bescos f122c42e2e cleanup 2024-01-24 19:08:21 +00:00
Guillermo Bescos 7511724fbe Fmt 2024-01-24 19:08:21 +00:00
Guillermo Bescos cce1258017 Cleanup 2024-01-24 19:08:21 +00:00
Guillermo Bescos 9f166eb9f8 Cleanup 2024-01-24 19:08:21 +00:00
Guillermo Bescos d36b990119 Try to add CI 2024-01-24 19:08:21 +00:00
Guillermo Bescos 23d7a99d85 revert 2024-01-24 19:08:20 +00:00
Guillermo Bescos 530d752a8e Near 2024-01-24 19:08:04 +00:00
Guillermo Bescos e6954be4cc Try 2024-01-24 19:08:03 +00:00
guibescos 6917c84b0e
[cosmwasm] Use ParsedVaa from wormhole contract (#1237)
* Use ParsedVaa from wormhole contract

* Cleanup

* Pin it

* Test this CI

* Cleanup

* Revert "Test this CI"

This reverts commit 0cb2caedd3d3f7d49d7f53cd0d67fc12be092c2f.

* Use tag
2024-01-24 17:40:15 +00:00
guibescos 35b5736533
[cosmwasm] Fix release ci (#1243)
* Fix ci

* Do it

* Try if it succeeds

* Another try

* Fix
2024-01-24 15:47:17 +00:00
Amin Moghaddam eef8468a22
Entropy support in contract manager (#1242)
* Rename contracts to PriceFeedContracts

* Initial version of EvmEntropyContract
2024-01-24 14:36:10 +01:00
Dev Kalra 70c6db0020
[evm contracts] add version to entropy and executor (#1240)
* add version to entropy and executor

* resolve
2024-01-24 18:05:34 +05:30
Dev Kalra 7db31aa7b5
[governance] add chain ids (#1241)
* add chain ids

* pre commit fix
2024-01-24 17:38:39 +05:30
guibescos 4abbbd1a46
Add rpc url override (#1234) 2024-01-23 12:05:10 +00:00