sunnya97
|
5d7c3af1b8
|
works
|
2018-05-23 22:09:01 -07:00 |
Christopher Goes
|
3d5b048444
|
Remove txGasLimit, update tests
|
2018-05-16 02:31:52 +02:00 |
Christopher Goes
|
147cf9f897
|
Move GasKVStore to /store
|
2018-05-16 01:14:30 +02:00 |
Christopher Goes
|
8c1c40b89a
|
New store query prefixes (ref #979)
|
2018-05-16 01:13:49 +02:00 |
Christopher Goes
|
09517056b0
|
Catch out-of-gas panics
|
2018-05-16 01:13:48 +02:00 |
Christopher Goes
|
a6589949fb
|
Remove unnecessary code
|
2018-05-01 00:19:28 +02:00 |
rigelrozanski
|
260ab69e4f
|
cleanup, move simplestaking to democoin
|
2018-04-26 22:59:30 -04:00 |
rigelrozanski
|
b9477ecbbe
|
init refactor uses genesis transaction now
|
2018-04-26 14:26:39 -04:00 |
rigelrozanski
|
246e4bdac3
|
renames
|
2018-04-26 14:26:39 -04:00 |
rigelrozanski
|
55c1e1dcfc
|
init refactor
|
2018-04-26 14:26:39 -04:00 |
rigelrozanski
|
6748aa7bc6
|
first stab init refactor
|
2018-04-26 14:26:39 -04:00 |
mossid
|
06d47bebed
|
add comments for golint
|
2018-04-25 14:45:22 +02:00 |
mossid
|
775668d12d
|
now pass ci
|
2018-04-19 21:07:56 +02:00 |
mossid
|
380fa78eae
|
add test for mock/store.go
|
2018-04-19 21:07:56 +02:00 |
mossid
|
cc07dce8f2
|
mock store
|
2018-04-19 21:07:56 +02:00 |
Ethan Buchman
|
19f96d48c6
|
fix mock test
|
2018-04-05 13:51:32 +03:00 |
Ethan Buchman
|
609ea0d0f0
|
more daemon refactoring
|
2018-04-05 13:24:53 +03:00 |
Ethan Buchman
|
f79d06c9f3
|
refactor basecoind, change GenAppOptions
|
2018-04-05 13:09:02 +03:00 |
Ethan Buchman
|
be05bf4343
|
remove InitGenesis
|
2018-04-02 18:14:42 +03:00 |
Christopher Goes
|
27d24610ab
|
basecoind init --testnet (closes #718)
|
2018-03-29 12:04:52 +02:00 |
Christopher Goes
|
5b642062a7
|
Initial per-module genesis initialization
|
2018-03-28 11:24:31 +02:00 |
Christopher Goes
|
4a8e762adf
|
Move basecoin.db to ~/.basecoind/data in app and mock (ref #683)
|
2018-03-27 12:14:35 +02:00 |
Ethan Buchman
|
723889570e
|
ErrTxParse->ErrTxDecode; check for empty bytes in account and tx
|
2018-03-21 02:44:17 +01:00 |
Ethan Buchman
|
eb23803833
|
remove tx.GetFeePayer
|
2018-03-17 18:34:06 +01:00 |
Ethan Buchman
|
62d6a5de46
|
crypto.Address -> sdk.Address
|
2018-03-02 02:49:07 -05:00 |
rigelrozanski
|
889551dbbd
|
fix broken mock test
|
2018-03-01 03:40:39 +00:00 |
rigelrozanski
|
0469358286
|
rebase fixes
|
2018-03-01 03:17:48 +00:00 |
Ethan Frey
|
7848ee23db
|
Addressed pr comments
|
2018-03-01 02:36:08 +00:00 |
Ethan Frey
|
cdd33aa04b
|
mock app tests now work
|
2018-03-01 02:36:08 +00:00 |
Ethan Frey
|
3ea9634291
|
Test init/query mock app
|
2018-03-01 02:34:05 +00:00 |
Ethan Frey
|
1f31fbeea8
|
Start writing test scaffold to test server
|
2018-03-01 02:34:05 +00:00 |