-
9b0f4fc650
docs: update basics and plugins
Ethan Buchman
2017-06-20 21:36:04 -0400
-
7b595b3f87
user ErrNoData from light-client
Ethan Buchman
2017-06-20 21:35:46 -0400
-
a3bc96c56b
basecoin init takes an account address
Ethan Buchman
2017-06-20 21:35:22 -0400
-
-
f204144ee3
Fix up ``` ticks
Ethan Frey
2017-06-19 16:57:44 +0200
-
83346f51ab
Merge pull request #120 from tendermint/docs
Ethan Frey
2017-06-19 16:43:33 +0200
-
-
0b7b639c58
Rewrote ibc guide for basecli and relay
Ethan Frey
2017-06-19 16:34:41 +0200
-
9bb3493f78
Ran through the docs, more cleanup, everything except ibc ready
Ethan Frey
2017-06-19 15:13:13 +0200
-
1e76d92d85
Supress ugly kill message with disown - bash magick
Ethan Frey
2017-06-19 14:36:45 +0200
-
06c854f846
"make fresh" when things are getting stale
Ethan Frey
2017-06-19 14:16:38 +0200
-
24bd0f5ed6
update docs, move counter
rigel rozanski
2017-06-18 19:01:54 -0400
-
7dad89b152
doc revisit basecoin-basics.md
rigel rozanski
2017-06-17 21:15:54 -0400
-
-
a20b640f05
Better error output when setup fails
Ethan Frey
2017-06-16 21:06:43 +0200
-
4b65d8bac3
Update changelog notes for relay update
Ethan Frey
2017-06-16 20:51:23 +0200
-
6658421919
Cleanup tests a bit
Ethan Frey
2017-06-16 20:47:44 +0200
-
a57e2d34b1
Remove remnants of basecoin tx as ibc functions are now under relay
Ethan Frey
2017-06-16 20:42:41 +0200
-
cb075bbb7e
Working with relay init
Ethan Frey
2017-06-16 20:36:38 +0200
-
b63f8bd15a
Move relay to basecoin relay start
Ethan Frey
2017-06-16 20:20:23 +0200
-
d7cddb252a
Cleaned up comments
Ethan Frey
2017-06-16 19:31:09 +0200
-
6c01988388
Merge pull request #115 from tendermint/feature/remove-client-from-basecoin
Ethan Frey
2017-06-16 17:40:25 +0200
-
-
22918ba3d2
Remove example-plugin code, need to fix docs
Ethan Frey
2017-06-16 17:35:37 +0200
-
9bf34cbac2
Removed many more unneeded commands
Ethan Frey
2017-06-16 17:28:26 +0200
-
b15f882ff4
Ripped out query, tx send, account, keys, and more
Ethan Frey
2017-06-16 17:20:45 +0200
-
f75ebca3ae
Fix Makefile, remove no longer needed demo!
Ethan Frey
2017-06-16 17:10:45 +0200
-
6eac364c43
Complete ibc tests with "basecoin ibc register" and "basecoin relay"
Ethan Frey
2017-06-16 16:59:23 +0200
-
33d4f930da
basecli sendtx handles chain/addr format
Ethan Frey
2017-06-16 15:42:18 +0200
-
cba5523ca5
Clear output of test failures in ibc
Ethan Frey
2017-06-16 15:33:37 +0200
-
4606fc84f7
Add ibc test scaffolding
Ethan Frey
2017-06-16 14:43:54 +0200
-
fb7fc78b2e
clean up cli tests
Ethan Frey
2017-06-16 14:26:35 +0200
-
526e2136e1
Fix cli tests for new countercli app
Ethan Frey
2017-06-16 14:01:37 +0200
-
2f3c7002fa
Create new command, countercli, removed counter from basecli
Ethan Frey
2017-06-16 14:00:43 +0200
-
4d4137855d
Cache shunit2 in Makefile, so we don't wget everytime
Ethan Frey
2017-06-16 13:56:12 +0200
-
75425b9bc1
Update CHANGELOG for some of the 0.6 enhancements
Ethan Frey
2017-06-16 13:51:48 +0200
-
985db9c747
Merge pull request #111 from tendermint/apptxReorg
Ethan Frey
2017-06-16 13:42:10 +0200
-
-
9c8ccefd35
reorganize basecli appTx commands
rigel rozanski
2017-06-16 04:57:45 -0400
-
-
ad17fcf347
makefile cleanup
rigel rozanski
2017-06-15 15:43:09 -0400
-
81d6d2425f
Added counter tests as well
Ethan Frey
2017-06-15 21:13:56 +0200
-
9341b8be5d
Support other binaries
Ethan Frey
2017-06-15 20:56:59 +0200
-
789ebada42
pulled out common helpers, prepare to support ibc
Ethan Frey
2017-06-15 20:47:59 +0200
-
226546e558
circle bash integration
rigel rozanski
2017-06-15 15:25:08 -0400
-
e356fc1edb
makefile cleanup
rigel rozanski
2017-06-15 15:11:47 -0400
-
-
3c18c33e92
Fix basecli --chainid to --chain-id
Ethan Frey
2017-06-15 20:29:26 +0200
-
1a1d5d4c74
Merge pull request #107 from tendermint/lcquery
Ethan Frey
2017-06-15 18:06:25 +0200
-
-
6e390a6dfb
Updated to newest of develop
Ethan Frey
2017-06-15 17:56:08 +0200
-
cfe13e9c13
Cleanup proof format, complete basic cli tests
Ethan Frey
2017-06-15 17:45:44 +0200
-
66c9010bcb
Starting bash cli tests
Ethan Frey
2017-06-15 17:16:00 +0200
-
282a157997
Update to use new helper methods, less code dups
Ethan Frey
2017-06-15 15:59:45 +0200
-
8f67b6be84
Got counter tx working, needs testing
Ethan Frey
2017-06-15 13:36:18 +0200
-
66ec2f266c
Port sendtx to new format
Ethan Frey
2017-06-15 13:11:09 +0200
-
65837cf952
Clean up queries, part 1
Ethan Frey
2017-06-15 12:27:55 +0200
-
863e3725fe
Update deps to latest light-client pr, breaking changes
Ethan Frey
2017-06-15 12:11:27 +0200
-
25e7a79174
replace basecli state presenters with cmds
rigel rozanski
2017-06-14 05:02:42 -0400
-
-
5981d85ca7
Update ibc.md
Adrian Brink
2017-06-05 17:59:26 +0200
-
7624c66f98
Merge pull request #102 from tendermint/bugfix/101-genesis-without-app-options
Ethan Buchman
2017-06-05 10:13:53 -0400
-
-
e242345d03
fix panic when genesis file does not include app_options (Fixes #101)
Anton Kaliaev
2017-06-05 15:11:46 +0300
-
-
2655bf8755
dist: dont mkdir in container
Ethan Buchman
2017-06-02 12:37:51 -0400
-
1f345358e6
fix broken build script (it relies on make tools)
Anton Kaliaev
2017-06-02 19:06:48 +0300
-
016d7e55f0
Merge tag 'v0.5.2' into develop
Anton Kaliaev
2017-06-02 12:32:47 +0300
-
-
8e8da7c9d7
Merge branch 'release/0.5.2'
Anton Kaliaev
2017-06-02 12:32:03 +0300
-
-
333ba7c186
bump version
Anton Kaliaev
2017-06-02 11:42:16 +0300
-
4c2fd60ef0
update changelog
Anton Kaliaev
2017-06-02 11:42:05 +0300
-
-
-
6f7a4365f0
Merge pull request #98 from tendermint/bugfix/97-unexpected-log-level
Anton Kaliaev
2017-06-02 11:18:30 +0300
-
-
20ce43e472
parse log level using tmlibs/cli/flags package (Fixes #97)
Anton Kaliaev
2017-06-02 10:56:15 +0300
-
-
9a9a3a787a
make: build and publish
Ethan Buchman
2017-06-01 23:51:35 -0400
-
29afa261e1
Merge branch 'develop'
Ethan Frey
2017-05-30 18:38:08 +0200
-
-
-
-
b8687a5864
Bump to version 0.5.1
Ethan Frey
2017-05-30 18:37:58 +0200
-
525a6cb6cc
Use master branch of tendermint to test ibc demo
Ethan Frey
2017-05-30 18:33:12 +0200
-
cff37c17f7
Merge branch 'develop'
Ethan Frey
2017-05-30 18:32:30 +0200
-
-
-
-
9444427d7e
Make sure we export hex not base64 for byte slices
Ethan Frey
2017-05-30 18:28:25 +0200
-
bcf3212462
Fix up tendermint cli flags to 0.10.0-rc2 in demo
Ethan Frey
2017-05-30 18:11:10 +0200
-
935c74d970
Make sure cmd uses encoding/json not wire.JSONBytes
Ethan Frey
2017-05-30 17:51:35 +0200
-
e3a257c4fe
Update dependencies
Ethan Frey
2017-05-29 16:00:23 +0200
-
-
7b39417b99
Merge branch 'develop'
Ethan Frey
2017-05-29 16:19:38 +0200
-
-
ddf434276c
Added brief docs on light-client proxy
Ethan Frey
2017-05-29 15:39:17 +0200
-
6fec396fbd
92: Fix ParseCoins regexp in general
Ethan Frey
2017-05-24 17:36:24 +0200
-
07fb680a01
92: return error on empty coin in list
Ethan Frey
2017-05-24 17:15:42 +0200
-
df5d65a891
Update changelog for 0.5.0 release
Ethan Frey
2017-05-24 17:07:31 +0200
-
da698bb7af
94: init creates config, like tendermint init
Ethan Frey
2017-05-24 15:21:56 +0200
-
c059e99f56
Update dependencies
Ethan Frey
2017-05-24 15:21:38 +0200
-
670d4b5633
Merge pull request #93 from tendermint/ibc-coins
Ethan Frey
2017-05-24 15:09:15 +0200
-
-
7be04cf426
Merge pull request #95 from rmercer93/master
Ethan Buchman
2017-05-23 13:20:15 -0400
-
-
9daea812c6
fixing dumb links
rhm
2017-05-23 14:00:02 +0100
-
-
-
1f5a278965
fix build/tests
Ethan Buchman
2017-05-22 07:44:50 -0400
-
4583f7b748
update demo for cross chain SendTx
Ethan Buchman
2017-05-21 22:45:45 -0400
-
7f2d25c593
[cmd] support SendTx to other chains via IBC
Ethan Buchman
2017-05-21 22:40:48 -0400
-
444b96dfe7
fixes for relay
Ethan Buchman
2017-05-21 22:22:58 -0400
-
7b83dea0d6
[cmd] new relay command for IBC relay
Ethan Buchman
2017-05-21 19:02:11 -0400
-
f4c5edaca3
fixes to compile
Ethan Buchman
2017-05-21 18:23:58 -0400
-
4503bb61f2
test SendTx to IBC packet
Ethan Buchman
2017-05-21 15:59:13 -0400
-
412c2b5bb7
support SendTx to other chains via IBC
Ethan Buchman
2017-05-21 15:36:46 -0400
-
38716d4815
[ibc] test CoinsPayload
Ethan Buchman
2017-05-21 14:30:41 -0400
-
ee0772396c
[ibc] cleanup tests
Ethan Buchman
2017-05-21 11:08:46 -0400
-
aeb36bd531
[ibc] CoinsPayload
Ethan Buchman
2017-05-21 11:08:34 -0400
-
-
b566b85fd6
Merge branch 'testnet-fixes' into develop
Ethan Frey
2017-05-22 13:31:32 +0200
-
-
8daa916729
88: Correct functioning of unsafe_reset_all to mirror tendermint
Ethan Frey
2017-05-22 13:30:42 +0200
-
029c0e9c72
90: don't panic on missing pk in tx construction
Ethan Frey
2017-05-22 13:16:08 +0200
-
ecaff359d2
89: Add support for setting accounts by address (not just pub_key) in genesis.json
Ethan Frey
2017-05-22 13:10:25 +0200
-
b53d71c5cf
87: sort the coins from genesis.json/SetOptions to ensure they are valid
Ethan Frey
2017-05-22 11:59:34 +0200
-
be321373da
87: Sort coin order on ParseCoins to be less fragile
Ethan Frey
2017-05-22 11:22:41 +0200
-
-
2983f5018b
Allow keyfile to be absolute path
Jae Kwon
2017-05-21 19:51:28 -0700
-
bd62b21d6e
Bump version to 0.5.0, update deps
Ethan Frey
2017-05-17 12:46:08 +0200