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

Manually tweak e2e fixtures to be valid in Conway #4752

Merged
merged 3 commits into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/e2e/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ task :wait_until_node_synced do

network = CardanoWallet.new.misc.network
# allow 180 mins for connecting to the node in case it needs to replay ledger
timeout = 180*60
timeout = 180 * 60
current_time = Time.now
timeout_treshold = current_time + timeout
log "Timeout: #{timeout}s"
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/currency.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"transaction": "84a50081825820{{transactionId}}{{transactionIdxHex}}018002000d8009a1581c{{policyId}}a245617066656c1903e84662616e616e6101a20381590cd0{{policy}}0480f5f6",
"transaction": "84a40081825820{{transactionId}}{{transactionIdxHex}}0180020009a1581c{{policyId}}a245617066656c1903e84662616e616e6101a10381590cd0{{policy}}f5f6",
"inputs": [
{
"id": "{{transactionId}}",
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/game_1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"transaction": "84a500800d80018183581d70ca80730a8bb1eb9ed5c5c9deb55a3ee495f96fc3cee0646b76e1e7c31a00989680582014845e067bf83c19a97207c8a2057d9499624783f1fce1ef5abf600392240ad002000e80a10481d8799f581ca1c0a4e322cb639198421ec70e4d9d2c3586df70103a63c35494f51745677565737358202cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824fff5f6",
"transaction": "84a30080018183581d70ca80730a8bb1eb9ed5c5c9deb55a3ee495f96fc3cee0646b76e1e7c31a00989680582014845e067bf83c19a97207c8a2057d9499624783f1fce1ef5abf600392240ad00200a10481d8799f581ca1c0a4e322cb639198421ec70e4d9d2c3586df70103a63c35494f51745677565737358202cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824fff5f6",
"inputs": [],
"redeemers": []
}
2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/game_2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/game_3.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/mintBurn_1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"transaction": "84a600800d80018002000e81581c{{ vkHash }}09a1581c{{ policyId }}a1496d696e742d6275726e01a20381591611{{ policy }}0480f5f6",
"transaction": "84a50080018002000e81581c{{ vkHash }}09a1581c{{ policyId }}a1496d696e742d6275726e01a10381591611{{ policy }}f5f6",
"inputs": [],
"redeemers": [
{
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/mintBurn_2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"transaction": "84a600800d80018002000e81581c{{ vkHash }}09a1581c{{ policyId }}a1496d696e742d6275726e20a20381591611{{ policy }}0480f5f6",
"transaction": "84a50080018002000e81581c{{ vkHash }}09a1581c{{ policyId }}a1496d696e742d6275726e20a10381591611{{ policy }}f5f6",
"inputs": [],
"redeemers": [
{
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/ping-pong_1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"transaction": "84a500800d80018183581d704d72cf569a339a18a7d9302313983f56e0d96cd45bdcb1d6512dca6a1a001e84805820923918e403bf43c34b4ef6b48eb2ee04babed17320d8d1b9ff9ad086e86f44ec02000e80a10481d87980f5f6",
"transaction": "84a30080018183581d704d72cf569a339a18a7d9302313983f56e0d96cd45bdcb1d6512dca6a1a001e84805820923918e403bf43c34b4ef6b48eb2ee04babed17320d8d1b9ff9ad086e86f44ec0200a10481d87980f5f6",
"redeemers": [],
"inputs": []
}
2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/ping-pong_2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/e2e/fixtures/plutus/withdrawal.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"transaction": "84A600800D80018002000E8005A1581DF0{{scriptHash}}00A10381590853{{script}}F5F6",
"transaction": "84A400800180020005A1581DF0{{scriptHash}}00A10381590853{{script}}F5F6",
"inputs": [],
"redeemers": [
{
Expand Down
2 changes: 2 additions & 0 deletions test/e2e/spec/e2e_shared_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@
end

it 'Multi-assets transaction - two cosigners, all' do
# TODO: [ADP-3419] https://cardanofoundation.atlassian.net/browse/ADP-3419
pending 'wallet has run out of HappyCoin and SadCoin'
amt = 1
amt_ada = 1_600_000
src_wid = @wid_sha_cos0_all
Expand Down
Loading