Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improving upon contract interfaces #202

Merged
merged 7 commits into from
Apr 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 58 additions & 58 deletions crates/bindings/src/arbiter_token.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4175,38 +4175,38 @@ pub mod arbiter_token {
34,
18,
32,
87,
152,
21,
207,
182,
153,
90,
181,
242,
255,
146,
139,
94,
147,
135,
210,
182,
140,
119,
93,
122,
154,
226,
144,
80,
239,
135,
36,
61,
84,
86,
164,
171,
245,
241,
130,
198,
168,
187,
123,
74,
137,
145,
246,
218,
157,
148,
174,
237,
79,
4,
237,
254,
194,
245,
217,
23,
205,
139,
239,
100,
115,
111,
Expand All @@ -4215,7 +4215,7 @@ pub mod arbiter_token {
67,
0,
8,
19,
17,
0,
51,
];
Expand Down Expand Up @@ -7233,38 +7233,38 @@ pub mod arbiter_token {
34,
18,
32,
87,
152,
21,
207,
182,
153,
90,
181,
242,
255,
146,
139,
94,
147,
135,
210,
182,
140,
119,
93,
122,
154,
226,
144,
80,
239,
135,
36,
61,
84,
86,
164,
171,
245,
241,
130,
198,
168,
187,
123,
74,
137,
145,
246,
218,
157,
148,
174,
237,
79,
4,
237,
254,
194,
245,
217,
23,
205,
139,
239,
100,
115,
111,
Expand All @@ -7273,7 +7273,7 @@ pub mod arbiter_token {
67,
0,
8,
19,
17,
0,
51,
];
Expand Down
128 changes: 64 additions & 64 deletions crates/bindings/src/fixed_point_math_lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,38 +117,38 @@ pub mod fixed_point_math_lib {
34,
18,
32,
14,
240,
97,
209,
48,
224,
220,
233,
88,
180,
135,
97,
124,
226,
164,
242,
99,
251,
31,
37,
171,
27,
31,
125,
169,
106,
132,
61,
80,
80,
133,
9,
184,
112,
10,
155,
131,
244,
200,
18,
92,
161,
110,
26,
38,
4,
7,
75,
172,
78,
95,
173,
94,
99,
194,
226,
156,
14,
36,
21,
118,
210,
3,
100,
115,
111,
Expand All @@ -157,7 +157,7 @@ pub mod fixed_point_math_lib {
67,
0,
8,
19,
17,
0,
51,
];
Expand Down Expand Up @@ -209,38 +209,38 @@ pub mod fixed_point_math_lib {
34,
18,
32,
14,
240,
97,
209,
48,
224,
220,
233,
88,
180,
135,
97,
124,
226,
164,
242,
99,
251,
31,
37,
171,
27,
31,
125,
169,
106,
132,
61,
80,
80,
133,
9,
184,
112,
10,
155,
131,
244,
200,
18,
92,
161,
110,
26,
38,
4,
7,
75,
172,
78,
95,
173,
94,
99,
194,
226,
156,
14,
36,
21,
118,
210,
3,
100,
115,
111,
Expand All @@ -249,7 +249,7 @@ pub mod fixed_point_math_lib {
67,
0,
8,
19,
17,
0,
51,
];
Expand Down
Loading