Ethan Buchman
7238b9d2d6
changelog and version
2018-04-01 02:30:12 +03:00
Ethan Buchman
29d878a85e
Merge pull request #761 from cosmos/bucky/install
...
make install
2018-03-31 19:14:35 +03:00
Ethan Buchman
24e1bb4f24
make install
2018-03-31 19:13:34 +03:00
Ethan Buchman
20bb78399b
fix democoin
2018-03-31 19:01:54 +03:00
Ethan Buchman
5dd24b4b0a
Merge pull request #729 from cosmos/cwgoes/misc-minor-fixes
...
Misc minor fixes
2018-03-31 18:54:19 +03:00
Ethan Buchman
e226cb7a35
Merge branch 'develop' into cwgoes/misc-minor-fixes
2018-03-31 18:54:06 +03:00
Rigel
15e3d47148
Merge pull request #748 from cosmos/cwgoes/clean-up-basecoin
...
Move 'cool' and 'sketchy' modules from basecoin to democoin
2018-03-30 22:32:15 +02:00
Christopher Goes
c8bba0545b
Add back cool module tests to democoin
2018-03-30 20:23:24 +02:00
Christopher Goes
f1af53fe30
Move 'sketchy' and 'cool' modules to democoin, which is separate from basecoin
2018-03-30 20:13:22 +02: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
Ethan Buchman
55e72781ce
basecoin: uncomment test
2018-03-30 13:40:04 +03: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
Adrian Brink
fcc8a9a415
Address comments
...
I hope this is correct. I'm feely pretty dizzy right now from the fish
food.
2018-03-29 20:44:56 +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
fd4e2c53ed
Update gaid for GenAppState change
2018-03-29 12:16:08 +02: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
Christopher Goes
27d24610ab
basecoind init --testnet ( closes #718 )
2018-03-29 12:04:52 +02:00
Rigel
072f8f1d98
Merge pull request #743 from cosmos/rename_simple_stake
...
renamed staking to simplestake
2018-03-29 11:17:30 +02:00
Sunny Aggarwal
bc1d9e6f93
fixed package name
2018-03-29 06:40:06 +02:00
Sunny Aggarwal
81d542d438
updated changelog.md
2018-03-29 06:36:40 +02:00
Sunny Aggarwal
9d9001ab62
renamed staking to simplestake
2018-03-29 06:33:45 +02:00
Ethan Buchman
2e5943e1bf
Merge pull request #540 from cosmos/rigel/staking
...
Staking Implementation
2018-03-28 13:08:27 -04:00
Christopher Goes
aa4bd05668
Allow clearing candidacy fields ( closes #723 )
2018-03-28 19:01:50 +02:00
rigelrozanski
91d3838464
revert examples/basecoin
2018-03-28 19:01:50 +02:00
rigelrozanski
cabdbfd71e
revert to develop docs
2018-03-28 19:01:50 +02:00
rigelrozanski
18c512e7ca
fixes for SignBuildBroadcast in staking
2018-03-28 19:01:50 +02:00
rigelrozanski
b2c5814fd0
cwgoes comments addressed
2018-03-28 19:01:50 +02:00
rigelrozanski
cbbba2cf4f
stake handler nolonger function of keeper
2018-03-28 19:01:50 +02:00
rigelrozanski
e5199f0c7c
fix validator keeper functionality, add testing
2018-03-28 19:01:50 +02:00
rigelrozanski
e25b78055b
dep update
...
...
...
2018-03-28 19:01:50 +02:00
rigelrozanski
1df21e0fb6
validatebasic tests cleanup
2018-03-28 19:01:50 +02:00
Sunny Aggarwal
c1cb53ca58
msg_tests
2018-03-28 19:01:50 +02:00
rigelrozanski
4e45d7368b
rebase fixes
2018-03-28 19:01:50 +02:00
rigelrozanski
59562cd864
remove term voting power from candidates
2018-03-28 19:01:50 +02:00
rigelrozanski
c79263f3a8
borken validator keeper tests
2018-03-28 19:01:50 +02:00
rigelrozanski
27e0bbca4e
major keeper revisions
2018-03-28 19:01:50 +02:00
rigelrozanski
5ba297089a
expose some keeper functions, tick cleanup
2018-03-28 19:01:50 +02:00
rigelrozanski
3a011678e7
keeper tests/revisions
2018-03-28 19:01:50 +02:00
rigelrozanski
a4ab2fcf2f
staking passing, low test coverage
2018-03-28 19:01:50 +02:00
rigelrozanski
db0a275b23
rational to Exposed Fields
2018-03-28 19:01:50 +02:00
rigelrozanski
7da2789535
Rational -> Rat
2018-03-28 19:01:50 +02:00
rigelrozanski
13835f084f
sunny refactor compiling
2018-03-28 19:01:50 +02:00
rigelrozanski
93173e9fdd
working sunny staking refactor
2018-03-28 19:01:50 +02:00
rigelrozanski
c1d8aefecd
testing staking
...
...
...
2018-03-28 19:01:50 +02:00
rigelrozanski
b8cdf05921
gitignore
2018-03-28 19:01:50 +02:00
rigelrozanski
d439f5c47f
name and pass rebase fixes
2018-03-28 19:01:50 +02:00