Sunny Aggarwal
e5efcdb469
update to sdk v0.38.0
2020-01-23 18:07:52 -05:00
Ethan Frey
d505266f8f
Fix cli_tests, add --keyring-backend flag to wasmd
2020-01-23 19:59:13 +01:00
Ethan Frey
c02f69de0d
make install works
2020-01-23 19:32:10 +01:00
Ethan Frey
a3ec9f95a5
Updated tendermint cmn imports
2020-01-23 18:59:38 +01:00
Ethan Frey
35aab0ee65
Wire up wasm module to the application
2019-11-22 18:15:14 +01:00
Ethan Frey
b2086bb6b4
Search and replace gaiad/cl with wasmd/cli
2019-11-19 22:29:50 +01:00
Ethan Frey
4307d9a50a
Rename gaia{d,cli} to wasm{d,cli}, GaiaApp->WasmApp
2019-11-19 22:20:03 +01:00
Marko
9100142381
Remove gaiadebug ( #191 )
...
* Remove gaiadebug
- remove gaiadebug in favor of placing the commands in gaiad and gaiacli
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* update go.sum
2019-11-19 14:25:15 +01:00
Alessio Treglia
71f3b4f0fc
Drop on-disk keybase in favor of keyring ( #164 )
...
* Port to new keyring
* modify add-genesis-account to use keyring
* Adapt lcd tests to use keyring
* Attempt to fix localnet ci job
* Revert "Attempt to fix localnet ci job"
This reverts commit c299dd9ffb2a77a1f3b9b33bb71ef104261ed1fc.
* Try pass env var to docker container
* localnet does need COSMOS_SDK_TEST_KEYRING to function properly
* Revert tiny change
* Simplify tests
* Refresh against sdk's respective branch latest commit
* Refresh against sdk branch's latest commit
* Attempt to reduce diff size
* Refresh against latest commit
* Update against latest commit
* Refresh against sdk's latest master
* Avoid create temporary keybase
* Revert "Avoid create temporary keybase"
This reverts commit c3f6d77f373370fea521edabe60c532c676cd9a6.
* Update docs
* Remove unnecessary arguments
* Remove unnecessary arguments
* Code cleanup
* Refresh sdk module, add upgrade module
* Refresh deps
* Fix merge
* Cleanup, AddrSeed does not need Password anymore
2019-11-18 11:34:26 +00:00
Marko
967fc43f1a
Merge PR #188 : Add linting to CI
...
* Add some linting to gaia
- closes #187
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* fail tests
* tests pass
* address PR comments
* some more strictness
2019-11-14 12:04:50 -08:00
Alexander Bezobchuk
474835c6ce
Merge PR #153 : Bump SDK Version to Latest Master
2019-10-15 17:06:08 -04:00
Alexander Bezobchuk
49990da31b
Merge PR #132 : Bump SDK version to 01d8a230b22b
2019-09-19 10:08:22 -04:00
Federico Kunze
6970ebe19b
Merge PR #122 : Genesis Account Command + Types
2019-09-14 20:19:46 -04:00
Alexander Bezobchuk
6fa5988730
Merge PR #119 : Upgrade go to 1.13 & Latest SDK Master
2019-09-10 14:56:58 -04:00
Alexander Bezobchuk
5f24b24976
Merge PR #99 : Update SDK version to latest master
2019-08-13 14:09:56 -04:00
Alexander Bezobchuk
10cde2212e
Merge PR #86 : Update SDK to version latest master
2019-08-05 11:50:11 -04:00
Karoly Albert Szabo
e846b872c5
Merge PR #60 : Add migrate command to gaiad
2019-07-05 09:55:48 -04:00
Federico Kunze
bab3694437
Merge PR #56 : Update to latest SDK: Supply
2019-07-05 09:40:06 -04:00
Alexander Bezobchuk
0432ac52c0
Merge PR #53 : Update latest SDK version: Events Refactor
2019-06-26 17:36:33 -04:00
Alessio Treglia
0c12ccecae
upgrade to latest sdk ( #52 )
...
As per changes introduced with cosmos/cosmos-sdk#4602
2019-06-24 08:27:15 +01:00
Alexander Bezobchuk
7d68770d30
Merge PR #46 : Upgrade to latest SDK version (73700df8c)
2019-06-15 21:48:20 +02:00
frog power 4000
4eb067906b
Merge PR #41 : Staking ValidatorPowerRank to use "Potential Consensus Power"
2019-06-11 22:29:48 +02:00
Karoly Albert Szabo
2945a0510e
Contract test [GET] ( #19 )
...
Closes : #17
Depends on: cosmos/cosmos-sdk#4470
2019-06-08 15:04:45 +01:00
Alexander Bezobchuk
3d5780c343
Merge PR #38 : Updates to reflect SDK codec client changes
2019-06-06 11:56:34 -04:00
Alexander Bezobchuk
22e46c5e70
Merge PR #37 : Revert removal of auth/bank commands from root
2019-06-05 20:58:44 -04:00
frog power 4000
0846cc5155
Merge PR #31 : Update to SDK Client and Module Modularization
2019-06-05 19:52:02 -04:00
Alessio Treglia
3e151a123b
Upgrade to SDK's latest ( #35 )
2019-06-05 12:38:38 +02:00
Alexander Bezobchuk
f44b317a3b
Merge PR #25 : Remove swagger (defined in the SDK)
2019-05-28 09:57:26 -04:00
Alessio Treglia
787bd94b31
Sync up with SDK's latest changes ( #24 )
2019-05-28 11:16:46 +01:00
Karoly Albert Szabo
594c2adbe7
Merge PR #20 : Fix makefile command in docs
2019-05-24 09:00:37 -04:00
Christopher Goes
5c5bf7c49b
Updates for upstream PR (community pool spend proposal) ( #10 )
...
Related cosmos/cosmos-sdk#4329
2019-05-21 14:32:48 +01:00
Alexander Bezobchuk
5026384803
Merge PR #9 : Update to support swagger
2019-05-20 11:16:37 -04:00
frog power 4000
b33ae4031c
Merge PR #3 : Pass in binary names to version through build tags
2019-05-20 08:59:33 -04:00
Alessio Treglia
c05e6c9c05
Initial release.
...
Closes : cosmos/cosmos-sdk#4103
2019-05-17 16:36:13 +02:00