Commit 0e6dd3a
authored
Rebrand Delegation Toolkit as Smart Accounts Kit (#89)
* Rename DeleGatorEnvironment to SmartAccountsEnvironment
* Rename @metamask/delegation-toolkit to @metamask/smart-accounts-kit
* Update e2e tests and yarn.lock to reference new package name
* Reset changelog
* Fix import order
* Remove all remaining references to delegation toolkit1 parent 8f6253c commit 0e6dd3a
368 files changed
Lines changed: 599 additions & 656 deletions
File tree
- .github
- packages
- 7715-permission-types
- delegation-abis
- delegation-core
- delegation-deployments
- script
- delegation-toolkit
- src/caveatBuilder
- delegator-e2e
- external-integration-tests
- src
- test
- actions
- caveats
- experimental
- utils
- smart-accounts-kit
- src
- DelegationFramework
- DeleGatorCore
- methods
- DelegationManager
- methods
- EIP712
- methods
- ERC20PeriodTransferEnforcer
- methods
- ERC20StreamingEnforcer
- methods
- ERC20TransferAmountEnforcer
- methods
- EntryPoint
- methods
- HybridDeleGator
- methods
- IdEnforcer
- methods
- LimitedCallsEnforcer
- methods
- MultiSigDeleGator
- methods
- MultiTokenPeriodEnforcer
- methods
- NativeTokenPeriodTransferEnforcer
- methods
- NativeTokenStreamingEnforcer
- methods
- NativeTokenTransferAmountEnforcer
- methods
- NonceEnforcer
- methods
- Ownable2Step
- methods
- Pausable
- methods
- SimpleFactory
- methods
- SpecificActionERC20TransferBatchEnforcer
- methods
- actions
- caveatBuilder
- scope
- contracts
- experimental
- utils
- test
- DelegationFramework
- DelegationManager
- ERC20TransferAmountEnforcer
- IdEnforcer
- LimitedCallsEnforcer
- NativeTokenTransferAmountEnforcer
- NonceEnforcer
- SpecificActionERC20TransferBatchEnforcer
- actions
- caveatBuilder
- scope
- environment
- metadata
- counter
- multicall
- experimental
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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments