169 похожих чатов

Hey guys .. i use call to call a

function from a proxy contract (address(proxy).call(data)) .. as i undersatnd the signature of the function i called does not match any function in the proxy it self so it will invoke the fullback function. the fallback function has an implementation that delegatecall to another contract that have this function i called , however the delegatedcall got revert ;
the issue is the call function returned true ?i don't get it ? any one please can explain ?

5 ответов

14 просмотров

Low level call doesn't care about other internal calls. In this case, call executed "successfully" as there was a fallback. If the fallback wasn't there, you would've got a false. If you make a transaction like this, the explorer will show it as a successful tx with a small warning that says something like 'one or more internal transactions failed'

амин- Автор вопроса
Grim (Travelling)
Low level call doesn't care about other internal c...

thank's bro ,, but it actaully returned false , i did debug it the issue was with foundry cheatcode vm.expectRevert() ,, when i use it some how returns true even if i call the function directly (without fallback or delgatecall)

амин
thank's bro ,, but it actaully returned false , i ...

Interesting. So the call returned false even though there was a fallback with an external call?

амин- Автор вопроса

Похожие вопросы

Обсуждают сегодня

Здравствуйте, вопрос по структурам данных. Были у вас случаи, когда пришлось писать деревья или двунаправленные списки?
/ /
48
Всем привет! Скажите, никто не пытался уменьшить размер процесса ssl, которые ассоциируется с открытым соединением (не помню точное название этого процесса, но там была какая-...
Алексей
20
а проверьте, собирается ли у кого сейчас транк лазаря через делюкс? у меня вот: fpcupdeluxe: info: Lazarus Native Installer (BuildModuleCustom: UserIDE): LazBuild: building Us...
Iluha Companets
20
Мне тут приспичило встроить в программу форматировние текста SQL, расставить переносы строк и отступы так, чтобы лучше читалось. Я что-то свое изобразил, оно после ключевых сл...
Sergey Bodrov
11
This is a big issue. Just by being a citizen of a country, you are denied to contribute to Open Source software: https://youtu.be/L5Ec5jrpLVk?si=1iIuHnMPbCB4anV-
Sharuzzaman Ahmat Raslan
72
добрый день. возможно ли изменить цвет окон лазаруса? Как?
Budemposmotret
35
Господа, а кто-нибудь сталкивался с размещением на TTabControl/TTabSheet множества контролов (> 100) с последующими External: Access violation? Вот буквально на ровном месте. ...
Dmitry
29
А какие существуют способы обработки ошибок выделения памяти в ядре? Т.е., допустим, есть функция, которая возвращает адрес свободной страницы в физической памяти и диапазон в...
disba1ancer
51
Добрый день. Опять снова хочу обратиться к вам за помощью. После создания проэкта stack new, lazy.nvim + nvim-lspconfig/haskell-tools + hlint, ormolu из mason + hls из ghcup ...
Nannk
8
Does anyone have some zeroday's left?
Wito!d ♥️🩷
44
Карта сайта