Commit 95122bb
File tree
- .circleci
- .github
- ISSUE_TEMPLATE
- workflows
- .idea
- caches
- lib/signals-implicit-mode
- lib/sequence-v3/lib/account-abstraction
- out
- Attestation.sol
- Base.sol
- Deploy.s.sol
- ERC165.sol
- IERC165.sol
- IImplicitProjectRegistry.sol
- IImplicitProjectValidation.sol
- IMulticall3.sol
- ISignalsImplicitMode.sol
- ISingletonFactory.sol
- ImplicitProjectRegistry.sol
- ImplicitProjectRegistry.t.sol
- LibBytes.sol
- Payload.sol
- Script.sol
- SignalsImplicitMode.sol
- SignalsImplicitMode.t.sol
- SignalsImplicitModeMock.sol
- SingletonDeployer.s.sol
- StdAssertions.sol
- StdChains.sol
- StdCheats.sol
- StdConstants.sol
- StdError.sol
- StdInvariant.sol
- StdJson.sol
- StdMath.sol
- StdStorage.sol
- StdStyle.sol
- StdToml.sol
- StdUtils.sol
- Test.sol
- TestHelper.sol
- Vm.sol
- build-info
- console.sol
- safeconsole.sol
- script/deploy.s.sol
- packages
- 0xsequence/tests/browser/wallet-provider
- account/src
- wallet-contracts
- .github
- actions/install-dependencies
- workflows
- Counter
- .github/workflows
- broadcast/Counter.s.sol/1
- lib/forge-std
- .github
- workflows
- scripts
- src
- interfaces
- test
- compilation
- fixtures
- script
- src
- test
- utils
- audits
- v1
- v2
- config
- contracts
- GuestModule-wallet
- sources/contracts
- interfaces
- modules
- artifacts
- build-info
- commons
- interfaces
- submodules
- auth
- nonce
- utils
- hooks
- interfaces
- interfaces
- receivers
- tokens
- mocks
- modules
- commons
- gas-estimation
- interfaces
- submodules
- auth
- nonce
- utils
- trust
- utils
- docs
- src
- contracts
- Factory.sol
- Wallet.sol
- hooks
- WalletProxyHook.sol
- interfaces
- IWalletProxy.sol
- interfaces
- IERC1271Wallet.sol
- receivers
- IERC1155Receiver.sol
- IERC223Receiver.sol
- IERC721Receiver.sol
- IERC777Receiver.sol
- tokens
- IERC1155.sol
- IERC20.sol
- IERC721.sol
- mocks
- AlwaysRevertMock.sol
- CallReceiverMock.sol
- DelegateCallMock.sol
- ERC1155Mock.sol
- ERC165CheckerMock.sol
- ERC20Mock.sol
- ERC721Mock.sol
- GasBurnerMock.sol
- HookCallerMock.sol
- HookMock.sol
- LibBytesImpl.sol
- LibBytesPointerImpl.sol
- LibStringImp.sol
- ModuleMock.sol
- modules
- GuestModule.sol
- MainModule.sol
- MainModuleGasEstimation.sol
- MainModuleUpgradable.sol
- commons
- Implementation.sol
- ModuleAuth.sol
- ModuleAuthConvenience.sol
- ModuleAuthFixed.sol
- ModuleAuthUpgradable.sol
- ModuleCalls.sol
- ModuleCreator.sol
- ModuleERC165.sol
- ModuleERC5719.sol
- ModuleExtraAuth.sol
- ModuleHooks.sol
- ModuleIPFS.sol
- ModuleNonce.sol
- ModuleOnlyDelegatecall.sol
- ModuleSelfAuth.sol
- ModuleStorage.sol
- ModuleUpdate.sol
- gas-estimation
- ModuleIgnoreAuthUpgradable.sol
- ModuleIgnoreNonceCalls.sol
- interfaces
- IModuleAuth.sol
- IModuleAuthUpgradable.sol
- IModuleCalls.sol
- IModuleCreator.sol
- IModuleHooks.sol
- IModuleUpdate.sol
- submodules
- auth
- SequenceBaseSig.sol
- SequenceChainedSig.sol
- SequenceDynamicSig.sol
- SequenceNoChainIdSig.sol
- nonce
- SubModuleNonce.sol
- utils
- GasEstimator.sol
- MultiCallUtils.sol
- RequireUtils.sol
- SequenceUtils.sol
- trust
- Trust.sol
- TrustFactory.sol
- utils
- LibAddress.sol
- LibBytes.sol
- LibBytesPointer.sol
- LibOptim.sol
- LibString.sol
- SignatureValidator.sol
- foundry_test
- base
- hooks
- modules
- commons
- submodules
- auth
- nonce
- utils
- trust
- utils
- lib
- forge-std
- .github/workflows
- lib/ds-test
- .github/workflows
- demo
- src
- src
- interfaces
- test
- compilation
- fixtures
- foundry-huff
- .github/workflows
- assets
- lib
- forge-std
- .github/workflows
- lib/ds-test
- .github/workflows
- demo
- src
- src
- interfaces
- test
- compilation
- fixtures
- foundry-huff/scripts
- solidity-stringutils
- .github/workflows
- lib/ds-test
- demo
- src
- src
- scripts
- src
- depreciated
- test
- contracts
- interfaces
- networks
- src
- imps
- test
- utils
- typings
- utils
- workers
- wallet
- core/src/relayer/standard
- rpc
- dapp-client/src
- primitives-cli/src/subcommands
- wagmi-project
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 2 | + | |
14 | 3 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
18 | 7 | | |
19 | 8 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
23 | 19 | | |
24 | | - | |
| 20 | + | |
25 | 21 | | |
26 | | - | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | | - | |
10 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments