Adrian Brink
42c2712543
Address comments
...
* Move from specs to docs folder
* Attempt to fix markdown links
* Address general comments from the PR
* Remove overview.md due to duplication with readme.md
2018-07-11 13:50:09 +02:00
Adrian Brink
9cdbe493fb
Finalise LCD spec
2018-07-10 13:48:43 +02:00
Adrian Brink
17ab868af5
Correct graphviz command in Makefile
2018-06-01 22:50:41 -07:00
Adrian Brink
878a53bf0d
Prevent --gen-txs from failing silently
...
Instead of just failing silently if there is a non .json file or folder
in the gentx/ directory it now just skips that file or directory.
ref #940
2018-05-13 18:24:48 -04:00
Adrian Brink
cd24244308
Sort all genesis transaction by node id
...
This ensures that users can rename the genesis transactions and they
will still be in the same order.
2018-05-13 18:19:42 -04:00
Adrian Brink
d52d74582a
Change fermion to steak
2018-04-30 16:24:46 -07:00
Adrian Brink
fbfec1c9cf
Start prep for IBC standard for Ethereum community
2018-04-21 13:43:57 +02:00
Adrian Brink
13521b3f77
Remove deadcode
2018-04-09 17:33:53 +02: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