Created
September 8, 2024 12:33
-
-
Save EightRice/0ee3cc57cbda04de05c219c053ba5cb8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Waiting for the node to be bootstrapped... | |
Current head: BLeNC9yWLapR (timestamp: 2024-09-08T12:29:39.000-00:00, validation: 2024-09-08T12:29:42.547-00:00) | |
Node is bootstrapped. | |
This simulation failed: | |
Manager signed operations: | |
From: tz1T5kk65F9oZw2z1YV4osfcrX7eD5KtLj3c | |
Fee to the baker: ꜩ0 | |
Expected counter: 10914440 | |
Gas limit: 1040000 | |
Storage limit: 60000 bytes | |
Transaction: | |
Amount: ꜩ0 | |
From: tz1T5kk65F9oZw2z1YV4osfcrX7eD5KtLj3c | |
To: KT1VG3ynsnyxFGzw9mdBwYnyZAF8HZvqnNkw | |
Parameter: { parameter unit ; | |
storage unit ; | |
code { DROP ; | |
PUSH (or (or (pair (pair (lambda | |
(pair (pair (map %handler_storage string bytes) (bytes %packed_argument)) | |
(pair %proposal_info | |
(address %from) | |
(nat %frozen_token) | |
(bytes %proposal_metadata))) | |
(pair (pair (option %guardian address) (map %handler_storage string bytes)) | |
(list %operations operation))) | |
(lambda (pair bytes (map string bytes)) unit)) | |
string) | |
unit) | |
unit) | |
(Left (Left (Pair (Pair { DROP ; | |
NIL operation ; | |
EMPTY_MAP string bytes ; | |
NONE address ; | |
PAIR ; | |
PAIR } | |
{ DROP ; UNIT }) | |
"sample"))) ; | |
DROP ; | |
UNIT ; | |
NIL operation ; | |
PAIR } } | |
This operation FAILED. | |
Invalid argument passed to contract KT1VG3ynsnyxFGzw9mdBwYnyZAF8HZvqnNkw. | |
At (unshown) location 0, value | |
{ parameter unit ; | |
storage unit ; | |
code { DROP ; | |
PUSH (or (or (pair (pair (lambda | |
(pair (pair (map %handler_storage string bytes) (bytes %packed_argument)) | |
(pair %proposal_info | |
(address %from) | |
(nat %frozen_token) | |
(bytes %proposal_metadata))) | |
(pair (pair (option %guardian address) (map %handler_storage string bytes)) | |
(list %operations operation))) | |
(lambda (pair bytes (map string bytes)) unit)) | |
string) | |
unit) | |
unit) | |
(Left (Left (Pair (Pair { DROP ; | |
NIL operation ; | |
EMPTY_MAP string bytes ; | |
NONE address ; | |
PAIR ; | |
PAIR } | |
{ DROP ; UNIT }) | |
"sample"))) ; | |
DROP ; | |
UNIT ; | |
NIL operation ; | |
PAIR } } is invalid for type unit. | |
At (unshown) location 0, unexpected sequence, only a primitive | |
can be used here. | |
Fatal error: | |
transfer simulation failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment