File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 node-version : 18
3838 registry-url : ' https://registry.npmjs.org'
3939
40+ - run : corepack enable
4041 - run : yarn
4142
4243 - name : Bump & Build
Original file line number Diff line number Diff line change 1010 uses : actions/checkout@master
1111
1212 - name : Yarn
13- run : yarn
13+ run : corepack enable && yarn
1414
1515 - name : Generate Contract Documents
1616 run : yarn docs:generate
Original file line number Diff line number Diff line change 3535 with :
3636 node-version : 18
3737
38+ - run : corepack enable
3839 - run : yarn
3940
4041 - name : Set up Python 3.8
Original file line number Diff line number Diff line change 1313 uses : actions/setup-node@v1
1414 with :
1515 node-version : 18
16+ - run : corepack enable
1617 - run : yarn
1718 - name : clean cache
1819 run : yarn clean
Original file line number Diff line number Diff line change 2828 with :
2929 paths : contracts src publish
3030
31+ - run : corepack enable
3132 - run : yarn
3233
3334 - name : Bump & build
Original file line number Diff line number Diff line change 3131 with :
3232 paths : package.json
3333
34+ - run : corepack enable
3435 - run : yarn
3536
3637 - name : build
Original file line number Diff line number Diff line change 3737 node-version : 18
3838 registry-url : ' https://registry.npmjs.org'
3939
40+ - run : corepack enable
4041 - run : yarn
4142
4243 - name : Bump & Build
Original file line number Diff line number Diff line change 11{
22 "name" : " @subql/contract-sdk" ,
3- "version" : " 1.10.0-1 " ,
3+ "version" : " 1.10.0" ,
44 "main" : " index.js" ,
55 "license" : " GPL3" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 8181 "lastUpdate" : " Tue, 13 Feb 2024 09:10:08 GMT"
8282 },
8383 "Staking" : {
84- "innerAddress" : " 0x648211f7Ff0E16e32EB7f391049fe5c84536F15F " ,
84+ "innerAddress" : " 0xf6C913C506881D7EB37Ce52af4Dc8E59FD61694d " ,
8585 "address" : " 0x7A68b10EB116a8b71A9b6f77B32B47EB591B6Ded" ,
86- "bytecodeHash" : " ac1882534cde71ad80bebc3b7e8089ca254f16368f1fbba4c07a87c175fa146b " ,
87- "lastUpdate" : " Wed, 30 Apr 2025 01:54:42 GMT"
86+ "bytecodeHash" : " bb8fbc9eae5a63035103c1a375a90fe249aa0f404598f6bbc00246b362d27655 " ,
87+ "lastUpdate" : " Tue, 11 Nov 2025 03: 01:21 GMT"
8888 },
8989 "StakingManager" : {
90- "innerAddress" : " 0x58297de82a98f27563d1CA8F690Ef55cFA9C6563 " ,
90+ "innerAddress" : " 0xd40cCE79C65a1c08474819a8ceCF6b37CEc8F686 " ,
9191 "address" : " 0x09395a2A58DB45db0da254c7EAa5AC469D8bDc85" ,
92- "bytecodeHash" : " 7624b8793cf3ab8c7d6aa5b31ba31fcf146ba346ea096c5bdfbca7c8a6a1acb3 " ,
93- "lastUpdate" : " Wed, 30 Apr 2025 01:54:48 GMT"
92+ "bytecodeHash" : " 37edec3315f4dd87c67851de6a149709bf68290a7598154169b5e19872047401 " ,
93+ "lastUpdate" : " Tue, 11 Nov 2025 03: 01:23 GMT"
9494 },
9595 "EraManager" : {
9696 "innerAddress" : " 0x94A8E45E9D6dCA44A95BEc33E828B9E9257443D6" ,
You can’t perform that action at this time.
0 commit comments