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

Another question… while forking a contract The editing stars from

the constructor line right? I mean there’s a whole bunch of standard codes before you reach “contract so so so is erc bla bla bla”. I’ve always wondered if devs edit some parameters before the constructor or it’s just bunch of codes they’re making reference to like I thought

9 ответов

21 просмотр

depends always on what you are forking

Eren🏴‍☠️- Автор вопроса
Freezy
depends always on what you are forking

Let’s say a shitcoin with a single file code and like 1700 lines

Eren🏴‍☠️- Автор вопроса
Freezy
read each single line

Oh shit😂😂😭

Eren🏴‍☠️- Автор вопроса
Niccoló
LoC is a useless metric

I don’t understand sorry what’s LoC

Eren🏴‍☠️- Автор вопроса

This

Each case is different. I’ve known projects to change openzep’s standardised way of implementing things by as little as public > internal or as far as re-doing entire functions. Your problem occurs when you yarn/npm the openzep library and haven’t noticed these changes within the code BEFORE ‘xxx is erc20’ as the library will come as standard. Your due diligence in proof reading the code your forking is of utmost importance when forking. You can’t say editing starts at the constructor as it doesn’t always, but in most cases yeah it’s a simple address or two that needs updated

Eren🏴‍☠️- Автор вопроса

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

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

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта