alpha
Login
or
Join now
goat.navy
/
did-cow
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
did:cow, a proposal for an ID resolution method with most of the convenience of did:plc/did:web and the robustness of a public blockchain
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
update gas snapshot
author
Edmund Edgar
date
4 months ago
(Mar 11, 2026, 6:27 AM UTC)
commit
3fdf9a1c
3fdf9a1cd6eb68780f7ea23bc2d427fe8999dbc0
parent
26695dbb
26695dbb566ae8e409d27d71d34a2c36caff3d23
+34
-27
1 changed file
Expand all
Collapse all
Unified
Split
.gas-snapshot
+34
-27
.gas-snapshot
View file
Reviewed
···
1
1
-
CowRegistryUpdateTest:test_on_first_update_updateController_plc1() (gas: 75394)
2
2
-
CowRegistryUpdateTest:test_on_first_update_updateController_plc2() (gas: 75416)
3
3
-
CowRegistryUpdateTest:test_on_first_update_updateController_web_long() (gas: 125198)
4
4
-
CowRegistryUpdateTest:test_on_first_update_updateController_web_medium() (gas: 75326)
5
5
-
CowRegistryUpdateTest:test_on_first_update_updateController_web_short() (gas: 75356)
6
6
-
CowRegistryUpdateTest:test_on_first_update_updateController_web_verylong() (gas: 150184)
7
7
-
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_plc1_to_plc2() (gas: 78994)
8
8
-
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_plc2_to_plc1() (gas: 78974)
9
9
-
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_long() (gas: 128604)
10
10
-
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_medium() (gas: 79060)
11
11
-
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_short() (gas: 79062)
12
12
-
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_verylong() (gas: 153513)
13
13
-
CowRegistryUpdateTest:test_preregistered_updateController_plc1() (gas: 76899)
14
14
-
CowRegistryUpdateTest:test_preregistered_updateController_plc2() (gas: 76834)
15
15
-
CowRegistryUpdateTest:test_preregistered_updateController_web_long() (gas: 126051)
16
16
-
CowRegistryUpdateTest:test_preregistered_updateController_web_medium() (gas: 76830)
17
17
-
CowRegistryUpdateTest:test_preregistered_updateController_web_short() (gas: 76814)
18
18
-
CowRegistryUpdateTest:test_preregistered_updateController_web_verylong() (gas: 150837)
19
19
-
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_plc1_to_plc2() (gas: 80598)
20
20
-
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_plc2_to_plc1() (gas: 80553)
21
21
-
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_long() (gas: 130145)
22
22
-
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_medium() (gas: 80553)
23
23
-
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_short() (gas: 80508)
24
24
-
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_verylong() (gas: 155123)
25
25
-
CowRegistryUpdateTest:test_updateController_rejectsNonController() (gas: 71409)
26
26
-
CowRegistryUpdateTest:test_updateWrappedDID_rejectsAfterDeactivation() (gas: 57067)
27
27
-
CowRegistryUpdateTest:test_updateWrappedDID_rejectsNonController() (gas: 74170)
1
1
+
CowRegistryUpdateTest:test_deactivate_clearsWrappedDID() (gas: 51992)
2
2
+
CowRegistryUpdateTest:test_deactivate_rejectsAlreadyDeactivated() (gas: 50913)
3
3
+
CowRegistryUpdateTest:test_deactivate_rejectsNotInitialized() (gas: 17195)
4
4
+
CowRegistryUpdateTest:test_initialize_rejectsEmptyWrappedDID() (gas: 11521)
5
5
+
CowRegistryUpdateTest:test_on_first_update_updateController_plc1() (gas: 70767)
6
6
+
CowRegistryUpdateTest:test_on_first_update_updateController_plc2() (gas: 70778)
7
7
+
CowRegistryUpdateTest:test_on_first_update_updateController_web_long() (gas: 120441)
8
8
+
CowRegistryUpdateTest:test_on_first_update_updateController_web_medium() (gas: 70699)
9
9
+
CowRegistryUpdateTest:test_on_first_update_updateController_web_short() (gas: 70685)
10
10
+
CowRegistryUpdateTest:test_on_first_update_updateController_web_verylong() (gas: 145426)
11
11
+
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_plc1_to_plc2() (gas: 73566)
12
12
+
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_plc2_to_plc1() (gas: 73557)
13
13
+
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_long() (gas: 123109)
14
14
+
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_medium() (gas: 73632)
15
15
+
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_short() (gas: 73534)
16
16
+
CowRegistryUpdateTest:test_on_first_update_updateWrappedDID_web_verylong() (gas: 148036)
17
17
+
CowRegistryUpdateTest:test_preregistered_updateController_plc1() (gas: 71885)
18
18
+
CowRegistryUpdateTest:test_preregistered_updateController_plc2() (gas: 71765)
19
19
+
CowRegistryUpdateTest:test_preregistered_updateController_web_long() (gas: 120924)
20
20
+
CowRegistryUpdateTest:test_preregistered_updateController_web_medium() (gas: 71816)
21
21
+
CowRegistryUpdateTest:test_preregistered_updateController_web_short() (gas: 71800)
22
22
+
CowRegistryUpdateTest:test_preregistered_updateController_web_verylong() (gas: 145810)
23
23
+
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_plc1_to_plc2() (gas: 74676)
24
24
+
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_plc2_to_plc1() (gas: 74709)
25
25
+
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_long() (gas: 124222)
26
26
+
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_medium() (gas: 74742)
27
27
+
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_short() (gas: 74664)
28
28
+
CowRegistryUpdateTest:test_preregistered_updateWrappedDID_web_verylong() (gas: 149106)
29
29
+
CowRegistryUpdateTest:test_updateController_rejectsAfterDeactivation() (gas: 52768)
30
30
+
CowRegistryUpdateTest:test_updateController_rejectsNonController() (gas: 67742)
31
31
+
CowRegistryUpdateTest:test_updateController_rejectsNotInitialized() (gas: 19493)
32
32
+
CowRegistryUpdateTest:test_updateWrappedDID_rejectsAfterDeactivation() (gas: 56361)
33
33
+
CowRegistryUpdateTest:test_updateWrappedDID_rejectsNonController() (gas: 70272)
34
34
+
CowRegistryUpdateTest:test_updateWrappedDID_rejectsNotInitialized() (gas: 20068)