일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 계정추상화
- ambiguous function description
- cloud hsm 사용하기
- 체인의정석
- cloud hsm
- vue기초
- 티스토리챌린지
- erc4337 contract
- 스마트 컨트렉트 함수이름 중복
- 러스트 기초 학습
- ethers type
- 스마트컨트렉트 예약어 함수이름 중복
- 러스트기초
- cloud hsm 서명
- ethers v6
- ethers websocket
- erc4337
- 러스트 기초
- 컨트렉트 동일한 함수이름 호출
- Vue
- 오블완
- Vue.js
- 스마트컨트렉트 함수이름 중복 호출
- ethers typescript
- 머신러닝기초
- redux toolkit 설명
- SBT표준
- rust 기초
- git rebase
- redux 기초
Archives
- Today
- Total
목록solidity create3 (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