Skip to content

Commit 9f6d735

Browse files
committed
👀 quick update
1 parent ab73610 commit 9f6d735

File tree

4 files changed

+59
-18
lines changed

4 files changed

+59
-18
lines changed

.vscode/settings.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,26 @@
66
"lit-node-client-nodejs",
77
"core",
88
],
9+
"workbench.colorCustomizations": {
10+
"activityBar.activeBackground": "#2f7c47",
11+
"activityBar.background": "#2f7c47",
12+
"activityBar.foreground": "#e7e7e7",
13+
"activityBar.inactiveForeground": "#e7e7e799",
14+
"activityBarBadge.background": "#422c74",
15+
"activityBarBadge.foreground": "#e7e7e7",
16+
"commandCenter.border": "#e7e7e799",
17+
"sash.hoverBorder": "#2f7c47",
18+
"statusBar.background": "#215732",
19+
"statusBar.foreground": "#e7e7e7",
20+
"statusBarItem.hoverBackground": "#2f7c47",
21+
"statusBarItem.remoteBackground": "#215732",
22+
"statusBarItem.remoteForeground": "#e7e7e7",
23+
"titleBar.activeBackground": "#215732",
24+
"titleBar.activeForeground": "#e7e7e7",
25+
"titleBar.inactiveBackground": "#21573299",
26+
"titleBar.inactiveForeground": "#e7e7e799"
27+
},
28+
"peacock.color": "#215732",
929
// "restoreTerminals.terminals": [
1030
// {
1131
// "splitTerminals": [

local-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/tinny",
3-
"version": "0.0.11",
3+
"version": "0.0.14",
44
"description": "A package to run the test script for Lit Protocol with custom commands",
55
"type": "module",
66
"main": "./index.js",

local-tests/setup/networkContext.json

Lines changed: 37 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Allowlist": {
3-
"address": "0xc3e53F4d16Ae77Db1c982e75a937B9f60FE63690",
3+
"address": "0xEa5Ed0BaE3f79D34165A818a64cE05D3107a6614",
44
"abi": [
55
{
66
"inputs": [],
@@ -231,7 +231,7 @@
231231
"name": "Allowlist"
232232
},
233233
"LITToken": {
234-
"address": "0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82",
234+
"address": "0xd78089bAAe410f5d0eae31D0D56157c73a3Ff98B",
235235
"abi": [
236236
{
237237
"inputs": [
@@ -1279,7 +1279,7 @@
12791279
"name": "LITToken"
12801280
},
12811281
"Multisender": {
1282-
"address": "0xCD8a1C3ba11CF5ECfa6267617243239504a98d90",
1282+
"address": "0x787966727DA56f981426d22946Ae673A589E1c0B",
12831283
"abi": [
12841284
{
12851285
"anonymous": false,
@@ -1388,7 +1388,7 @@
13881388
"name": "Multisender"
13891389
},
13901390
"PKPHelper": {
1391-
"address": "0xD8a5a9b31c3C0232E196d518E89Fd8bF83AcAd43",
1391+
"address": "0x7A6FAB83424439293d5CfE2E1fcd236A9f5B32BC",
13921392
"abi": [
13931393
{
13941394
"inputs": [
@@ -2370,7 +2370,7 @@
23702370
"name": "PKPHelper"
23712371
},
23722372
"PKPNFT": {
2373-
"address": "0x998abeb3E57409262aE5b751f60747921B33613E",
2373+
"address": "0xb0F3A31a9C616a67DE266C84D791a0dB7Fc84A4d",
23742374
"abi": [
23752375
{
23762376
"inputs": [
@@ -3574,7 +3574,7 @@
35743574
"name": "PKPNFT"
35753575
},
35763576
"PKPNFTMetadata": {
3577-
"address": "0xc351628EB244ec633d5f21fBD6621e1a683B1181",
3577+
"address": "0xEB8e3de8B53f1e81be58F5D4D3a089Ac7A2CDE53",
35783578
"abi": [
35793579
{
35803580
"inputs": [
@@ -3732,7 +3732,7 @@
37323732
"name": "PKPNFTMetadata"
37333733
},
37343734
"PKPPermissions": {
3735-
"address": "0x2E2Ed0Cfd3AD2f1d34481277b3204d807Ca2F8c2",
3735+
"address": "0xc4B219F15295f62991ACF01dE3eF299Ce1ACD98d",
37363736
"abi": [
37373737
{
37383738
"inputs": [
@@ -5022,7 +5022,7 @@
50225022
"name": "PKPPermissions"
50235023
},
50245024
"PubkeyRouter": {
5025-
"address": "0xb7278A61aa25c888815aFC32Ad3cC52fF24fE575",
5025+
"address": "0xA5329B84bc3f31c0871a9f713EF05b4C181d869f",
50265026
"abi": [
50275027
{
50285028
"inputs": [
@@ -5962,7 +5962,7 @@
59625962
"name": "PubkeyRouter"
59635963
},
59645964
"RateLimitNFT": {
5965-
"address": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00",
5965+
"address": "0x1412f1299F0e88584bdEC5F00d53D520BA49401A",
59665966
"abi": [
59675967
{
59685968
"inputs": [
@@ -7351,7 +7351,7 @@
73517351
"name": "RateLimitNFT"
73527352
},
73537353
"Staking": {
7354-
"address": "0xE6E340D132b5f46d1e472DebcD681B2aBc16e57E",
7354+
"address": "0x8dD01DE1B3689c8a242a42418C05d180C39bee9B",
73557355
"abi": [
73567356
{
73577357
"inputs": [
@@ -8617,6 +8617,24 @@
86178617
"stateMutability": "nonpayable",
86188618
"type": "function"
86198619
},
8620+
{
8621+
"inputs": [
8622+
{
8623+
"internalType": "uint256",
8624+
"name": "realmId",
8625+
"type": "uint256"
8626+
},
8627+
{
8628+
"internalType": "uint256",
8629+
"name": "newTimeout",
8630+
"type": "uint256"
8631+
}
8632+
],
8633+
"name": "setPendingRejoinTimeout",
8634+
"outputs": [],
8635+
"stateMutability": "nonpayable",
8636+
"type": "function"
8637+
},
86208638
{
86218639
"inputs": [],
86228640
"name": "ActiveValidatorsCannotLeave",
@@ -9282,6 +9300,11 @@
92829300
"name": "port",
92839301
"type": "uint32"
92849302
},
9303+
{
9304+
"internalType": "address",
9305+
"name": "stakerAddress",
9306+
"type": "address"
9307+
},
92859308
{
92869309
"internalType": "uint256",
92879310
"name": "senderPubKey",
@@ -10982,7 +11005,7 @@
1098211005
"name": "Staking"
1098311006
},
1098411007
"StakingBalances": {
10985-
"address": "0xc6e7DF5E7b4f2A278906862b61205850344D4e7d",
11008+
"address": "0x48DD3eB21890739A3763fF53B845146B2C843Bb1",
1098611009
"abi": [
1098711010
{
1098811011
"inputs": [
@@ -12224,7 +12247,7 @@
1222412247
"name": "StakingBalances"
1222512248
},
1222612249
"ContractResolver": {
12227-
"address": "0x5FbDB2315678afecb367f032d93F642f64180aa3",
12250+
"address": "0x609127fb07278fD6c31aD01d1c7ADc904A00010c",
1222812251
"abi": [
1222912252
{
1223012253
"inputs": [
@@ -12897,7 +12920,7 @@
1289712920
"name": "ContractResolver"
1289812921
},
1289912922
"PriceFeed": {
12900-
"address": "0xe8D2A1E88c91DCd5433208d4152Cc4F399a7e91d",
12923+
"address": "0x3E95Ffa46b158E90AD812D7244871A1aE9286cD6",
1290112924
"abi": [
1290212925
{
1290312926
"inputs": [
@@ -13688,7 +13711,7 @@
1368813711
"name": "PriceFeed"
1368913712
},
1369013713
"Ledger": {
13691-
"address": "0x86A2EE8FAf9A840F7a2c64CA3d51209F9A02081D",
13714+
"address": "0xce761B095C76F4a82a92AAF4325dAB2e50f24a67",
1369213715
"abi": [
1369313716
{
1369413717
"inputs": [

local-tests/setup/tinny-environment.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,7 @@ export class TinnyEnvironment {
7272
// (8) "0x23618e81E3f5cdF7f54C3d65f7FBc0aBf5B21E8f" (10000.000000000000000000 ETH)
7373
// (9) "0xa0Ee7A142d267C1f36714E4a8F75612F20a79720" (10000.000000000000000000 ETH)
7474
PRIVATE_KEYS:
75-
process.env['NETWORK'] === LIT_NETWORK.Custom
76-
? DEFAULT_ANVIL_PRIVATE_KEYS
77-
: process.env['PRIVATE_KEYS']?.split(',') || DEFAULT_ANVIL_PRIVATE_KEYS,
75+
process.env['PRIVATE_KEYS']?.split(',') || DEFAULT_ANVIL_PRIVATE_KEYS,
7876
KEY_IN_USE: new Array(),
7977
NO_SETUP: process.env['NO_SETUP'] === 'true',
8078
USE_SHIVA: process.env['USE_SHIVA'] === 'true',

0 commit comments

Comments
 (0)