일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 티스토리챌린지
- ambiguous function description
- ethers v6
- ethers
- erc4337 contract
- 스마트컨트렉트 예약어 함수이름 중복
- 계정추상화
- Vue.js
- 러스트 기초 학습
- 컨트렉트 동일한 함수이름 호출
- 오블완
- Vue
- erc4337
- 체인의정석
- chainlink 설명
- vue기초
- 컨트렉트 배포 자동화
- 러스트 기초
- ethers websocket
- 머신러닝기초
- git rebase
- 스마트컨트렉트테스트
- 스마트 컨트렉트 함수이름 중복
- 러스트기초
- SBT표준
- 스마트컨트렉트 함수이름 중복 호출
- multicall
- ethers typescript
- ethers type
- rust 기초
Archives
- Today
- Total
목록solidity create3 owner (1)
체인의정석
create2 & create3에서의 Owner msg.sender 처리
https://forum.openzeppelin.com/t/msg-sender-isnt-the-initiator-in-a-contract-thats-created-by-another-contract/37330/5 `msg.sender` isn't the initiator in a contract that's created by another contract The situation you've described is a common challenge when using factory or deployer contracts in combination with other contracts that rely on msg.sender for initial setup, especially when the desi..
블록체인/Solidity
2024. 3. 28. 14:29