Christopher Goes
|
62fc3e2c49
|
Context-accessible logger field
|
2018-05-01 13:52:49 +02:00 |
Sunny Aggarwal
|
9f4f35a6db
|
removed Get from account
|
2018-05-01 00:15:27 +02:00 |
Sunny Aggarwal
|
fdb610bea7
|
updated documentation
|
2018-05-01 00:15:27 +02:00 |
Sunny Aggarwal
|
754481af2c
|
got rid of Get on Msg interface
|
2018-05-01 00:15:27 +02:00 |
Sunny Aggarwal
|
ee2800ff6d
|
updated documentation
|
2018-05-01 00:15:27 +02:00 |
Sunny Aggarwal
|
af0e71fa0d
|
got rid of Get on Msg interface
|
2018-05-01 00:15:15 +02:00 |
rigelrozanski
|
10ddd7a3d3
|
refactor export function, working
|
2018-04-27 20:06:50 -04:00 |
Christopher Goes
|
ad77affb53
|
Add IterateAccounts & account export
|
2018-04-27 20:04:29 -04:00 |
rigelrozanski
|
260ab69e4f
|
cleanup, move simplestaking to democoin
|
2018-04-26 22:59:30 -04:00 |
rigelrozanski
|
556896679a
|
...
|
2018-04-26 14:26:39 -04:00 |
Christopher Goes
|
5b4fb85f7e
|
Fn suffix & http.HandlerFunc
|
2018-04-25 22:32:22 +02:00 |
Christopher Goes
|
fd40d39556
|
Only one CoreContext for all REST commands
|
2018-04-25 16:49:31 +02:00 |
Christopher Goes
|
56ac948dc6
|
REST folder restructure & cleanup
|
2018-04-25 16:18:06 +02:00 |
Sunny Aggarwal
|
016a1c8ec9
|
removed seal
|
2018-04-22 23:36:15 -07:00 |
rigelrozanski
|
d28efaac27
|
many renames / golint compliance
|
2018-04-19 00:49:24 -04:00 |
Christopher Goes
|
f8e44b5b00
|
Error codespacing (#809)
* Initial codespacing layout (ref #766)
* Add codespace to Router (ref #766)
* Implement Codespacer and update modules
* Default codespaces, testcases
* Update error formatting, codespacer tests
* Add RegisterOrPanic testcase
* Update CHANGELOG
|
2018-04-17 19:16:21 -07:00 |
Christopher Goes
|
474fa1dfd1
|
Switch to BurnFeeHandler
|
2018-04-17 01:06:07 +02:00 |
Christopher Goes
|
3bbb15f454
|
Add tx to feeHandler, move around in example apps
|
2018-04-16 14:58:19 +02:00 |
Christopher Goes
|
39ee95abe4
|
Refactor to use FeeHandler function
|
2018-04-16 14:15:03 +02:00 |
Christopher Goes
|
7fafa9e021
|
Add testcases
|
2018-04-16 14:00:01 +02:00 |
Christopher Goes
|
e870163ec0
|
Implement fee pool pseudo-account in sdk.AccountMapper
|
2018-04-16 13:59:56 +02:00 |
Ethan Buchman
|
f5c285f5ee
|
more MarshalJSONIndent
|
2018-04-09 23:18:56 +03:00 |
Ethan Buchman
|
1860f988b6
|
fix tests
|
2018-04-07 20:56:49 +03:00 |
Jae Kwon
|
c4bc888375
|
Fix almost all tests
|
2018-04-07 00:02:00 -07:00 |
Jae Kwon
|
49fdf80d9d
|
WIP commit
|
2018-04-06 17:25:08 -07:00 |
Christopher Goes
|
12f4a21d03
|
Reuse Tendermint client instance (closes #671)
|
2018-04-03 22:16:03 +02:00 |
Christopher Goes
|
7214149f1d
|
Move client context initialization from viper to separate package
|
2018-04-03 22:16:03 +02:00 |
Christopher Goes
|
579e5d4cdc
|
Add CoreContext for CLI/REST options
|
2018-04-03 22:15:12 +02:00 |
Christopher Goes
|
720b37c6f2
|
Rename client/builder to client/core (ref #721)
|
2018-04-03 22:14:11 +02:00 |
rigelrozanski
|
c1d8aefecd
|
testing staking
...
...
|
2018-03-28 19:01:50 +02:00 |
Christopher Goes
|
578392d4b2
|
Address Rigel review - also run gofmt
|
2018-03-28 11:24:31 +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
|
c529eccc6e
|
parser -> decoder
|
2018-03-21 02:28:15 +01:00 |
Ethan Buchman
|
e4b8010077
|
ParseAccount -> AccountDecoder
|
2018-03-21 02:22:15 +01:00 |
Ethan Buchman
|
984aff12da
|
Merge pull request #642 from cosmos/sunny/errors
move some errors to sdk from bank
|
2018-03-19 22:37:30 +01:00 |
Sunny Aggarwal
|
3e91e12a2f
|
moved errors to sdk from bank
|
2018-03-18 03:42:54 +01:00 |
Ethan Buchman
|
64852138b6
|
fix the tests. includes some hacks
|
2018-03-18 02:02:26 +01:00 |
Ethan Buchman
|
683663f680
|
fixes post rebase
|
2018-03-17 23:09:04 +01:00 |
Fabian Weber
|
cf6f04978c
|
adjusted sending + tx tests
|
2018-03-17 22:17:56 +01:00 |
Fabian Weber
|
1cd6ec1084
|
most tests working
|
2018-03-17 22:14:19 +01:00 |
Fabian Weber
|
579bd56127
|
fixed some tests
|
2018-03-17 22:14:19 +01:00 |
Fabian
|
0121c98a1e
|
add /accounts endpoints but failing
|
2018-03-17 22:14:19 +01:00 |
Ethan Buchman
|
7c3213fa00
|
fixes from review
|
2018-03-17 22:08:19 +01:00 |
Ethan Buchman
|
2ed4de5e8d
|
shame: forgot x/auth/context_test.go
|
2018-03-17 21:40:44 +01:00 |
Ethan Buchman
|
dd4a86b856
|
x/auth: crank the test coverage
|
2018-03-17 21:20:24 +01:00 |
Ethan Buchman
|
3babf8c2d9
|
fix and clean fees and x/auth
|
2018-03-17 19:54:18 +01:00 |
Matt Bell
|
6dc46064cb
|
Started on fee tests
|
2018-03-17 18:34:57 +01:00 |
Matt Bell
|
1b16f0c684
|
Deduct fee from fee payer's account balance
|
2018-03-17 18:34:06 +01:00 |
Ethan Buchman
|
45f8ccbe90
|
x/auth: cleanup ante handler
|
2018-03-17 18:34:06 +01:00 |
Yukai Tu
|
aee516f595
|
Fix auth handler public key issue
|
2018-03-16 17:57:28 -07:00 |