일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 스마트컨트렉트테스트
- ethers
- chainlink 설명
- rust 기초
- 체인의정석
- 러스트 기초 학습
- vue기초
- 러스트 기초
- 러스트기초
- ambiguous function description
- ethers v6
- 컨트렉트 배포 자동화
- 오블완
- erc4337 contract
- Vue.js
- 스마트컨트렉트 예약어 함수이름 중복
- 스마트 컨트렉트 함수이름 중복
- multicall
- Vue
- ethers typescript
- 머신러닝기초
- 계정추상화
- erc4337
- 스마트컨트렉트 함수이름 중복 호출
- SBT표준
- 티스토리챌린지
- ethers type
- git rebase
- 컨트렉트 동일한 함수이름 호출
- ethers websocket
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