Commit Graph

23 Commits

Author SHA1 Message Date
Jacob Gadikian
09ddb3e367
gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
Ruaridh
ffef832d45
Upgrade to sdk v0.44.5 and add IBC (#1106)
- Upgrade cosmos-sdk to v0.44.5 from v0.39.2
- Add Legacy Tx Endpoint for backwards compatibility
- Add IBC v1.2.3 Support

Co-authored-by: DracoLi <draco@dracoli.com>
Co-authored-by: drklee3 <derrick@dlee.dev>
Co-authored-by: denalimarsh <denalimarsh@gmail.com>
Co-authored-by: Draco Li <draco@kava.io>
Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: Denali Marsh <denali@kava.io>
2022-01-07 17:39:27 -07:00
Ruaridh
64aa61d285
Update to sdk v0.39.x (#625)
* fix cli tests
- add pruning config
- add the new build path

* bump sdk version, make changes to get kvd running

* add draft multi-tx test

* add multiple txs per block test

* remove unused file

* sync VV account json format with sdk account types

* add another jsons test

* refactor coin creation in tests

* add missed file

* update changelog
2020-09-16 15:16:14 -04:00
Ruaridh
0504f55e26
fix cli tests (#609)
- add pruning config
- add the new build path
2020-09-01 11:36:47 -04:00
Ruaridh
b3fd840f79
Update keys add cmd patch (#477)
* update patch

* add tests for patch
2020-05-05 19:53:04 -04:00
Federico Kunze
462dad4e93
address comments from review 2020-04-30 13:16:30 -04:00
Federico Kunze
aa9e943609
fix CLI tests 2020-04-30 09:13:23 -04:00
Federico Kunze
5ccd4e219f
fix some tests 2020-04-28 14:04:30 -04:00
Federico Kunze
353c2e9b74
update cli_test.go 2020-04-28 10:27:12 -04:00
Federico Kunze
e33898cc1a
rename 2020-04-28 10:10:02 -04:00
Federico Kunze
1cd1b1e259
update pubkey 2020-04-27 13:28:42 -04:00
Federico Kunze
5473e9d8f4
fix CLI tests 2020-04-27 13:16:18 -04:00
Federico Kunze
a573625df8
[R4R] bump SDK version to v0.38.3 (#421)
* bump SDK version to v0.38.3

Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: denalimarsh <denalimarsh@gmail.com>
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
2020-04-23 12:35:58 -04:00
Ruaridh
bc5826cd80
Add cli support for new bip44 coin type (#364)
* first attempt

* refactor, add tests

* update comments
2020-02-13 00:49:32 +00:00
Kevin Davis
b70e34da0d fix cli tests 2019-10-15 12:42:51 -04:00
rhuairahrighairigh
436c48c8d2 resolve TODOs 2019-09-27 14:05:21 -04:00
rhuairahrighairigh
3871e5a84b update to latest master 2019-09-13 16:52:10 -04:00
rhuairahrighairigh
b71ce1802b fix simulations 2019-09-12 14:27:13 -04:00
rhuairahrighairigh
e6a96fa4da update cli tests 2019-09-12 12:19:13 -04:00
rhuairahrighairigh
cde0567a7e simplify README 2019-06-25 14:42:20 +01:00
rhuairahrighairigh
e5a6394679 fix tests 2019-06-25 14:30:06 +01:00
rhuairahrighairigh
1de350c4e9 update import and build paths 2019-06-25 13:50:25 +01:00
rhuairahrighairigh
3cb63349b2 add gaia cli tests 2019-06-25 13:01:02 +01:00