pyth-crosschain/ethereum/contracts
Ali Behjati ca7441fd68
[eth] Gas improvement: Use optimized version of BytesLib (#380)
* Copy BytesLib.sol to OptimizedBytesLib.sol

* Remove `require`s from OptimizedBytesLib

* Use OptimizedBytesLib

* revert to use BytesLib for governance

* Rename to UnsafeBytesLib + use it explicitly
2022-11-10 17:17:16 +00:00
..
libraries/external [eth] Gas improvement: Use optimized version of BytesLib (#380) 2022-11-10 17:17:16 +00:00
pyth [eth] Gas improvement: Use optimized version of BytesLib (#380) 2022-11-10 17:17:16 +00:00
wormhole [eth] Add benchmark tests (#368) 2022-11-02 10:59:39 +01:00
wormhole-receiver Add wormhole receiver + docs on how to use it (#216) 2022-05-20 13:12:50 +02:00
Migrations.sol EVM deployment scripts and documentation (#141) 2022-05-13 10:25:35 +02:00