Skip to content

Commit 4a37da7

Browse files
author
sam
committed
build(output): commit generated output
providing a commit snapshot of generated output, re-enable gitignore afterwards
1 parent 690ab53 commit 4a37da7

File tree

20 files changed

+74367
-3
lines changed

20 files changed

+74367
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ protoc-gen-sol
33
.DS_Store
44

55
# ignore generated pb and sol files
6-
test/*.pb
7-
test/solidity/contracts/lib/*.sol
6+
#test/*.pb
7+
#test/solidity/contracts/lib/*.sol
88

99
# solidity test gitignore
1010
test/solidity/node_modules/
11-
test/solidity/build/
11+
#test/solidity/build/

test/b.pb

16 Bytes
Binary file not shown.

test/msg1.pb

48 Bytes
Binary file not shown.

test/msg1_large_number.pb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
�������������2������������:���������������������������JJRabRcd

test/msg2.pb

351 Bytes
Binary file not shown.

test/msg2_large_number.pb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
X���������b���������������������������

test/msg2_wrong_addr.pb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


test/msg2_wrong_bytes32.pb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

test/msg3.pb

1.18 KB
Binary file not shown.

test/msg4.pb

9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)