Ethan Frey
|
041943c441
|
Rename all packages and imports to cosmos-sdk
|
2017-08-21 22:15:15 +01:00 |
Ethan Frey
|
6983f61961
|
Moved Coins from types -> modules/coin
|
2017-07-06 14:59:45 +02:00 |
Ethan Frey
|
912c24093f
|
Removed a whole lot of old crud
|
2017-07-06 13:40:02 +02:00 |
Ethan Frey
|
2324f5d766
|
Fix all tests with new tendermint style
|
2017-05-12 20:54:50 +02:00 |
Ethan Buchman
|
525cb4c80b
|
fix tendermint rpc link
|
2017-04-27 12:52:47 -04:00 |
Ethan Buchman
|
9c391a08a9
|
fix some imports
|
2017-04-27 15:55:23 +02:00 |
Ethan Buchman
|
1a6fae6af6
|
update import paths for repo merge
|
2017-04-27 15:55:23 +02:00 |
Ethan Frey
|
b6ebf9f8b8
|
Update to latest go-crypto, adjust code and tests
|
2017-04-27 15:53:49 +02:00 |
Ethan Frey
|
57356beab6
|
Use WrapXxx to safelt construct XxxS structs
|
2017-04-27 15:52:53 +02:00 |
Rigel Rozanski
|
c292d54e47
|
Debug Flag, Run -> RunE
|
2017-04-21 12:34:11 -04:00 |
Rigel Rozanski
|
5ebdd964c5
|
rebase updates/ rpc updates
|
2017-04-21 12:34:11 -04:00 |
Anton Kaliaev
|
924d11397e
|
update go-rpc
rpc clients were renamed
|
2017-04-13 21:39:04 -04:00 |
Ethan Frey
|
52353433a3
|
Update all dependencies to develop, fix method names
|
2017-04-13 14:25:06 +02:00 |
Ethan Frey
|
1fd2d17cd9
|
Update go-crypto, move testutils into types
|
2017-02-25 00:12:15 +01:00 |
Ethan Frey
|
c1fa8cb0d2
|
Use new go-crypto S structs to get full go-data support
|
2017-02-25 00:12:15 +01:00 |
Jae Kwon
|
16a6680e24
|
Vote->Counter; Fee is types.Coin; Context has Account; Cleanup
|
2017-01-15 15:10:51 -08:00 |
rigelrozanski
|
ba24e69e45
|
restructure, tmsp test now using go testing, app/tmsp_test.go
|
2017-01-13 15:29:12 -05:00 |
Jae Kwon
|
a16b96062b
|
Coins and fees and gas...
|
2016-04-01 15:19:07 -07:00 |
Jae Kwon
|
f81718eea4
|
Fix tx encoding
|
2016-03-30 13:20:55 -07:00 |
Jae Kwon
|
cd3da2bf29
|
Add TestSequence in tests/tmsp
|
2016-03-28 09:35:19 -07:00 |
Jae Kwon
|
5049c35efc
|
Merge basecoin with tendermint_classic
|
2016-03-21 15:31:25 -07:00 |
Jae Kwon
|
63279a897c
|
Begin integrating Governmint
|
2016-03-15 15:01:53 -07:00 |
Jae Kwon
|
3235172a74
|
Move main.go to cmd/main.go
|
2016-02-21 15:09:47 -08:00 |
Jae Kwon
|
cec82d8250
|
s/blackstar/basecoin/g
|
2016-02-16 12:29:54 -08:00 |
Jae Kwon
|
0417c71543
|
s/GetHash/Commit/g
|
2016-02-14 13:13:49 -08:00 |
Jae Kwon
|
538f3110b1
|
Relaxed nonce-checking for demo
|
2016-02-08 15:01:26 -08:00 |
Jae Kwon
|
7dccf61484
|
Fix app
|
2016-02-08 02:19:32 -08:00 |
Jae Kwon
|
01b2def693
|
Actually set Input.Signature; Call rpc broadcast_tx_sync
|
2016-02-08 01:55:13 -08:00 |
Jae Kwon
|
436e0ba7d7
|
Added genesis file; Added draft of Tendermint tests
|
2016-02-07 22:54:49 -08:00 |