Upgrade rskj to v9.0.1 and Ubuntu 24.04 #627
Reference in New Issue
Block a user
Delete Branch "chore/upgrade_rskj"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tested/running on
rsk-testnet-6@@ -1,4 +1,4 @@node.default['rskj']['version'] = '7.0.0~jammy'node.default['rskj']['version'] = '9.0.1~noble'I think we shouldn't use a hardcoded Ubuntu version code name here.
This should work:
Good idea!
a5f2c3d257to29fb3ae9c9👍