Ethan Buchman
5e858129c5
Merge branch 'master' into develop
2018-05-20 17:12:14 -04:00
Ethan Buchman
33af8ee7e8
update to tm v0.19.5
2018-05-20 10:35:19 -04:00
Christopher Goes
4134bf922c
Address PR comments
2018-05-16 02:06:17 +02:00
Christopher Goes
8c1c40b89a
New store query prefixes (ref #979 )
2018-05-16 01:13:49 +02:00
rigelrozanski
677559bf6c
cwgoes comments
2018-05-09 18:24:51 -04:00
rigelrozanski
d464779d34
iter->substore, enable delegator bonds query
2018-05-08 15:57:12 -04:00
rigelrozanski
d44c7afa30
add range queries, add candidates query
2018-05-08 15:57:12 -04:00
Christopher Goes
10540e38db
Handle case of empty (new) account
2018-05-03 23:19:56 +02:00
Christopher Goes
4911db850d
Fix auto-sequencing ( closes #950 )
2018-05-03 18:35:12 +02:00
Christopher Goes
67961476b4
Fix testsuite
2018-04-27 20:06:50 -04:00
rigelrozanski
54a5869efd
added used of cobra arg constraints
2018-04-26 17:32:20 -04:00
rigelrozanski
05c5809bae
gaia init automatic key processing
2018-04-26 14:26:39 -04:00
Ethan Buchman
d1402f4e92
move waitForXxx funcs from lcd to tests.WaitForXxx
2018-04-26 14:26:39 -04:00
rigelrozanski
556896679a
...
2018-04-26 14:26:39 -04:00
Christopher Goes
5b4fb85f7e
Fn suffix & http.HandlerFunc
2018-04-25 22:32:22 +02:00
Christopher Goes
fd40d39556
Only one CoreContext for all REST commands
2018-04-25 16:49:31 +02:00
Christopher Goes
56ac948dc6
REST folder restructure & cleanup
2018-04-25 16:18:06 +02:00
rigelrozanski
3e7481d00f
updated docs for new key work
...
updated docs for new key work
2018-04-20 13:16:03 -04:00
rigelrozanski
ca3d3be3af
better key output
2018-04-20 12:51:47 -04:00
rigelrozanski
d28efaac27
many renames / golint compliance
2018-04-19 00:49:24 -04:00
rigelrozanski
1f9184a24b
basic go-linting // moved corecontext
2018-04-18 15:39:32 -04:00
rigelrozanski
e584d5acac
ci build -> install
...
pubkey issue
...
rebase fixes
...
2018-04-18 12:19:35 -04:00
Christopher Goes
f8e44b5b00
Error codespacing ( #809 )
...
* Initial codespacing layout (ref #766 )
* Add codespace to Router (ref #766 )
* Implement Codespacer and update modules
* Default codespaces, testcases
* Update error formatting, codespacer tests
* Add RegisterOrPanic testcase
* Update CHANGELOG
2018-04-17 19:16:21 -07:00
Christopher Goes
49b8978454
Swap all examples & testcases to use automatic DB namespacing
2018-04-14 17:05:50 -07:00
Jae Kwon
62112eab17
Merge branch 'develop' into jae/fixrmssubstores
2018-04-13 02:06:27 -07:00
Jae Kwon
d530ee2abc
Fix MountStoreWithDB(); Bump to 0.15.0-rc0
2018-04-13 02:04:31 -07:00
Christopher Goes
25d0fb593c
Address PR comments
2018-04-11 17:48:15 +02:00
Rigel
5212ac02e4
Merge pull request #812 from cosmos/cwgoes/misc-cli-fixes
...
Misc CLI fixes
2018-04-11 11:42:38 -04:00
Christopher Goes
24f3a3a71c
Recreate RPC client on WithNodeURI
2018-04-11 11:25:52 +02:00
rigelrozanski
c741be16ce
next sequence comment, CHANGELOG updates
2018-04-10 17:45:23 -04:00
Christopher Goes
c7b680a545
Address PR comments
2018-04-10 11:16:30 +02:00
Christopher Goes
7383c99026
Add AutoSequence to all transaction-sending commands
2018-04-10 11:16:30 +02:00
Christopher Goes
bd626ba94e
Helper function
2018-04-10 11:16:30 +02:00
Christopher Goes
ec98545a1b
Default to next sequence number ( closes #807 )
2018-04-10 11:16:30 +02:00
Christopher Goes
0be655b122
Automatically determine chainID, throw error if not provided ( closes #810 )
2018-04-10 11:16:29 +02:00
Ethan Buchman
1860f988b6
fix tests
2018-04-07 20:56:49 +03:00
Jae Kwon
413780807e
WIP
2018-04-07 02:16:41 -07:00
Jae Kwon
a06cfbeaa8
...
2018-04-07 00:19:44 -07:00
Jae Kwon
49fdf80d9d
WIP commit
2018-04-06 17:25:08 -07:00
Christopher Goes
12f4a21d03
Reuse Tendermint client instance ( closes #671 )
2018-04-03 22:16:03 +02:00
Christopher Goes
7214149f1d
Move client context initialization from viper to separate package
2018-04-03 22:16:03 +02:00
Christopher Goes
7a8e00dbb9
Change CoreContext parameters instead of using viper.Set
2018-04-03 22:15:27 +02:00
Christopher Goes
579e5d4cdc
Add CoreContext for CLI/REST options
2018-04-03 22:15:12 +02:00
Christopher Goes
720b37c6f2
Rename client/builder to client/core (ref #721 )
2018-04-03 22:14:11 +02:00
Ethan Buchman
e7e98a0644
lcd: waitForHeight instead of sleep in tests
2018-04-02 19:31:54 +03:00
Ethan Buchman
ceddb54e91
cleanup gitignore
2018-03-31 19:05:15 +03:00
Ethan Buchman
e226cb7a35
Merge branch 'develop' into cwgoes/misc-minor-fixes
2018-03-31 18:54:06 +03:00
Christopher Goes
10a22f20ba
Remove 'cool' and 'sketchy' modules from basecoind
2018-03-30 16:32:11 +02:00
Ethan Buchman
d25593afc4
Merge pull request #726 from cosmos/adrian/mountmultipledbs
...
Mount every single store with its own DB
2018-03-30 06:41:10 -04:00
Adrian Brink
0789a5eed0
NewBasecoinApp takes a map of databases
...
NewBasecoinApp takes a map[string]dbm.DB . This stabilises the API,
since it allows us to add more stores without a breaking change. The
convention is that the keys of the dbs correspond to the names of the
capKeys.
2018-03-30 12:18:12 +02:00
Christopher Goes
e13b1f2ac9
Change key DB to ~/.basecli/keys/keys.db
2018-03-29 18:23:11 +02:00
Ethan Buchman
66a1130f9d
Merge pull request #662 from cosmos/matt/ibc-rest
...
REST IBC transfer endpoint
2018-03-29 08:45:46 -04:00
Christopher Goes
0f9bd93bb1
Switch a few directories ( #644 #646 )
2018-03-29 12:10:13 +02:00
Christopher Goes
44de18e8da
Use temporary dir for lcd keybase tests ( closes #646 )
2018-03-29 12:04:52 +02:00
Christopher Goes
bb66b852ef
Move keybase DB to ~/.basecoind/data ( closes #644 )
2018-03-29 12:04:52 +02:00
rigelrozanski
5ba297089a
expose some keeper functions, tick cleanup
2018-03-28 19:01:50 +02:00
Adrian Brink
243564c233
Tests can never be proven to be non-deterministic
...
Our tests are at best probabilistic deterministic.
2018-03-28 15:08:59 +02:00
Christopher Goes
5b642062a7
Initial per-module genesis initialization
2018-03-28 11:24:31 +02:00
Ethan Buchman
742d24b7e4
Merge pull request #699 from lino-network/builder
...
Encapsulate Get Passphrase Logic in Builder
2018-03-27 20:25:48 -04:00
Rigel
f2cf779117
Merge pull request #700 from lino-network/KeyAddBug
...
Fix key add override bug
2018-03-27 22:06:47 +02:00
Ethan Buchman
4331d9c2a4
fix test
2018-03-27 11:35:58 -04:00
Yukai Tu
487424eb19
Fix key add override bug
2018-03-25 01:35:02 -07:00
Yukai Tu
96d9c55172
Encaptulate Get Passphrase Logic in Builder
2018-03-24 23:14:18 -07:00
Matt Bell
5cfad33e49
Remove duplicate check
2018-03-20 13:46:02 +01:00
Matt Bell
0eec9671b2
Fixed IBC test
2018-03-20 11:53:02 +01:00
Matt Bell
bad5228c4c
IBC transfer REST test
2018-03-19 18:13:47 +01:00
Matt Bell
ef68be2f38
Added IBC transfer REST endpoint
2018-03-19 18:13:37 +01:00
Ethan Buchman
64852138b6
fix the tests. includes some hacks
2018-03-18 02:02:26 +01:00
Ethan Buchman
d807d32f8a
client/lcd: wip use in-proc tm and lcd for tests
2018-03-17 23:12:43 +01:00
Ethan Buchman
7f3a6e0c04
Options -> AppState
2018-03-17 23:10:44 +01:00
Ethan Buchman
683663f680
fixes post rebase
2018-03-17 23:09:04 +01:00
Fabian Weber
5ea06639f9
fix tests and refactored
2018-03-17 22:17:56 +01:00
Matt Bell
fa78893f40
Fixed LCD tests
2018-03-17 22:17:56 +01:00
Fabian Weber
947262f649
checking for expected sycning response + setting uint32
2018-03-17 22:17:56 +01:00
Fabian Weber
cbbb3be0d4
fixed tests + removed indexed txs
2018-03-17 22:17:56 +01:00
Fabian Weber
cf6f04978c
adjusted sending + tx tests
2018-03-17 22:17:56 +01:00
Fabian Weber
1cd6ec1084
most tests working
2018-03-17 22:14:19 +01:00
Fabian Weber
579bd56127
fixed some tests
2018-03-17 22:14:19 +01:00
Ethan Buchman
39c8e4eb7f
client/lcd: fix up some tests. print statements abound
2018-03-17 22:14:19 +01:00
rigelrozanski
1778a27082
more of the go-bash stuff for REST
2018-03-17 22:14:19 +01:00
rigelrozanski
fdb9d5f580
moved actual go commands
2018-03-17 22:14:19 +01:00
Fabian
b3532e2d2b
using actual running servers + http calls to test REST
2018-03-17 22:14:19 +01:00
rigelrozanski
8858371c43
...
2018-03-17 22:14:19 +01:00
Fabian Weber
5cc0acf274
improved send coins test
2018-03-17 22:14:19 +01:00
Fabian Weber
8cd9e05fc2
remove keys.db
2018-03-17 22:14:19 +01:00
Fabian
e8e1e2899b
removed /latest endpoints and checks
2018-03-17 22:14:19 +01:00
Fabian
abfa409d37
fixed merge
2018-03-17 22:14:19 +01:00
Fabian Weber
1b78752311
removed clutter
2018-03-17 22:14:19 +01:00
Fabian Weber
ef88f34d57
added regexp for version returned
2018-03-17 22:14:19 +01:00
Fabian
0121c98a1e
add /accounts endpoints but failing
2018-03-17 22:14:19 +01:00
Fabian
0d423ae066
ignore generated keys.db from tests
2018-03-17 22:14:19 +01:00
Fabian
4ef129d9e6
require seed for account creation
2018-03-17 22:14:19 +01:00
Fabian
f1cdf57a48
add request test helper
2018-03-17 22:14:19 +01:00
Fabian
8aec254333
add add key test
2018-03-17 22:14:19 +01:00
rigelrozanski
11fdd831ee
refactoring server new non-deterministic error :(
2018-03-17 22:14:19 +01:00
Fabian Weber
189ce0d73f
added version test
2018-03-17 22:14:19 +01:00
Fabian Weber
134d909cf6
added failing tests for blocks and validators
2018-03-17 22:14:19 +01:00
Fabian Weber
b6c094f1ad
improved node status tests
2018-03-17 22:14:19 +01:00
Fabian
2f470baf19
refactored route registering
2018-03-17 22:14:19 +01:00
Fabian Weber
afea775748
improved test output
2018-03-17 22:14:19 +01:00