@coinbase/cdp-core 0.0.51 → 0.0.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.native.js +10 -10
- package/dist/esm/index.native100.js +8 -46
- package/dist/esm/index.native101.js +7 -54
- package/dist/esm/index.native102.js +71 -10
- package/dist/esm/index.native103.js +19 -2
- package/dist/esm/index.native104.js +4 -45
- package/dist/esm/index.native105.js +4 -13
- package/dist/esm/index.native106.js +5 -2
- package/dist/esm/index.native107.js +4 -20
- package/dist/esm/index.native108.js +19 -38
- package/dist/esm/index.native109.js +53 -2
- package/dist/esm/index.native110.js +17 -69
- package/dist/esm/index.native111.js +20 -34
- package/dist/esm/index.native112.js +8 -20
- package/dist/esm/index.native113.js +29 -18
- package/dist/esm/index.native114.js +7 -79
- package/dist/esm/index.native115.js +19 -102
- package/dist/esm/index.native116.js +53 -31
- package/dist/esm/index.native117.js +10 -6
- package/dist/esm/index.native118.js +2 -79
- package/dist/esm/index.native119.js +45 -5
- package/dist/esm/index.native120.js +13 -9
- package/dist/esm/index.native121.js +4 -20
- package/dist/esm/index.native122.js +2 -10
- package/dist/esm/index.native123.js +20 -19
- package/dist/esm/index.native124.js +39 -94
- package/dist/esm/index.native125.js +2 -21
- package/dist/esm/index.native126.js +69 -117
- package/dist/esm/index.native127.js +34 -14
- package/dist/esm/index.native128.js +21 -2
- package/dist/esm/index.native129.js +20 -5
- package/dist/esm/index.native130.js +80 -2
- package/dist/esm/index.native131.js +101 -106
- package/dist/esm/index.native132.js +33 -2
- package/dist/esm/index.native133.js +7 -13
- package/dist/esm/index.native134.js +78 -35
- package/dist/esm/index.native135.js +43 -38
- package/dist/esm/index.native136.js +19 -16
- package/dist/esm/index.native137.js +9 -27
- package/dist/esm/index.native138.js +18 -6
- package/dist/esm/index.native139.js +92 -9
- package/dist/esm/index.native140.js +21 -13
- package/dist/esm/index.native141.js +118 -10
- package/dist/esm/index.native142.js +2 -17
- package/dist/esm/index.native143.js +105 -77
- package/dist/esm/index.native144.js +2 -79
- package/dist/esm/index.native145.js +4 -0
- package/dist/esm/index.native146.js +7 -0
- package/dist/esm/index.native147.js +17 -0
- package/dist/esm/index.native148.js +20 -0
- package/dist/esm/index.native149.js +30 -0
- package/dist/esm/index.native150.js +10 -0
- package/dist/esm/index.native151.js +13 -0
- package/dist/esm/index.native152.js +15 -0
- package/dist/esm/index.native153.js +12 -0
- package/dist/esm/index.native154.js +19 -0
- package/dist/esm/index.native155.js +83 -0
- package/dist/esm/index.native156.js +81 -0
- package/dist/esm/index.native17.js +112 -114
- package/dist/esm/index.native18.js +19 -144
- package/dist/esm/index.native19.js +45 -114
- package/dist/esm/index.native2.js +1 -1
- package/dist/esm/index.native20.js +137 -21
- package/dist/esm/index.native22.js +1 -1
- package/dist/esm/index.native23.js +1 -1
- package/dist/esm/index.native32.js +104 -123
- package/dist/esm/index.native33.js +1 -1
- package/dist/esm/index.native34.js +3 -3
- package/dist/esm/index.native36.js +14 -13
- package/dist/esm/index.native37.js +2 -2
- package/dist/esm/index.native38.js +149 -940
- package/dist/esm/index.native39.js +48 -2
- package/dist/esm/index.native40.js +72 -49
- package/dist/esm/index.native41.js +950 -27
- package/dist/esm/index.native42.js +2 -377
- package/dist/esm/index.native43.js +48 -158
- package/dist/esm/index.native44.js +27 -47
- package/dist/esm/index.native45.js +369 -243
- package/dist/esm/index.native46.js +29 -56
- package/dist/esm/index.native47.js +28 -16
- package/dist/esm/index.native48.js +15 -21
- package/dist/esm/index.native49.js +21 -49
- package/dist/esm/index.native50.js +51 -2
- package/dist/esm/index.native51.js +2 -2
- package/dist/esm/index.native52.js +2 -9
- package/dist/esm/index.native53.js +2 -20
- package/dist/esm/index.native54.js +63 -43
- package/dist/esm/index.native55.js +364 -13
- package/dist/esm/index.native56.js +16 -54
- package/dist/esm/index.native57.js +45 -6
- package/dist/esm/index.native58.js +13 -21
- package/dist/esm/index.native59.js +55 -11
- package/dist/esm/index.native60.js +6 -3
- package/dist/esm/index.native61.js +21 -3
- package/dist/esm/index.native62.js +11 -34
- package/dist/esm/index.native63.js +3 -12
- package/dist/esm/index.native64.js +3 -4
- package/dist/esm/index.native65.js +31 -25
- package/dist/esm/index.native66.js +12 -6
- package/dist/esm/index.native67.js +4 -24
- package/dist/esm/index.native68.js +27 -15
- package/dist/esm/index.native69.js +6 -54
- package/dist/esm/index.native70.js +40 -21
- package/dist/esm/index.native71.js +55 -11
- package/dist/esm/index.native72.js +126 -26
- package/dist/esm/index.native73.js +21 -40
- package/dist/esm/index.native74.js +10 -53
- package/dist/esm/index.native75.js +102 -125
- package/dist/esm/index.native76.js +6 -12
- package/dist/esm/index.native77.js +3 -105
- package/dist/esm/index.native78.js +14 -6
- package/dist/esm/index.native79.js +35 -3
- package/dist/esm/index.native80.js +78 -14
- package/dist/esm/index.native81.js +2 -43
- package/dist/esm/index.native82.js +2 -79
- package/dist/esm/index.native83.js +13 -2
- package/dist/esm/index.native84.js +38 -2
- package/dist/esm/index.native85.js +5 -11
- package/dist/esm/index.native86.js +29 -32
- package/dist/esm/index.native87.js +8 -6
- package/dist/esm/index.native88.js +9 -33
- package/dist/esm/index.native89.js +11 -8
- package/dist/esm/index.native90.js +13 -10
- package/dist/esm/index.native91.js +18 -11
- package/dist/esm/index.native92.js +5 -13
- package/dist/esm/index.native93.js +5 -19
- package/dist/esm/index.native94.js +10 -5
- package/dist/esm/index.native95.js +5 -5
- package/dist/esm/index.native96.js +18 -10
- package/dist/esm/index.native97.js +10 -2
- package/dist/esm/index.native98.js +3 -65
- package/dist/esm/index.native99.js +18 -363
- package/dist/esm/index.web.js +10 -10
- package/dist/esm/index.web100.js +2 -55
- package/dist/esm/index.web101.js +4 -10
- package/dist/esm/index.web102.js +19 -2
- package/dist/esm/index.web103.js +8 -45
- package/dist/esm/index.web104.js +3 -13
- package/dist/esm/index.web105.js +20 -2
- package/dist/esm/index.web106.js +8 -20
- package/dist/esm/index.web107.js +7 -38
- package/dist/esm/index.web108.js +72 -2
- package/dist/esm/index.web109.js +18 -69
- package/dist/esm/index.web110.js +3 -34
- package/dist/esm/index.web111.js +4 -20
- package/dist/esm/index.web112.js +4 -19
- package/dist/esm/index.web113.js +4 -79
- package/dist/esm/index.web114.js +18 -102
- package/dist/esm/index.web115.js +50 -30
- package/dist/esm/index.web116.js +17 -6
- package/dist/esm/index.web117.js +20 -4
- package/dist/esm/index.web118.js +9 -10
- package/dist/esm/index.web119.js +27 -17
- package/dist/esm/index.web120.js +8 -10
- package/dist/esm/index.web121.js +20 -19
- package/dist/esm/index.web122.js +18 -91
- package/dist/esm/index.web123.js +39 -21
- package/dist/esm/index.web124.js +2 -118
- package/dist/esm/index.web125.js +68 -77
- package/dist/esm/index.web126.js +34 -14
- package/dist/esm/index.web127.js +21 -2
- package/dist/esm/index.web128.js +20 -5
- package/dist/esm/index.web129.js +80 -2
- package/dist/esm/index.web130.js +101 -106
- package/dist/esm/index.web131.js +33 -2
- package/dist/esm/index.web132.js +7 -13
- package/dist/esm/index.web133.js +78 -35
- package/dist/esm/index.web134.js +19 -40
- package/dist/esm/index.web135.js +10 -18
- package/dist/esm/index.web136.js +18 -26
- package/dist/esm/index.web137.js +92 -6
- package/dist/esm/index.web138.js +19 -9
- package/dist/esm/index.web139.js +118 -13
- package/dist/esm/index.web140.js +2 -10
- package/dist/esm/index.web141.js +108 -16
- package/dist/esm/index.web142.js +2 -81
- package/dist/esm/index.web143.js +41 -73
- package/dist/esm/index.web144.js +4 -0
- package/dist/esm/index.web145.js +7 -0
- package/dist/esm/index.web146.js +20 -0
- package/dist/esm/index.web147.js +30 -0
- package/dist/esm/index.web148.js +10 -0
- package/dist/esm/index.web149.js +13 -0
- package/dist/esm/index.web150.js +15 -0
- package/dist/esm/index.web151.js +12 -0
- package/dist/esm/index.web152.js +19 -0
- package/dist/esm/index.web153.js +83 -0
- package/dist/esm/index.web154.js +17 -0
- package/dist/esm/index.web155.js +81 -0
- package/dist/esm/index.web16.js +112 -114
- package/dist/esm/index.web17.js +19 -144
- package/dist/esm/index.web18.js +45 -114
- package/dist/esm/index.web19.js +137 -21
- package/dist/esm/index.web21.js +1 -1
- package/dist/esm/index.web22.js +1 -1
- package/dist/esm/index.web31.js +104 -123
- package/dist/esm/index.web32.js +1 -1
- package/dist/esm/index.web33.js +3 -3
- package/dist/esm/index.web35.js +14 -13
- package/dist/esm/index.web36.js +2 -2
- package/dist/esm/index.web37.js +149 -940
- package/dist/esm/index.web38.js +48 -2
- package/dist/esm/index.web39.js +72 -49
- package/dist/esm/index.web40.js +950 -27
- package/dist/esm/index.web41.js +2 -377
- package/dist/esm/index.web42.js +48 -158
- package/dist/esm/index.web43.js +27 -47
- package/dist/esm/index.web44.js +13 -247
- package/dist/esm/index.web45.js +23 -56
- package/dist/esm/index.web46.js +47 -13
- package/dist/esm/index.web47.js +372 -18
- package/dist/esm/index.web48.js +2 -53
- package/dist/esm/index.web49.js +66 -2
- package/dist/esm/index.web50.js +365 -2
- package/dist/esm/index.web51.js +26 -6
- package/dist/esm/index.web52.js +28 -17
- package/dist/esm/index.web53.js +2 -46
- package/dist/esm/index.web54.js +2 -14
- package/dist/esm/index.web55.js +16 -54
- package/dist/esm/index.web56.js +45 -6
- package/dist/esm/index.web57.js +13 -21
- package/dist/esm/index.web58.js +55 -11
- package/dist/esm/index.web59.js +6 -3
- package/dist/esm/index.web60.js +21 -3
- package/dist/esm/index.web61.js +11 -34
- package/dist/esm/index.web62.js +3 -12
- package/dist/esm/index.web63.js +3 -4
- package/dist/esm/index.web64.js +31 -25
- package/dist/esm/index.web65.js +12 -6
- package/dist/esm/index.web66.js +4 -24
- package/dist/esm/index.web67.js +27 -15
- package/dist/esm/index.web68.js +6 -54
- package/dist/esm/index.web69.js +40 -21
- package/dist/esm/index.web70.js +55 -11
- package/dist/esm/index.web71.js +126 -26
- package/dist/esm/index.web72.js +21 -40
- package/dist/esm/index.web73.js +10 -53
- package/dist/esm/index.web74.js +102 -125
- package/dist/esm/index.web75.js +6 -12
- package/dist/esm/index.web76.js +3 -105
- package/dist/esm/index.web77.js +14 -6
- package/dist/esm/index.web78.js +35 -3
- package/dist/esm/index.web79.js +78 -14
- package/dist/esm/index.web80.js +2 -43
- package/dist/esm/index.web81.js +2 -79
- package/dist/esm/index.web82.js +13 -2
- package/dist/esm/index.web83.js +38 -2
- package/dist/esm/index.web84.js +5 -11
- package/dist/esm/index.web85.js +29 -32
- package/dist/esm/index.web86.js +8 -6
- package/dist/esm/index.web87.js +9 -33
- package/dist/esm/index.web88.js +11 -8
- package/dist/esm/index.web89.js +13 -10
- package/dist/esm/index.web90.js +18 -11
- package/dist/esm/index.web91.js +5 -13
- package/dist/esm/index.web92.js +5 -19
- package/dist/esm/index.web93.js +10 -5
- package/dist/esm/index.web94.js +55 -5
- package/dist/esm/index.web95.js +10 -10
- package/dist/esm/index.web96.js +4 -2
- package/dist/esm/index.web97.js +44 -65
- package/dist/esm/index.web98.js +14 -365
- package/dist/esm/index.web99.js +4 -46
- package/dist/native/index.native.js +10 -10
- package/dist/native/index.native100.js +8 -46
- package/dist/native/index.native101.js +7 -54
- package/dist/native/index.native102.js +71 -10
- package/dist/native/index.native103.js +19 -2
- package/dist/native/index.native104.js +4 -45
- package/dist/native/index.native105.js +4 -13
- package/dist/native/index.native106.js +5 -2
- package/dist/native/index.native107.js +4 -20
- package/dist/native/index.native108.js +19 -38
- package/dist/native/index.native109.js +53 -2
- package/dist/native/index.native110.js +17 -69
- package/dist/native/index.native111.js +20 -34
- package/dist/native/index.native112.js +8 -20
- package/dist/native/index.native113.js +29 -18
- package/dist/native/index.native114.js +7 -79
- package/dist/native/index.native115.js +19 -102
- package/dist/native/index.native116.js +53 -31
- package/dist/native/index.native117.js +10 -6
- package/dist/native/index.native118.js +2 -79
- package/dist/native/index.native119.js +45 -5
- package/dist/native/index.native120.js +13 -9
- package/dist/native/index.native121.js +4 -20
- package/dist/native/index.native122.js +2 -10
- package/dist/native/index.native123.js +20 -19
- package/dist/native/index.native124.js +39 -94
- package/dist/native/index.native125.js +2 -21
- package/dist/native/index.native126.js +69 -117
- package/dist/native/index.native127.js +34 -14
- package/dist/native/index.native128.js +21 -2
- package/dist/native/index.native129.js +20 -5
- package/dist/native/index.native130.js +80 -2
- package/dist/native/index.native131.js +101 -106
- package/dist/native/index.native132.js +33 -2
- package/dist/native/index.native133.js +7 -13
- package/dist/native/index.native134.js +78 -35
- package/dist/native/index.native135.js +43 -38
- package/dist/native/index.native136.js +19 -16
- package/dist/native/index.native137.js +9 -27
- package/dist/native/index.native138.js +18 -6
- package/dist/native/index.native139.js +92 -9
- package/dist/native/index.native140.js +21 -13
- package/dist/native/index.native141.js +118 -10
- package/dist/native/index.native142.js +2 -17
- package/dist/native/index.native143.js +105 -77
- package/dist/native/index.native144.js +2 -79
- package/dist/native/index.native145.js +4 -0
- package/dist/native/index.native146.js +7 -0
- package/dist/native/index.native147.js +17 -0
- package/dist/native/index.native148.js +20 -0
- package/dist/native/index.native149.js +30 -0
- package/dist/native/index.native150.js +10 -0
- package/dist/native/index.native151.js +13 -0
- package/dist/native/index.native152.js +15 -0
- package/dist/native/index.native153.js +12 -0
- package/dist/native/index.native154.js +19 -0
- package/dist/native/index.native155.js +83 -0
- package/dist/native/index.native156.js +81 -0
- package/dist/native/index.native17.js +112 -114
- package/dist/native/index.native18.js +19 -144
- package/dist/native/index.native19.js +45 -114
- package/dist/native/index.native2.js +1 -1
- package/dist/native/index.native20.js +137 -21
- package/dist/native/index.native22.js +1 -1
- package/dist/native/index.native23.js +1 -1
- package/dist/native/index.native32.js +104 -123
- package/dist/native/index.native33.js +1 -1
- package/dist/native/index.native34.js +3 -3
- package/dist/native/index.native36.js +14 -13
- package/dist/native/index.native37.js +2 -2
- package/dist/native/index.native38.js +149 -940
- package/dist/native/index.native39.js +48 -2
- package/dist/native/index.native40.js +72 -49
- package/dist/native/index.native41.js +950 -27
- package/dist/native/index.native42.js +2 -377
- package/dist/native/index.native43.js +48 -158
- package/dist/native/index.native44.js +27 -47
- package/dist/native/index.native45.js +369 -243
- package/dist/native/index.native46.js +29 -56
- package/dist/native/index.native47.js +28 -16
- package/dist/native/index.native48.js +15 -21
- package/dist/native/index.native49.js +21 -49
- package/dist/native/index.native50.js +51 -2
- package/dist/native/index.native51.js +2 -2
- package/dist/native/index.native52.js +2 -9
- package/dist/native/index.native53.js +2 -20
- package/dist/native/index.native54.js +63 -43
- package/dist/native/index.native55.js +364 -13
- package/dist/native/index.native56.js +16 -54
- package/dist/native/index.native57.js +45 -6
- package/dist/native/index.native58.js +13 -21
- package/dist/native/index.native59.js +55 -11
- package/dist/native/index.native60.js +6 -3
- package/dist/native/index.native61.js +21 -3
- package/dist/native/index.native62.js +11 -34
- package/dist/native/index.native63.js +3 -12
- package/dist/native/index.native64.js +3 -4
- package/dist/native/index.native65.js +31 -25
- package/dist/native/index.native66.js +12 -6
- package/dist/native/index.native67.js +4 -24
- package/dist/native/index.native68.js +27 -15
- package/dist/native/index.native69.js +6 -54
- package/dist/native/index.native70.js +40 -21
- package/dist/native/index.native71.js +55 -11
- package/dist/native/index.native72.js +126 -26
- package/dist/native/index.native73.js +21 -40
- package/dist/native/index.native74.js +10 -53
- package/dist/native/index.native75.js +102 -125
- package/dist/native/index.native76.js +6 -12
- package/dist/native/index.native77.js +3 -105
- package/dist/native/index.native78.js +14 -6
- package/dist/native/index.native79.js +35 -3
- package/dist/native/index.native80.js +78 -14
- package/dist/native/index.native81.js +2 -43
- package/dist/native/index.native82.js +2 -79
- package/dist/native/index.native83.js +13 -2
- package/dist/native/index.native84.js +38 -2
- package/dist/native/index.native85.js +5 -11
- package/dist/native/index.native86.js +29 -32
- package/dist/native/index.native87.js +8 -6
- package/dist/native/index.native88.js +9 -33
- package/dist/native/index.native89.js +11 -8
- package/dist/native/index.native90.js +13 -10
- package/dist/native/index.native91.js +18 -11
- package/dist/native/index.native92.js +5 -13
- package/dist/native/index.native93.js +5 -19
- package/dist/native/index.native94.js +10 -5
- package/dist/native/index.native95.js +5 -5
- package/dist/native/index.native96.js +18 -10
- package/dist/native/index.native97.js +10 -2
- package/dist/native/index.native98.js +3 -65
- package/dist/native/index.native99.js +18 -363
- package/dist/native-types/eip1193/createProvider.d.ts +3 -0
- package/dist/native-types/eip1193/errors.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/createEOAHandlers.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/createSmartAccountHandlers.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/eoa/handleAccounts.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/eoa/handleEthSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleGetCallsStatus.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleGetCapabilities.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/eoa/handlePersonalSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleRequestAccounts.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/eoa/handleSendCalls.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleSendTransaction.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/eoa/handleSignTypedData.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/shared/handleChainId.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/shared/handleDisconnect.d.ts +1 -0
- package/dist/native-types/eip1193/handlers/shared/handleSwitchEthereumChain.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleAccounts.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleEthSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleGetCallsStatus.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleGetCapabilities.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/smart-account/handlePersonalSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleRequestAccounts.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleSendCalls.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleSendTransaction.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleSignTypedData.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/types.d.ts +18 -0
- package/dist/native-types/index.d.ts +3 -1
- package/dist/native-types/index.native.d.ts +3 -1
- package/dist/native-types/index.web.d.ts +3 -1
- package/dist/native-types/mocks/user.d.ts +1 -0
- package/dist/native-types/viem/signAndWrapTypedData.d.ts +7 -4
- package/dist/types/eip1193/createProvider.d.ts +3 -0
- package/dist/types/eip1193/errors.d.ts +2 -0
- package/dist/types/eip1193/handlers/createEOAHandlers.d.ts +2 -0
- package/dist/types/eip1193/handlers/createSmartAccountHandlers.d.ts +2 -0
- package/dist/types/eip1193/handlers/eoa/handleAccounts.d.ts +2 -0
- package/dist/types/eip1193/handlers/eoa/handleEthSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleGetCallsStatus.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleGetCapabilities.d.ts +2 -0
- package/dist/types/eip1193/handlers/eoa/handlePersonalSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleRequestAccounts.d.ts +4 -0
- package/dist/types/eip1193/handlers/eoa/handleSendCalls.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleSendTransaction.d.ts +4 -0
- package/dist/types/eip1193/handlers/eoa/handleSignTypedData.d.ts +3 -0
- package/dist/types/eip1193/handlers/shared/handleChainId.d.ts +3 -0
- package/dist/types/eip1193/handlers/shared/handleDisconnect.d.ts +1 -0
- package/dist/types/eip1193/handlers/shared/handleSwitchEthereumChain.d.ts +2 -0
- package/dist/types/eip1193/handlers/smart-account/handleAccounts.d.ts +2 -0
- package/dist/types/eip1193/handlers/smart-account/handleEthSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleGetCallsStatus.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleGetCapabilities.d.ts +2 -0
- package/dist/types/eip1193/handlers/smart-account/handlePersonalSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleRequestAccounts.d.ts +4 -0
- package/dist/types/eip1193/handlers/smart-account/handleSendCalls.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleSendTransaction.d.ts +4 -0
- package/dist/types/eip1193/handlers/smart-account/handleSignTypedData.d.ts +3 -0
- package/dist/types/eip1193/handlers/types.d.ts +18 -0
- package/dist/types/index.d.ts +3 -1
- package/dist/types/index.native.d.ts +3 -1
- package/dist/types/index.web.d.ts +3 -1
- package/dist/types/mocks/user.d.ts +1 -0
- package/dist/types/viem/signAndWrapTypedData.d.ts +7 -4
- package/dist/web/index.web.js +10 -10
- package/dist/web/index.web100.js +2 -55
- package/dist/web/index.web101.js +4 -10
- package/dist/web/index.web102.js +19 -2
- package/dist/web/index.web103.js +8 -45
- package/dist/web/index.web104.js +3 -13
- package/dist/web/index.web105.js +20 -2
- package/dist/web/index.web106.js +8 -20
- package/dist/web/index.web107.js +7 -38
- package/dist/web/index.web108.js +72 -2
- package/dist/web/index.web109.js +18 -69
- package/dist/web/index.web110.js +3 -34
- package/dist/web/index.web111.js +4 -20
- package/dist/web/index.web112.js +4 -19
- package/dist/web/index.web113.js +4 -79
- package/dist/web/index.web114.js +18 -102
- package/dist/web/index.web115.js +50 -30
- package/dist/web/index.web116.js +17 -6
- package/dist/web/index.web117.js +20 -4
- package/dist/web/index.web118.js +9 -10
- package/dist/web/index.web119.js +27 -17
- package/dist/web/index.web120.js +8 -10
- package/dist/web/index.web121.js +20 -19
- package/dist/web/index.web122.js +18 -91
- package/dist/web/index.web123.js +39 -21
- package/dist/web/index.web124.js +2 -118
- package/dist/web/index.web125.js +68 -77
- package/dist/web/index.web126.js +34 -14
- package/dist/web/index.web127.js +21 -2
- package/dist/web/index.web128.js +20 -5
- package/dist/web/index.web129.js +80 -2
- package/dist/web/index.web130.js +101 -106
- package/dist/web/index.web131.js +33 -2
- package/dist/web/index.web132.js +7 -13
- package/dist/web/index.web133.js +78 -35
- package/dist/web/index.web134.js +19 -40
- package/dist/web/index.web135.js +10 -18
- package/dist/web/index.web136.js +18 -26
- package/dist/web/index.web137.js +92 -6
- package/dist/web/index.web138.js +19 -9
- package/dist/web/index.web139.js +118 -13
- package/dist/web/index.web140.js +2 -10
- package/dist/web/index.web141.js +108 -16
- package/dist/web/index.web142.js +2 -81
- package/dist/web/index.web143.js +41 -73
- package/dist/web/index.web144.js +4 -0
- package/dist/web/index.web145.js +7 -0
- package/dist/web/index.web146.js +20 -0
- package/dist/web/index.web147.js +30 -0
- package/dist/web/index.web148.js +10 -0
- package/dist/web/index.web149.js +13 -0
- package/dist/web/index.web150.js +15 -0
- package/dist/web/index.web151.js +12 -0
- package/dist/web/index.web152.js +19 -0
- package/dist/web/index.web153.js +83 -0
- package/dist/web/index.web154.js +17 -0
- package/dist/web/index.web155.js +81 -0
- package/dist/web/index.web16.js +112 -114
- package/dist/web/index.web17.js +19 -144
- package/dist/web/index.web18.js +45 -114
- package/dist/web/index.web19.js +137 -21
- package/dist/web/index.web21.js +1 -1
- package/dist/web/index.web22.js +1 -1
- package/dist/web/index.web31.js +104 -123
- package/dist/web/index.web32.js +1 -1
- package/dist/web/index.web33.js +3 -3
- package/dist/web/index.web35.js +14 -13
- package/dist/web/index.web36.js +2 -2
- package/dist/web/index.web37.js +149 -940
- package/dist/web/index.web38.js +48 -2
- package/dist/web/index.web39.js +72 -49
- package/dist/web/index.web40.js +950 -27
- package/dist/web/index.web41.js +2 -377
- package/dist/web/index.web42.js +48 -158
- package/dist/web/index.web43.js +27 -47
- package/dist/web/index.web44.js +13 -247
- package/dist/web/index.web45.js +23 -56
- package/dist/web/index.web46.js +47 -13
- package/dist/web/index.web47.js +372 -18
- package/dist/web/index.web48.js +2 -53
- package/dist/web/index.web49.js +66 -2
- package/dist/web/index.web50.js +365 -2
- package/dist/web/index.web51.js +26 -6
- package/dist/web/index.web52.js +28 -17
- package/dist/web/index.web53.js +2 -46
- package/dist/web/index.web54.js +2 -14
- package/dist/web/index.web55.js +16 -54
- package/dist/web/index.web56.js +45 -6
- package/dist/web/index.web57.js +13 -21
- package/dist/web/index.web58.js +55 -11
- package/dist/web/index.web59.js +6 -3
- package/dist/web/index.web60.js +21 -3
- package/dist/web/index.web61.js +11 -34
- package/dist/web/index.web62.js +3 -12
- package/dist/web/index.web63.js +3 -4
- package/dist/web/index.web64.js +31 -25
- package/dist/web/index.web65.js +12 -6
- package/dist/web/index.web66.js +4 -24
- package/dist/web/index.web67.js +27 -15
- package/dist/web/index.web68.js +6 -54
- package/dist/web/index.web69.js +40 -21
- package/dist/web/index.web70.js +55 -11
- package/dist/web/index.web71.js +126 -26
- package/dist/web/index.web72.js +21 -40
- package/dist/web/index.web73.js +10 -53
- package/dist/web/index.web74.js +102 -125
- package/dist/web/index.web75.js +6 -12
- package/dist/web/index.web76.js +3 -105
- package/dist/web/index.web77.js +14 -6
- package/dist/web/index.web78.js +35 -3
- package/dist/web/index.web79.js +78 -14
- package/dist/web/index.web80.js +2 -43
- package/dist/web/index.web81.js +2 -79
- package/dist/web/index.web82.js +13 -2
- package/dist/web/index.web83.js +38 -2
- package/dist/web/index.web84.js +5 -11
- package/dist/web/index.web85.js +29 -32
- package/dist/web/index.web86.js +8 -6
- package/dist/web/index.web87.js +9 -33
- package/dist/web/index.web88.js +11 -8
- package/dist/web/index.web89.js +13 -10
- package/dist/web/index.web90.js +18 -11
- package/dist/web/index.web91.js +5 -13
- package/dist/web/index.web92.js +5 -19
- package/dist/web/index.web93.js +10 -5
- package/dist/web/index.web94.js +55 -5
- package/dist/web/index.web95.js +10 -10
- package/dist/web/index.web96.js +4 -2
- package/dist/web/index.web97.js +44 -65
- package/dist/web/index.web98.js +14 -365
- package/dist/web/index.web99.js +4 -46
- package/dist/web-types/eip1193/createProvider.d.ts +3 -0
- package/dist/web-types/eip1193/errors.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/createEOAHandlers.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/createSmartAccountHandlers.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/eoa/handleAccounts.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/eoa/handleEthSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleGetCallsStatus.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleGetCapabilities.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/eoa/handlePersonalSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleRequestAccounts.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/eoa/handleSendCalls.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleSendTransaction.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/eoa/handleSignTypedData.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/shared/handleChainId.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/shared/handleDisconnect.d.ts +1 -0
- package/dist/web-types/eip1193/handlers/shared/handleSwitchEthereumChain.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleAccounts.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleEthSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleGetCallsStatus.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleGetCapabilities.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/smart-account/handlePersonalSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleRequestAccounts.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleSendCalls.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleSendTransaction.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleSignTypedData.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/types.d.ts +18 -0
- package/dist/web-types/index.d.ts +3 -1
- package/dist/web-types/index.native.d.ts +3 -1
- package/dist/web-types/index.web.d.ts +3 -1
- package/dist/web-types/mocks/user.d.ts +1 -0
- package/dist/web-types/viem/signAndWrapTypedData.d.ts +7 -4
- package/package.json +3 -3
- package/dist/native-types/eip1193/internal.d.ts +0 -33
- package/dist/native-types/provider.d.ts +0 -3
- package/dist/types/eip1193/internal.d.ts +0 -33
- package/dist/types/provider.d.ts +0 -3
- package/dist/web-types/eip1193/internal.d.ts +0 -33
- package/dist/web-types/provider.d.ts +0 -3
- /package/dist/native-types/eip1193/{index.d.ts → createCDPEmbeddedWallet.d.ts} +0 -0
- /package/dist/types/eip1193/{index.d.ts → createCDPEmbeddedWallet.d.ts} +0 -0
- /package/dist/web-types/eip1193/{index.d.ts → createCDPEmbeddedWallet.d.ts} +0 -0
|
@@ -1,17 +1,81 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { versionedHashVersionKzg as c } from "./index.native81.js";
|
|
2
|
+
import { maxUint256 as m } from "./index.native82.js";
|
|
3
|
+
import { InvalidAddressError as s } from "./index.native83.js";
|
|
4
|
+
import { BaseError as h } from "./index.native71.js";
|
|
5
|
+
import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.native84.js";
|
|
6
|
+
import { InvalidChainIdError as n } from "./index.native85.js";
|
|
7
|
+
import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.native86.js";
|
|
8
|
+
import { isAddress as f } from "./index.native62.js";
|
|
9
|
+
import { size as F } from "./index.native67.js";
|
|
10
|
+
import { slice as I } from "./index.native68.js";
|
|
11
|
+
import { hexToNumber as G } from "./index.native73.js";
|
|
12
|
+
function C(t) {
|
|
13
|
+
const { authorizationList: e } = t;
|
|
14
|
+
if (e)
|
|
15
|
+
for (const o of e) {
|
|
16
|
+
const { chainId: r } = o, i = o.address;
|
|
17
|
+
if (!f(i))
|
|
18
|
+
throw new s({ address: i });
|
|
19
|
+
if (r < 0)
|
|
20
|
+
throw new n({ chainId: r });
|
|
21
|
+
}
|
|
22
|
+
d(t);
|
|
23
|
+
}
|
|
24
|
+
function L(t) {
|
|
25
|
+
const { blobVersionedHashes: e } = t;
|
|
26
|
+
if (e) {
|
|
27
|
+
if (e.length === 0)
|
|
28
|
+
throw new P();
|
|
29
|
+
for (const o of e) {
|
|
30
|
+
const r = F(o), i = G(I(o, 0, 1));
|
|
31
|
+
if (r !== 32)
|
|
32
|
+
throw new p({ hash: o, size: r });
|
|
33
|
+
if (i !== c)
|
|
34
|
+
throw new x({
|
|
35
|
+
hash: o,
|
|
36
|
+
version: i
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
d(t);
|
|
41
|
+
}
|
|
42
|
+
function d(t) {
|
|
43
|
+
const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
|
|
44
|
+
if (e <= 0)
|
|
45
|
+
throw new n({ chainId: e });
|
|
46
|
+
if (i && !f(i))
|
|
47
|
+
throw new s({ address: i });
|
|
48
|
+
if (r && r > m)
|
|
49
|
+
throw new w({ maxFeePerGas: r });
|
|
50
|
+
if (o && r && o > r)
|
|
51
|
+
throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
|
|
52
|
+
}
|
|
53
|
+
function B(t) {
|
|
54
|
+
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
55
|
+
if (e <= 0)
|
|
56
|
+
throw new n({ chainId: e });
|
|
57
|
+
if (a && !f(a))
|
|
58
|
+
throw new s({ address: a });
|
|
59
|
+
if (o || i)
|
|
60
|
+
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
|
|
61
|
+
if (r && r > m)
|
|
62
|
+
throw new w({ maxFeePerGas: r });
|
|
63
|
+
}
|
|
64
|
+
function K(t) {
|
|
65
|
+
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
66
|
+
if (a && !f(a))
|
|
67
|
+
throw new s({ address: a });
|
|
68
|
+
if (typeof e < "u" && e <= 0)
|
|
69
|
+
throw new n({ chainId: e });
|
|
70
|
+
if (o || i)
|
|
71
|
+
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
|
|
72
|
+
if (r && r > m)
|
|
73
|
+
throw new w({ maxFeePerGas: r });
|
|
14
74
|
}
|
|
15
75
|
export {
|
|
16
|
-
d as
|
|
76
|
+
d as assertTransactionEIP1559,
|
|
77
|
+
B as assertTransactionEIP2930,
|
|
78
|
+
L as assertTransactionEIP4844,
|
|
79
|
+
C as assertTransactionEIP7702,
|
|
80
|
+
K as assertTransactionLegacy
|
|
17
81
|
};
|
|
@@ -1,45 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
function i(n) {
|
|
3
|
-
const r = Object.entries(n).map(([a, e]) => e === void 0 || e === !1 ? null : [a, e]).filter(Boolean), o = r.reduce((a, [e]) => Math.max(a, e.length), 0);
|
|
4
|
-
return r.map(([a, e]) => ` ${`${a}:`.padEnd(o + 1)} ${e}`).join(`
|
|
5
|
-
`);
|
|
6
|
-
}
|
|
7
|
-
class c extends t {
|
|
8
|
-
constructor({ v: r }) {
|
|
9
|
-
super(`Invalid \`v\` value "${r}". Expected 27 or 28.`, {
|
|
10
|
-
name: "InvalidLegacyVError"
|
|
11
|
-
});
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
class d extends t {
|
|
15
|
-
constructor({ transaction: r }) {
|
|
16
|
-
super("Cannot infer a transaction type from provided transaction.", {
|
|
17
|
-
metaMessages: [
|
|
18
|
-
"Provided Transaction:",
|
|
19
|
-
"{",
|
|
20
|
-
i(r),
|
|
21
|
-
"}",
|
|
22
|
-
"",
|
|
23
|
-
"To infer the type, either provide:",
|
|
24
|
-
"- a `type` to the Transaction, or",
|
|
25
|
-
"- an EIP-1559 Transaction with `maxFeePerGas`, or",
|
|
26
|
-
"- an EIP-2930 Transaction with `gasPrice` & `accessList`, or",
|
|
27
|
-
"- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or",
|
|
28
|
-
"- an EIP-7702 Transaction with `authorizationList`, or",
|
|
29
|
-
"- a Legacy Transaction with `gasPrice`"
|
|
30
|
-
],
|
|
31
|
-
name: "InvalidSerializableTransactionError"
|
|
32
|
-
});
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
class l extends t {
|
|
36
|
-
constructor({ storageKey: r }) {
|
|
37
|
-
super(`Size for storage key "${r}" is invalid. Expected 32 bytes. Got ${Math.floor((r.length - 2) / 2)} bytes.`, { name: "InvalidStorageKeySizeError" });
|
|
38
|
-
}
|
|
39
|
-
}
|
|
1
|
+
const e = 1;
|
|
40
2
|
export {
|
|
41
|
-
|
|
42
|
-
d as InvalidSerializableTransactionError,
|
|
43
|
-
l as InvalidStorageKeySizeError,
|
|
44
|
-
i as prettyPrint
|
|
3
|
+
e as versionedHashVersionKzg
|
|
45
4
|
};
|
|
@@ -1,81 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { maxUint256 as m } from "./index.native84.js";
|
|
3
|
-
import { InvalidAddressError as s } from "./index.native85.js";
|
|
4
|
-
import { BaseError as h } from "./index.native74.js";
|
|
5
|
-
import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.native86.js";
|
|
6
|
-
import { InvalidChainIdError as n } from "./index.native87.js";
|
|
7
|
-
import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.native88.js";
|
|
8
|
-
import { isAddress as f } from "./index.native59.js";
|
|
9
|
-
import { size as F } from "./index.native64.js";
|
|
10
|
-
import { slice as I } from "./index.native65.js";
|
|
11
|
-
import { hexToNumber as G } from "./index.native70.js";
|
|
12
|
-
function C(t) {
|
|
13
|
-
const { authorizationList: e } = t;
|
|
14
|
-
if (e)
|
|
15
|
-
for (const o of e) {
|
|
16
|
-
const { chainId: r } = o, i = o.address;
|
|
17
|
-
if (!f(i))
|
|
18
|
-
throw new s({ address: i });
|
|
19
|
-
if (r < 0)
|
|
20
|
-
throw new n({ chainId: r });
|
|
21
|
-
}
|
|
22
|
-
d(t);
|
|
23
|
-
}
|
|
24
|
-
function L(t) {
|
|
25
|
-
const { blobVersionedHashes: e } = t;
|
|
26
|
-
if (e) {
|
|
27
|
-
if (e.length === 0)
|
|
28
|
-
throw new P();
|
|
29
|
-
for (const o of e) {
|
|
30
|
-
const r = F(o), i = G(I(o, 0, 1));
|
|
31
|
-
if (r !== 32)
|
|
32
|
-
throw new p({ hash: o, size: r });
|
|
33
|
-
if (i !== c)
|
|
34
|
-
throw new x({
|
|
35
|
-
hash: o,
|
|
36
|
-
version: i
|
|
37
|
-
});
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
d(t);
|
|
41
|
-
}
|
|
42
|
-
function d(t) {
|
|
43
|
-
const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
|
|
44
|
-
if (e <= 0)
|
|
45
|
-
throw new n({ chainId: e });
|
|
46
|
-
if (i && !f(i))
|
|
47
|
-
throw new s({ address: i });
|
|
48
|
-
if (r && r > m)
|
|
49
|
-
throw new w({ maxFeePerGas: r });
|
|
50
|
-
if (o && r && o > r)
|
|
51
|
-
throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
|
|
52
|
-
}
|
|
53
|
-
function B(t) {
|
|
54
|
-
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
55
|
-
if (e <= 0)
|
|
56
|
-
throw new n({ chainId: e });
|
|
57
|
-
if (a && !f(a))
|
|
58
|
-
throw new s({ address: a });
|
|
59
|
-
if (o || i)
|
|
60
|
-
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
|
|
61
|
-
if (r && r > m)
|
|
62
|
-
throw new w({ maxFeePerGas: r });
|
|
63
|
-
}
|
|
64
|
-
function K(t) {
|
|
65
|
-
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
66
|
-
if (a && !f(a))
|
|
67
|
-
throw new s({ address: a });
|
|
68
|
-
if (typeof e < "u" && e <= 0)
|
|
69
|
-
throw new n({ chainId: e });
|
|
70
|
-
if (o || i)
|
|
71
|
-
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
|
|
72
|
-
if (r && r > m)
|
|
73
|
-
throw new w({ maxFeePerGas: r });
|
|
74
|
-
}
|
|
1
|
+
const n = 2n ** 256n - 1n;
|
|
75
2
|
export {
|
|
76
|
-
|
|
77
|
-
B as assertTransactionEIP2930,
|
|
78
|
-
L as assertTransactionEIP4844,
|
|
79
|
-
C as assertTransactionEIP7702,
|
|
80
|
-
K as assertTransactionLegacy
|
|
3
|
+
n as maxUint256
|
|
81
4
|
};
|
|
@@ -1,4 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
import { BaseError as r } from "./index.native71.js";
|
|
2
|
+
class d extends r {
|
|
3
|
+
constructor({ address: s }) {
|
|
4
|
+
super(`Address "${s}" is invalid.`, {
|
|
5
|
+
metaMessages: [
|
|
6
|
+
"- Address must be a hex value of 20 bytes (40 hex characters).",
|
|
7
|
+
"- Address must match its checksum counterpart."
|
|
8
|
+
],
|
|
9
|
+
name: "InvalidAddressError"
|
|
10
|
+
});
|
|
11
|
+
}
|
|
12
|
+
}
|
|
2
13
|
export {
|
|
3
|
-
|
|
14
|
+
d as InvalidAddressError
|
|
4
15
|
};
|
|
@@ -1,4 +1,40 @@
|
|
|
1
|
-
|
|
1
|
+
import { versionedHashVersionKzg as a } from "./index.native81.js";
|
|
2
|
+
import { BaseError as s } from "./index.native71.js";
|
|
3
|
+
class t extends s {
|
|
4
|
+
constructor({ maxSize: e, size: r }) {
|
|
5
|
+
super("Blob size is too large.", {
|
|
6
|
+
metaMessages: [`Max: ${e} bytes`, `Given: ${r} bytes`],
|
|
7
|
+
name: "BlobSizeTooLargeError"
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
class d extends s {
|
|
12
|
+
constructor() {
|
|
13
|
+
super("Blob data must not be empty.", { name: "EmptyBlobError" });
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
class l extends s {
|
|
17
|
+
constructor({ hash: e, size: r }) {
|
|
18
|
+
super(`Versioned hash "${e}" size is invalid.`, {
|
|
19
|
+
metaMessages: ["Expected: 32", `Received: ${r}`],
|
|
20
|
+
name: "InvalidVersionedHashSizeError"
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
class c extends s {
|
|
25
|
+
constructor({ hash: e, version: r }) {
|
|
26
|
+
super(`Versioned hash "${e}" version is invalid.`, {
|
|
27
|
+
metaMessages: [
|
|
28
|
+
`Expected: ${a}`,
|
|
29
|
+
`Received: ${r}`
|
|
30
|
+
],
|
|
31
|
+
name: "InvalidVersionedHashVersionError"
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
}
|
|
2
35
|
export {
|
|
3
|
-
|
|
36
|
+
t as BlobSizeTooLargeError,
|
|
37
|
+
d as EmptyBlobError,
|
|
38
|
+
l as InvalidVersionedHashSizeError,
|
|
39
|
+
c as InvalidVersionedHashVersionError
|
|
4
40
|
};
|
|
@@ -1,15 +1,9 @@
|
|
|
1
|
-
import { BaseError as
|
|
2
|
-
class
|
|
3
|
-
constructor({
|
|
4
|
-
super(`
|
|
5
|
-
metaMessages: [
|
|
6
|
-
"- Address must be a hex value of 20 bytes (40 hex characters).",
|
|
7
|
-
"- Address must match its checksum counterpart."
|
|
8
|
-
],
|
|
9
|
-
name: "InvalidAddressError"
|
|
10
|
-
});
|
|
1
|
+
import { BaseError as i } from "./index.native71.js";
|
|
2
|
+
class o extends i {
|
|
3
|
+
constructor({ chainId: r }) {
|
|
4
|
+
super(typeof r == "number" ? `Chain ID "${r}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
|
|
11
5
|
}
|
|
12
6
|
}
|
|
13
7
|
export {
|
|
14
|
-
|
|
8
|
+
o as InvalidChainIdError
|
|
15
9
|
};
|
|
@@ -1,40 +1,37 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { BaseError as
|
|
3
|
-
class
|
|
4
|
-
constructor({
|
|
5
|
-
super(
|
|
6
|
-
|
|
7
|
-
name: "
|
|
1
|
+
import { formatGwei as a } from "./index.native92.js";
|
|
2
|
+
import { BaseError as o } from "./index.native71.js";
|
|
3
|
+
class n extends o {
|
|
4
|
+
constructor({ cause: r, maxFeePerGas: e } = {}) {
|
|
5
|
+
super(`The fee cap (\`maxFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
|
|
6
|
+
cause: r,
|
|
7
|
+
name: "FeeCapTooHighError"
|
|
8
8
|
});
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
constructor({ hash: e, version: r }) {
|
|
26
|
-
super(`Versioned hash "${e}" version is invalid.`, {
|
|
27
|
-
metaMessages: [
|
|
28
|
-
`Expected: ${a}`,
|
|
29
|
-
`Received: ${r}`
|
|
30
|
-
],
|
|
31
|
-
name: "InvalidVersionedHashVersionError"
|
|
11
|
+
Object.defineProperty(n, "nodeMessage", {
|
|
12
|
+
enumerable: !0,
|
|
13
|
+
configurable: !0,
|
|
14
|
+
writable: !0,
|
|
15
|
+
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
16
|
+
});
|
|
17
|
+
class h extends o {
|
|
18
|
+
constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
|
|
19
|
+
super([
|
|
20
|
+
`The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
|
|
21
|
+
].join(`
|
|
22
|
+
`), {
|
|
23
|
+
cause: r,
|
|
24
|
+
name: "TipAboveFeeCapError"
|
|
32
25
|
});
|
|
33
26
|
}
|
|
34
27
|
}
|
|
28
|
+
Object.defineProperty(h, "nodeMessage", {
|
|
29
|
+
enumerable: !0,
|
|
30
|
+
configurable: !0,
|
|
31
|
+
writable: !0,
|
|
32
|
+
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
33
|
+
});
|
|
35
34
|
export {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
l as InvalidVersionedHashSizeError,
|
|
39
|
-
c as InvalidVersionedHashVersionError
|
|
35
|
+
n as FeeCapTooHighError,
|
|
36
|
+
h as TipAboveFeeCapError
|
|
40
37
|
};
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { hexToBytes as i } from "./index.native59.js";
|
|
2
|
+
import { bytesToHex as f } from "./index.native57.js";
|
|
3
|
+
function y(o) {
|
|
4
|
+
const { kzg: s } = o, n = o.to ?? (typeof o.blobs[0] == "string" ? "hex" : "bytes"), m = typeof o.blobs[0] == "string" ? o.blobs.map((t) => i(t)) : o.blobs, b = [];
|
|
5
|
+
for (const t of m)
|
|
6
|
+
b.push(Uint8Array.from(s.blobToKzgCommitment(t)));
|
|
7
|
+
return n === "bytes" ? b : b.map((t) => f(t));
|
|
6
8
|
}
|
|
7
9
|
export {
|
|
8
|
-
|
|
10
|
+
y as blobsToCommitments
|
|
9
11
|
};
|
|
@@ -1,37 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
});
|
|
1
|
+
import { hexToBytes as b } from "./index.native59.js";
|
|
2
|
+
import { bytesToHex as y } from "./index.native57.js";
|
|
3
|
+
function h(t) {
|
|
4
|
+
const { kzg: m } = t, c = t.to ?? (typeof t.blobs[0] == "string" ? "hex" : "bytes"), s = typeof t.blobs[0] == "string" ? t.blobs.map((o) => b(o)) : t.blobs, i = typeof t.commitments[0] == "string" ? t.commitments.map((o) => b(o)) : t.commitments, n = [];
|
|
5
|
+
for (let o = 0; o < s.length; o++) {
|
|
6
|
+
const f = s[o], l = i[o];
|
|
7
|
+
n.push(Uint8Array.from(m.computeBlobKzgProof(f, l)));
|
|
9
8
|
}
|
|
9
|
+
return c === "bytes" ? n : n.map((o) => y(o));
|
|
10
10
|
}
|
|
11
|
-
Object.defineProperty(n, "nodeMessage", {
|
|
12
|
-
enumerable: !0,
|
|
13
|
-
configurable: !0,
|
|
14
|
-
writable: !0,
|
|
15
|
-
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
16
|
-
});
|
|
17
|
-
class h extends o {
|
|
18
|
-
constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
|
|
19
|
-
super([
|
|
20
|
-
`The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
|
|
21
|
-
].join(`
|
|
22
|
-
`), {
|
|
23
|
-
cause: r,
|
|
24
|
-
name: "TipAboveFeeCapError"
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
Object.defineProperty(h, "nodeMessage", {
|
|
29
|
-
enumerable: !0,
|
|
30
|
-
configurable: !0,
|
|
31
|
-
writable: !0,
|
|
32
|
-
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
33
|
-
});
|
|
34
11
|
export {
|
|
35
|
-
|
|
36
|
-
h as TipAboveFeeCapError
|
|
12
|
+
h as blobsToProofs
|
|
37
13
|
};
|
|
@@ -1,11 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { commitmentToVersionedHash as i } from "./index.native133.js";
|
|
2
|
+
function r(o) {
|
|
3
|
+
const { commitments: t, version: n } = o, e = o.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), s = [];
|
|
4
|
+
for (const m of t)
|
|
5
|
+
s.push(i({
|
|
6
|
+
commitment: m,
|
|
7
|
+
to: e,
|
|
8
|
+
version: n
|
|
9
|
+
}));
|
|
10
|
+
return s;
|
|
8
11
|
}
|
|
9
12
|
export {
|
|
10
|
-
|
|
13
|
+
r as commitmentsToVersionedHashes
|
|
11
14
|
};
|
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { blobsToCommitments as f } from "./index.native87.js";
|
|
2
|
+
import { blobsToProofs as l } from "./index.native88.js";
|
|
3
|
+
import { toBlobs as p } from "./index.native132.js";
|
|
4
|
+
function k(t) {
|
|
5
|
+
const { data: i, kzg: n, to: m } = t, s = t.blobs ?? p({ data: i, to: m }), b = t.commitments ?? f({ blobs: s, kzg: n, to: m }), r = t.proofs ?? l({ blobs: s, commitments: b, kzg: n, to: m }), c = [];
|
|
6
|
+
for (let o = 0; o < s.length; o++)
|
|
7
|
+
c.push({
|
|
8
|
+
blob: s[o],
|
|
9
|
+
commitment: b[o],
|
|
10
|
+
proof: r[o]
|
|
11
|
+
});
|
|
12
|
+
return c;
|
|
10
13
|
}
|
|
11
14
|
export {
|
|
12
|
-
|
|
15
|
+
k as toBlobSidecars
|
|
13
16
|
};
|
|
@@ -1,14 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
1
|
+
import { InvalidAddressError as s } from "./index.native83.js";
|
|
2
|
+
import { InvalidStorageKeySizeError as l } from "./index.native79.js";
|
|
3
|
+
import { isAddress as f } from "./index.native62.js";
|
|
4
|
+
function a(r) {
|
|
5
|
+
if (!r || r.length === 0)
|
|
6
|
+
return [];
|
|
7
|
+
const n = [];
|
|
8
|
+
for (let o = 0; o < r.length; o++) {
|
|
9
|
+
const { address: i, storageKeys: e } = r[o];
|
|
10
|
+
for (let t = 0; t < e.length; t++)
|
|
11
|
+
if (e[t].length - 2 !== 64)
|
|
12
|
+
throw new l({ storageKey: e[t] });
|
|
13
|
+
if (!f(i, { strict: !1 }))
|
|
14
|
+
throw new s({ address: i });
|
|
15
|
+
n.push([i, e]);
|
|
16
|
+
}
|
|
17
|
+
return n;
|
|
11
18
|
}
|
|
12
19
|
export {
|
|
13
|
-
|
|
20
|
+
a as serializeAccessList
|
|
14
21
|
};
|
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const { data: i, kzg: n, to: m } = t, s = t.blobs ?? p({ data: i, to: m }), b = t.commitments ?? f({ blobs: s, kzg: n, to: m }), r = t.proofs ?? l({ blobs: s, commitments: b, kzg: n, to: m }), c = [];
|
|
6
|
-
for (let o = 0; o < s.length; o++)
|
|
7
|
-
c.push({
|
|
8
|
-
blob: s[o],
|
|
9
|
-
commitment: b[o],
|
|
10
|
-
proof: r[o]
|
|
11
|
-
});
|
|
12
|
-
return c;
|
|
1
|
+
import { gweiUnits as i } from "./index.native93.js";
|
|
2
|
+
import { formatUnits as o } from "./index.native94.js";
|
|
3
|
+
function f(r, t = "wei") {
|
|
4
|
+
return o(r, i[t]);
|
|
13
5
|
}
|
|
14
6
|
export {
|
|
15
|
-
|
|
7
|
+
f as formatGwei
|
|
16
8
|
};
|
|
@@ -1,21 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
if (!r || r.length === 0)
|
|
6
|
-
return [];
|
|
7
|
-
const n = [];
|
|
8
|
-
for (let o = 0; o < r.length; o++) {
|
|
9
|
-
const { address: i, storageKeys: e } = r[o];
|
|
10
|
-
for (let t = 0; t < e.length; t++)
|
|
11
|
-
if (e[t].length - 2 !== 64)
|
|
12
|
-
throw new l({ storageKey: e[t] });
|
|
13
|
-
if (!f(i, { strict: !1 }))
|
|
14
|
-
throw new s({ address: i });
|
|
15
|
-
n.push([i, e]);
|
|
16
|
-
}
|
|
17
|
-
return n;
|
|
18
|
-
}
|
|
1
|
+
const e = {
|
|
2
|
+
ether: -9,
|
|
3
|
+
wei: 9
|
|
4
|
+
};
|
|
19
5
|
export {
|
|
20
|
-
|
|
6
|
+
e as gweiUnits
|
|
21
7
|
};
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
function a(r, n) {
|
|
2
|
+
let t = r.toString();
|
|
3
|
+
const i = t.startsWith("-");
|
|
4
|
+
i && (t = t.slice(1)), t = t.padStart(n, "0");
|
|
5
|
+
let [l, e] = [
|
|
6
|
+
t.slice(0, t.length - n),
|
|
7
|
+
t.slice(t.length - n)
|
|
8
|
+
];
|
|
9
|
+
return e = e.replace(/(0+)$/, ""), `${i ? "-" : ""}${l || "0"}${e ? `.${e}` : ""}`;
|
|
5
10
|
}
|
|
6
11
|
export {
|
|
7
|
-
|
|
12
|
+
a as formatUnits
|
|
8
13
|
};
|
|
@@ -1,13 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { signEvmHash as o } from "./index.native7.js";
|
|
2
|
+
import { validateUserOwnsEOA as a, EIP1193ProviderError as i, STANDARD_ERROR_CODES as s } from "./index.native20.js";
|
|
3
|
+
async function h(t) {
|
|
4
|
+
const [n, e] = t;
|
|
5
|
+
await a(e);
|
|
6
|
+
try {
|
|
7
|
+
const { signature: r } = await o({
|
|
8
|
+
evmAccount: e,
|
|
9
|
+
hash: n
|
|
10
|
+
});
|
|
11
|
+
return r;
|
|
12
|
+
} catch (r) {
|
|
13
|
+
throw new i(
|
|
14
|
+
s.provider.userRejectedRequest,
|
|
15
|
+
r instanceof Error ? r.message : "Signing failed"
|
|
16
|
+
);
|
|
17
|
+
}
|
|
10
18
|
}
|
|
11
19
|
export {
|
|
12
|
-
|
|
20
|
+
h as handleEthSign
|
|
13
21
|
};
|