rigelrozanski
|
acc5bda225
|
tests compile
|
2018-03-28 19:01:50 +02:00 |
rigelrozanski
|
3f0d7edb06
|
gettin' stakin' tests up to snuff
|
2018-03-28 19:01:50 +02:00 |
rigelrozanski
|
3cb5bdb166
|
staking non-tests go files compile
|
2018-03-28 19:01:50 +02:00 |
Ethan Buchman
|
865b116837
|
move Bond/UnbondCoins to transact
working
...
|
2018-03-28 19:01:50 +02:00 |
Ethan Buchman
|
af6c1a3f02
|
types/rational: use encoding/json
minor fixes
working on compiling
|
2018-03-28 19:01:50 +02:00 |
rigelrozanski
|
8e3f8319af
|
refactoring staking...
|
2018-03-28 19:01:50 +02:00 |
rigelrozanski
|
dc8636390c
|
refactor, staking uses addresses instead of pubkey
staking refactoring working
working
|
2018-03-28 19:01:50 +02:00 |
rigelrozanski
|
292e156872
|
werkin to compile
working
working refactor staking
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
59b10d33c1
|
porting handler, refactoring mapper/types
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
e8cea08978
|
working gaia port
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
d6b4c80465
|
wip next steps gaia tx to msg type
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
b284fd190f
|
added gaia working cli from frey
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
7fc56327aa
|
wip porting old gaia cli
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
5d3dc29ce1
|
bringing in more
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
80d88c3a4c
|
porting staking, wip
wip
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
c8c85dfbc8
|
ported over rational
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
514470b4d6
|
working porting rational
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
1ed7206efe
|
added rational to types
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
d34333b3e9
|
gaia iterator store fix
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
3afade80b2
|
code cleanup
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
a1c7722a80
|
Integrate in types and rational staking
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
73eb98ca7f
|
gaia store debugging
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
e00f285379
|
store subspace
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
6b9d836f40
|
gaia store compile errors resolved
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
9a1a89247b
|
porting over gaia store
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
2593f39de5
|
wip two store model gaia
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
eb597e17e5
|
staking orig tests passing with new store
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
7d4528e623
|
gaia store marshal binary broken
working store updates
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
c2ddc582c4
|
working gaia store
|
2018-03-28 19:01:49 +02:00 |
rigelrozanski
|
266a8392d3
|
initial add gaia
working
|
2018-03-28 19:01:49 +02:00 |
Rigel
|
76d66aba3b
|
Merge pull request #710 from cosmos/cwgoes/show_validator
Add show_validator command from tendermint to basecoind
|
2018-03-28 18:57:05 +02:00 |
Rigel
|
144ea05f54
|
Merge pull request #714 from cosmos/cwgoes/per-module-genesis
Per-module genesis initialization
|
2018-03-28 18:29:09 +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 |
Adrian Brink
|
8574f923e8
|
Mount every single store with its own DB
|
2018-03-28 14:33:48 +02:00 |
Christopher Goes
|
fef3e157c0
|
Capture & return data.ToJSON error
|
2018-03-28 11:41:55 +02:00 |
Christopher Goes
|
4371667673
|
Add show_validator command (ref #704)
|
2018-03-28 11:41:55 +02:00 |
Christopher Goes
|
90304fcfef
|
Rebase onto #690 (tiny fix)
|
2018-03-28 11:24:31 +02:00 |
Christopher Goes
|
578392d4b2
|
Address Rigel review - also run gofmt
|
2018-03-28 11:24:31 +02:00 |
Christopher Goes
|
5b642062a7
|
Initial per-module genesis initialization
|
2018-03-28 11:24:31 +02:00 |
Rigel
|
d0eb05b162
|
Merge pull request #690 from cosmos/sunny/keeper-based-modules
Keeper based modules
|
2018-03-28 02:47:50 +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
|
a9ce90a95d
|
Merge pull request #711 from cosmos/cwgoes/move-basecoin-db
Move basecoin.db to ~/.basecoind/data
|
2018-03-27 22:28:19 +02:00 |
Rigel
|
f2cf779117
|
Merge pull request #700 from lino-network/KeyAddBug
Fix key add override bug
|
2018-03-27 22:06:47 +02:00 |
Rigel
|
24a01c7917
|
Merge pull request #703 from cosmos/fabo/536-fixed-build-windows
Fixing Makefile for build on windows
|
2018-03-27 21:59:44 +02:00 |
Rigel
|
7ec5fc28d4
|
Merge pull request #701 from cosmos/sunny/coin_ops
sdk.Coin arithmetic operations
|
2018-03-27 21:53:44 +02:00 |
rigelrozanski
|
010386f48d
|
sprintf and fix error codes
|
2018-03-27 21:49:11 +02:00 |
Sunny Aggarwal
|
0be651fd27
|
address rigels review
|
2018-03-27 19:42:09 +02:00 |
Ethan Buchman
|
6f9db78be1
|
Merge pull request #697 from cosmos/release/v0.12.0
Release/v0.12.0
|
2018-03-27 11:45:43 -04:00 |
Ethan Buchman
|
4331d9c2a4
|
fix test
|
2018-03-27 11:35:58 -04:00 |
Ethan Buchman
|
64044d04a7
|
changelog, version, dep
|
2018-03-27 11:33:09 -04:00 |