No files or symbols found.
+1 −1
app.go
packages/go-kosu/abci/app.go
                NewAppWithConfig
              
Function
+20 −0
client.go
packages/go-kosu/abci/client.go
+
                (*Client) QueryTotalOrders
              
Method
+3 −0
order.go
packages/go-kosu/abci/order.go
                (*App) deliverOrderTx
              
Method
+24 −0
rpc_test.go
packages/go-kosu/rpc/rpc_test.go
+
                TestNumberPosters
              
Function
+21 −0
service.go
packages/go-kosu/rpc/service.go
+
                (*Service) TotalOrders
              
Method
+
                (*Service) NumberPosters
              
Method
+4 −1
codec.go/{ → }
packages/go-kosu/store/{cosmos → }/codec.go
+
                (*GobCodec) String
              
Method
+
                (*GobCodec) Encode
              
Method
+
                (*GobCodec) Decode
              
Method
+
                (*ProtoCodec) String
              
Method
+
                (*ProtoCodec) Encode
              
Method
+
                (*ProtoCodec) Decode
              
Method
+39 −2
store.go
packages/go-kosu/store/cosmos/store.go
                NewStore
              
Function
                (*Store) Query
              
Method
+
                (*Store) queryPosterNumber
              
Method
+
                (*Store) Codec
              
Method
+
                (*Store) SetTotalOrders
              
Method
+
                (*Store) TotalOrders
              
Method
+3 −3
store_test.go
packages/go-kosu/store/cosmos/store_test.go
                TestCosmosStore
              
Function
+4 −0
store.go
packages/go-kosu/store/store.go
+11 −0
testing.go
packages/go-kosu/store/storetest/testing.go
                TestSuite
              
Function
+
                TestTotalOrders
              
Function
+10 −2
order_test.go
packages/go-kosu/tests/order_test.go
                (*Suite) TestOrderTx
              
Method