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
Christopher Goes
4a8e762adf
Move basecoin.db to ~/.basecoind/data in app and mock (ref #683 )
2018-03-27 12:14:35 +02:00
Rigel
fb1a9495c3
Merge pull request #705 from cosmos/cwgoes/show_node_id
...
Add show_node_id command (closes #704 )
2018-03-26 20:31:33 +02:00
Christopher Goes
3126afd12b
Add show_node_id command ( closes #704 )
2018-03-26 20:13:46 +02:00
Fabian
2da9025bd3
switched delete statement and filenames
2018-03-26 11:44:13 +02:00
Sunny Aggarwal
7967c1df75
coin math
2018-03-25 19:35:45 +02: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
Sunny Aggarwal
eac63038e3
works
2018-03-25 01:43:36 +01:00
Sunny Aggarwal
8fe34097eb
asdf
2018-03-25 01:12:44 +01:00
Sunny Aggarwal
884b827730
everything but IBC
2018-03-25 00:29:33 +01:00
Sunny Aggarwal
131289ce70
everything but IBC module
2018-03-25 00:29:33 +01:00
Sunny Aggarwal
2fc5cc6bcd
updated app.go
2018-03-25 00:29:33 +01:00
Sunny Aggarwal
b118b34695
worked on coolKeeper
2018-03-25 00:29:33 +01:00
Sunny Aggarwal
917d431f39
updated app.go
2018-03-25 00:28:41 +01:00
rigelrozanski
658f58015f
...
2018-03-25 00:27:29 +01:00
Sunny Aggarwal
8b19ffa7c1
worked on coolKeeper
2018-03-25 00:27:29 +01:00
Christopher Goes
47b8767208
Refactor to keeper-based module ( #689 )
2018-03-24 21:41:26 +01:00
Ethan Buchman
2d45058352
fix tendermint dep
2018-03-24 12:26:25 -04:00
Ethan Buchman
23d43433b2
Merge pull request #679 from cosmos/adrian/circle
...
Try and upgrade to Circle 2
2018-03-24 11:49:14 -04:00
Ethan Buchman
950797dd6f
Merge pull request #696 from cosmos/bucky/dep
...
Bucky/dep
2018-03-23 00:49:42 -04:00
Ethan Buchman
8609c58317
changelog
2018-03-23 00:35:51 -04:00
Ethan Buchman
f81b6ec51d
update dep
2018-03-23 00:32:57 -04:00
Ethan Buchman
7e570bb3a5
Merge pull request #672 from cosmos/bucky/changelog
...
version and changelog
2018-03-22 22:51:25 -04:00
Christopher Goes
1b4a3d24ff
Implement basic proof-of-work module & add to basecoin example
...
Module users specify a coin denomination and proof-of-work reward.
Blockchain clients can then submit SHA256 Hashcash solutions and receive
the reward, with a constantly increasing difficulty.
Includes replay protection to prevent the same solution being submitted
multiple times, and inclusion of the rewardee in the hash data to
prevent others from submitting the same solution once they see it in the
tx pool.
Reasonably comprehensive testsuite
2018-03-22 18:51:23 +01:00
Ethan Buchman
946b764d7b
Merge pull request #686 from cosmos/bucky/staking-fixes
...
x/staking: check for empty stake and pubkey
2018-03-21 04:55:29 +01:00