Line data Source code
1 : #include "../../fd_tests.h"
2 3 : int test_153(fd_executor_test_suite_t *suite) {
3 3 : fd_executor_test_t test;
4 3 : fd_memset( &test, 0, FD_EXECUTOR_TEST_FOOTPRINT );
5 3 : test.disable_cnt = 2;
6 3 : test.bt = " 2: solana_stake_program::stake_instruction::tests::test_authorize_with_seed at ./src/stake_instruction.rs:2018:24 3: solana_stake_program::stake_instruction::tests::test_authorize_with_seed::old_warmup_cooldown_no_min_delegation at ./src/stake_instruction.rs:1938:5 4: solana_stake_program::stake_instruction::tests::test_authorize_with_seed::old_warmup_cooldown_no_min_delegation::{{closure}} at ./src/stake_instruction.rs:1938:5 5: core::ops::function::FnOnce::call_once at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5";
7 3 : test.test_name = "stake_instruction::tests::test_authorize_with_seed::old_warmup_cooldown_no_min_delegation";
8 3 : test.test_number = 153;
9 3 : test.sysvar_cache.clock = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==";
10 3 : test.sysvar_cache.epoch_schedule = "";
11 3 : test.sysvar_cache.epoch_rewards = "";
12 3 : test.sysvar_cache.fees = "";
13 3 : test.sysvar_cache.rent = "";
14 3 : test.sysvar_cache.slot_hashes = "";
15 3 : test.sysvar_cache.stake_history = "";
16 3 : test.sysvar_cache.slot_history = "";
17 3 : if (fd_executor_test_suite_check_filter(suite, &test)) return -9999;
18 3 : ulong test_accs_len = 4;
19 3 : fd_executor_test_acc_t* test_accs = fd_alloca( 1UL, FD_EXECUTOR_TEST_ACC_FOOTPRINT * test_accs_len );
20 3 : fd_memset( test_accs, 0, FD_EXECUTOR_TEST_ACC_FOOTPRINT * test_accs_len );
21 :
22 :
23 3 : uchar disabled_features[] = { 160,90 };
24 3 : test.disable_feature = disabled_features;
25 :
26 : // {'clock': 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==', 'epoch_schedule': '', 'epoch_rewards': '', 'fees': '', 'rent': '', 'slot_hashes': '', 'recent_blockhashes': '', 'stake_history': '', 'last_restart_slot': ''}
27 3 : fd_executor_test_acc_t* test_acc = test_accs;
28 3 : fd_base58_decode_32( "3bXDaEm1P3n3rtHwUgZGyTwPujpheVywscPWNTaraVoo", (uchar *) &test_acc->pubkey);
29 3 : fd_base58_decode_32( "Stake11111111111111111111111111111111111111", (uchar *) &test_acc->owner);
30 3 : fd_base58_decode_32( "Stake11111111111111111111111111111111111111", (uchar *) &test_acc->result_owner);
31 3 : test_acc->lamports = 42UL;
32 3 : test_acc->result_lamports = 42UL;
33 3 : test_acc->executable = 0;
34 3 : test_acc->result_executable= 0;
35 3 : test_acc->rent_epoch = 0;
36 3 : test_acc->result_rent_epoch = 0;
37 3 : static uchar const fd_flamenco_native_prog_test_153_acc_0_data[] = { 0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x26,0x8f,0x49,0x9e,0xd3,0x3b,0xfd,0xc0,0x6c,0xa8,0x05,0xf1,0x86,0xde,0x69,0x0c,0xea,0x41,0x50,0xfd,0x4b,0x3e,0xcd,0x85,0xe5,0x41,0x15,0x7c,0x00,0x62,0x77,0x62,0x26,0x8f,0x49,0x9e,0xd3,0x3b,0xfd,0xc0,0x6c,0xa8,0x05,0xf1,0x86,0xde,0x69,0x0c,0xea,0x41,0x50,0xfd,0x4b,0x3e,0xcd,0x85,0xe5,0x41,0x15,0x7c,0x00,0x62,0x77,0x62,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
38 3 : test_acc->data = fd_flamenco_native_prog_test_153_acc_0_data;
39 3 : test_acc->data_len = 200UL;
40 3 : static uchar const fd_flamenco_native_prog_test_153_acc_0_post_data[] = { 0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xb2,0xfd,0x59,0xc6,0x5f,0xec,0x58,0xa3,0x82,0xd0,0x24,0xfe,0x16,0x99,0x92,0x93,0x16,0xc3,0xdd,0x91,0x6a,0x1d,0x72,0x3f,0x51,0x6c,0x00,0x52,0xb4,0x35,0x01,0x30,0x26,0x8f,0x49,0x9e,0xd3,0x3b,0xfd,0xc0,0x6c,0xa8,0x05,0xf1,0x86,0xde,0x69,0x0c,0xea,0x41,0x50,0xfd,0x4b,0x3e,0xcd,0x85,0xe5,0x41,0x15,0x7c,0x00,0x62,0x77,0x62,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
41 3 : test_acc->result_data = fd_flamenco_native_prog_test_153_acc_0_post_data;
42 3 : test_acc->result_data_len = 200UL;
43 3 : test_acc++;
44 3 : fd_base58_decode_32( "CLaMU2Tr5AhFYwCW3gi4y8hQyZnHE9dHSt25WT2QJEit", (uchar *) &test_acc->pubkey);
45 3 : fd_base58_decode_32( "11111111111111111111111111111111", (uchar *) &test_acc->owner);
46 3 : fd_base58_decode_32( "11111111111111111111111111111111", (uchar *) &test_acc->result_owner);
47 3 : test_acc->lamports = 0UL;
48 3 : test_acc->result_lamports = 0UL;
49 3 : test_acc->executable = 0;
50 3 : test_acc->result_executable= 0;
51 3 : test_acc->rent_epoch = 0;
52 3 : test_acc->result_rent_epoch = 0;
53 3 : test_acc++;
54 3 : fd_base58_decode_32( "SysvarC1ock11111111111111111111111111111111", (uchar *) &test_acc->pubkey);
55 3 : fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111", (uchar *) &test_acc->owner);
56 3 : fd_base58_decode_32( "Sysvar1111111111111111111111111111111111111", (uchar *) &test_acc->result_owner);
57 3 : test_acc->lamports = 1UL;
58 3 : test_acc->result_lamports = 1UL;
59 3 : test_acc->executable = 0;
60 3 : test_acc->result_executable= 0;
61 3 : test_acc->rent_epoch = 0;
62 3 : test_acc->result_rent_epoch = 0;
63 3 : static uchar const fd_flamenco_native_prog_test_153_acc_2_data[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
64 3 : test_acc->data = fd_flamenco_native_prog_test_153_acc_2_data;
65 3 : test_acc->data_len = 40UL;
66 3 : static uchar const fd_flamenco_native_prog_test_153_acc_2_post_data[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
67 3 : test_acc->result_data = fd_flamenco_native_prog_test_153_acc_2_post_data;
68 3 : test_acc->result_data_len = 40UL;
69 3 : test_acc++;
70 3 : fd_base58_decode_32( "Stake11111111111111111111111111111111111111", (uchar *) &test_acc->pubkey);
71 3 : fd_base58_decode_32( "NativeLoader1111111111111111111111111111111", (uchar *) &test_acc->owner);
72 3 : fd_base58_decode_32( "NativeLoader1111111111111111111111111111111", (uchar *) &test_acc->result_owner);
73 3 : test_acc->lamports = 0UL;
74 3 : test_acc->result_lamports = 0UL;
75 3 : test_acc->executable = 0;
76 3 : test_acc->result_executable= 0;
77 3 : test_acc->rent_epoch = 0;
78 3 : test_acc->result_rent_epoch = 0;
79 3 : test_acc++;
80 3 : fd_base58_decode_32( "Stake11111111111111111111111111111111111111", (unsigned char *) &test.program_id);
81 3 : static uchar const fd_flamenco_native_prog_test_153_raw[] = { 0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x01,0x02,0x04,0x26,0x8f,0x49,0x9e,0xd3,0x3b,0xfd,0xc0,0x6c,0xa8,0x05,0xf1,0x86,0xde,0x69,0x0c,0xea,0x41,0x50,0xfd,0x4b,0x3e,0xcd,0x85,0xe5,0x41,0x15,0x7c,0x00,0x62,0x77,0x62,0xa8,0x74,0x4d,0xc3,0x65,0x11,0x39,0x26,0xa2,0x1e,0x6d,0x4a,0x44,0x49,0xd5,0x73,0x04,0x1f,0xff,0x1f,0x12,0x1a,0x16,0x8d,0x0c,0xf7,0xc8,0xdb,0xb3,0x30,0xd8,0x09,0x06,0xa1,0xd8,0x17,0x91,0x37,0x54,0x2a,0x98,0x34,0x37,0xbd,0xfe,0x2a,0x7a,0xb2,0x55,0x7f,0x53,0x5c,0x8a,0x78,0x72,0x2b,0x68,0xa4,0x9d,0xc0,0x00,0x00,0x00,0x00,0x06,0xa7,0xd5,0x17,0x18,0xc7,0x74,0xc9,0x28,0x56,0x63,0x98,0x69,0x1d,0x5e,0xb6,0x8b,0x5e,0xb8,0xa3,0x9b,0x4b,0x6d,0x5c,0x73,0x55,0x5b,0x21,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x02,0x03,0x00,0x01,0x03,0x52,0x08,0x00,0x00,0x00,0xb2,0xfd,0x59,0xc6,0x5f,0xec,0x58,0xa3,0x82,0xd0,0x24,0xfe,0x16,0x99,0x92,0x93,0x16,0xc3,0xdd,0x91,0x6a,0x1d,0x72,0x3f,0x51,0x6c,0x00,0x52,0xb4,0x35,0x01,0x30,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x34,0x32,0x06,0xa1,0xd8,0x17,0x91,0x37,0x54,0x2a,0x98,0x34,0x37,0xbd,0xfe,0x2a,0x7a,0xb2,0x55,0x7f,0x53,0x5c,0x8a,0x78,0x72,0x2b,0x68,0xa4,0x9d,0xc0,0x00,0x00,0x00,0x00 };
82 3 : test.raw_tx = fd_flamenco_native_prog_test_153_raw;
83 3 : test.raw_tx_len = 382UL;
84 3 : test.expected_result = 0;
85 3 : test.custom_err = 0;
86 :
87 3 : test.accs_len = test_accs_len;
88 3 : test.accs = test_accs;
89 :
90 3 : return fd_executor_run_test( &test, suite );
91 3 : }
92 : // https://explorer.solana.com/tx/inspector?message=AgECBCaPSZ7TO%2F3AbKgF8YbeaQzqQVD9Sz7NheVBFXwAYndiqHRNw2UROSaiHm1KREnVcwQf%2Fx8SGhaNDPfI27Mw2AkGodgXkTdUKpg0N73%2BKnqyVX9TXIp4citopJ3AAAAAAAan1RcYx3TJKFZjmGkdXraLXrijm0ttXHNVWyEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAgMAAQNSCAAAALL9WcZf7FijgtAk%2FhaZkpMWw92Rah1yP1FsAFK0NQEwAAAAAAIAAAAAAAAANDIGodgXkTdUKpg0N73%2BKnqyVX9TXIp4citopJ3AAAAAAA%3D%3D
|