Joon
|
314b5a854d
|
Merge PR #1218: sdk.Int in sdk.Coin
implement Int, Int256, Uint256
pass ci
pass ci
add to changelog, add boundcheck to test
add comments, fix cli_test.go
fix errors
apply requested changes
panics on New*WithDecimal
fix Int.BigInt()
fix stake tests
* Panic on uint division-by-zero
* Set ok=false on NewIntFromString, NewUintFromString failure
* Nuke CircleCI caches
|
2018-06-15 23:16:45 +02:00 |
sunnya97
|
5d7c3af1b8
|
works
|
2018-05-23 22:09:01 -07:00 |
Christopher Goes
|
bef7e44f6d
|
Example tag implementation for CoinKeeper
|
2018-05-10 17:36:55 +02:00 |
Christopher Goes
|
62fc3e2c49
|
Context-accessible logger field
|
2018-05-01 13:52:49 +02: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 |
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
|
10a22f20ba
|
Remove 'cool' and 'sketchy' modules from basecoind
|
2018-03-30 16:32:11 +02:00 |
mossid
|
2c0b172653
|
apply comments
|
2018-03-20 00:22:49 +01:00 |
mossid
|
db6a2d0b81
|
recover ibc_test.go to pass codecov
|
2018-03-18 23:38:18 +01:00 |
mossid
|
8a99041512
|
move ibc_test code to basecoin/app_test
|
2018-03-15 17:24:31 +01:00 |
mossid
|
5c2805dbec
|
add test
|
2018-03-15 16:34:24 +01:00 |