Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade cardano-node #1573

Merged

Conversation

bladyjoker
Copy link
Collaborator

@bladyjoker bladyjoker commented Dec 11, 2023

Fyi @klarkc we're figuring out which package set works correctly together.

DONE:

  • Upgrades to cardano v8.1.1
  • Fixes Ogmios (needed the new version apparently)
  • Fixes silent Plutip fails (worked after the following was done)
  • Uses both cardano-node and kupo from Flake inputs everywhere (not dockerhub)
$ nix -L run .#ctl-runtime
$ cat | websocat ws://localhost:1337/
{"params":{"transaction":{"cbor":"84a400828258207a66e0a95efbc5a8a4f71cedeecb79b989ae01f8d40565e3ec07b1f57c4a12001825825820b69d8dfb613c9c63e180862e67ee9c85c7004391e50467923c4098bec280df6800018283583910793f8c8cffba081b2a56462fc219cc8fe652d6a338b62c7b134876e765ea220670c3dda9e48770296a33332e322fb3ee54c979769c6f042a1a001e84805820923918e403bf43c34b4ef6b48eb2ee04babed17320d8d1b9ff9ad086e86f44ec825839003d7a44531a4d280528adde6c748957f8781bbc1846af3b5772ab03c765ea220670c3dda9e48770296a33332e322fb3ee54c979769c6f042a821a00deb555a1581c363d3944282b3d16b239235a112c0f6e2f1195de5067f61c0dfc0f5fa148546865546f6b656e181a02000f00a2049fd87980ff0580f5f6"},"additionalUtxo":[]},"method":"evaluateTransaction","jsonrpc":"2.0","id":"evaluateTransaction-2lpsh6fz8"}
{"jsonrpc":"2.0","method":"evaluateTransaction","result":[],"id":"evaluateTransaction-2lpsh6fz8"}

@klntsky can you confirm this is a correct output?

@klarkc klarkc mentioned this pull request Dec 11, 2023
6 tasks
@bladyjoker bladyjoker mentioned this pull request Dec 11, 2023
3 tasks
@klntsky
Copy link
Member

klntsky commented Dec 11, 2023

can you confirm this is a correct output?

It should be

@bladyjoker bladyjoker self-assigned this Dec 12, 2023
@klntsky klntsky merged commit 1666aba into dshuiski/purs-0.15-migration Dec 12, 2023
3 checks passed
@klntsky klntsky deleted the bladyjoker/upgrading-cardano-node branch December 12, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants