forked from StellarLock/StellarLock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunique_funcs.txt
More file actions
45 lines (45 loc) · 1.6 KB
/
Copy pathunique_funcs.txt
File metadata and controls
45 lines (45 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
accept_admin_fails_when_no_pending_admin
active_and_withdrawn_locks_have_correct_state
active_lock_is_not_marked_withdrawn_after_save
admin_transfer_is_idempotent_on_re_propose
advance_time
beneficiary_can_transfer_to_self
beneficiary_can_withdraw_after_unlock
create_lock_rejects_negative_amount
create_lock_rejects_past_unlock_date
create_lock_rejects_zero_amount
create_lock_stores_metadata
create_lock_valid_inputs
create_lock_without_metadata_leaves_it_empty
create_split_lock_near_overflow_boundary_succeeds
create_split_lock_requires_at_least_two_beneficiaries
create_split_lock_returns_typed_error_on_amount_overflow
create_split_lock_shares_must_sum_to_10000
create_split_lock_succeeds_and_allocates_correctly
creator_can_extend_lock
creator_is_also_beneficiary_flow
creator_locks_isolated_from_other_creator
empty_metadata
extend_cannot_decrease_unlock_time
extend_withdrawn_lock_fails
full_vesting_marks_withdrawn
get_admin_returns_admin_after_init
get_admin_returns_none_before_init
global_stats_counts_unique_tokens
mint
only_pending_admin_can_accept
partial_vested_withdrawal_does_not_mark_fully_withdrawn
propose_admin_requires_current_admin_auth
propose_and_accept_admin_transfers_ownership
setup_env
three_accounts_full_flow
transfer_beneficiary_and_new_beneficiary_can_withdraw
transfer_beneficiary_updates_indexes
transfer_on_withdrawn_lock_is_rejected
tvl_increases_on_create_decreases_on_withdraw
vesting_end_must_be_after_start
vesting_proportional_release_at_midpoint
withdraw_fails_before_unlock_at
withdraw_requires_time_strictly_after_unlock
withdraw_twice_is_rejected
withdrawn_lock_is_marked_and_still_readable