These 3 commits are when the Protocol Buffers files have changed:
| Commit: | e89700f | |
|---|---|---|
| Author: | tteuling | |
Updated *.proto files to newest version in osmosis repository. Adapted code to match namespace and object renaming in these files.
The documentation is generated from this commit.
| Commit: | 129e868 | |
|---|---|---|
| Author: | tteuling | |
Separate import code from database code by moving it into its own library.
| Commit: | cb014a7 | |
|---|---|---|
| Author: | tteuling | |
Switched to generating protobuf stub files directly from *.proto file.