Rohit Ranjan

Results 27 comments of Rohit Ranjan

@GuyMcComb pls update ,once you run the script on AWS

The embed cairo0 code has been transformed in abiEncode.ts and abiDecode.ts file to correspoding cairo1 version as well adopting the latest memory layout proposed for WARP. Modals traits such as...

Yea, we are waiting for the Voayger verification APIs to be stabilised. No any major blockers at this moment, we're just waiting from the voayger's team to publish the APIs....

Still waiting from the voyager side to implement the verification APIs

> @rjnrohit please fill PR descriptions ![image](https://private-user-images.githubusercontent.com/9356351/322848499-d37cf3ad-a503-470c-b930-8020bd8d0201.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTMzNDEwNDgsIm5iZiI6MTcxMzM0MDc0OCwicGF0aCI6Ii85MzU2MzUxLzMyMjg0ODQ5OS1kMzdjZjNhZC1hNTAzLTQ3MGMtYjkzMC04MDIwYmQ4ZDAyMDEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDQxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA0MTdUMDc1OTA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTEzYjIxY2M0NjBiZDIwMjU1MzMwOWUwMTAzNWVjMDBhMzU2ODdhODUxNzUwZjkxMjcwODcwNDI1YmNjOTA2NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.P9pqoDqrFTLLPdaHMQu3-Jps6C1Qlfc7bphGK6tkpMw) done, thanks!

> > Does ConsensusRequest need to be serialized to RLP (they are not in BlockBodies)? Do they need to be transmitted through network? That would probably need an RLP change...

Lemme know if you need anything regarding this issue

did you run the `git submodule update ` command? would you paste the error that you are getting?

> @rjnrohit currently the interface is like that > > ![image](https://private-user-images.githubusercontent.com/16646581/305983258-46cde122-7548-4fd2-bd0c-20fc76327c1c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDg0MTMyNjEsIm5iZiI6MTcwODQxMjk2MSwicGF0aCI6Ii8xNjY0NjU4MS8zMDU5ODMyNTgtNDZjZGUxMjItNzU0OC00ZmQyLWJkMGMtMjBmYzc2MzI3YzFjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAyMjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMjIwVDA3MDkyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTExYjE5ZTdmNjUwNjgwOTMyMjY0NzE5MTQxYzBlMWQyMzJkNWIwZTkwMmJlNzdlMDk5MjFkOTM4Njk1N2E1NTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.qhd7SYbWkrsc7rLO3wrq6joRvMb6QTuiLxVi3tNwKpQ) > > Could you add more information on how you want it to be ? You may add a...