Jae Kwon
|
40a30b738f
|
Update gas costs to more reasonable numbers for GoS (#3052)
|
2018-12-10 02:48:19 -08:00 |
Christopher Goes
|
98caf44e35
|
Merge PR #2853: Write bank module specification, check spec/code consistency
* Update PENDING.md
* New structure
* Start transactions section
* Remove MsgIssue
* Update keepers.md
* Add state.md
* Update keepers.md, discovered #2887
* Move inputOutputCoins to BaseKeeper
* Remove no-loner-applicable tests
* More spec updates
* Tiny cleanup
* Clarify storage rationale
* Warn the user
* Remove extra newline
|
2018-11-29 22:56:42 +01:00 |
Alexander Bezobchuk
|
41fc538ac7
|
Add Safety Measures to Coin/Coins (#2797)
|
2018-11-20 01:22:35 -08:00 |
Aleksandr Bezobchuk
|
845dd68de0
|
Address style comments
|
2018-11-07 14:46:09 -05:00 |
Aleksandr Bezobchuk
|
812784c940
|
Cleanup bank keeper
|
2018-11-07 09:27:20 -05:00 |
Jae Kwon
|
2a3d1f1e87
|
Fix coins.IsLT() impl (#2686)
* Fix coins.IsLT() impl
* Fix coin.IsLT() impl
* Coins.IsLT -> Coins.IsAllLT etc
|
2018-11-07 00:14:48 -08:00 |
Alessio Treglia
|
6014089fa1
|
Rename AccountMapper to AccountKeeper
Closes: #2540
|
2018-10-20 23:22:48 -07:00 |
Alexander Bezobchuk
|
e13cdc0260
|
Merge PR #2146: x/bank: Keeper Interfaces
* Update banking module to implement and use keeper interfaces
* Cleanup/consolidate x/bank keeper interface
|
2018-09-10 14:25:34 -04:00 |
sunnya97
|
7ac220beb6
|
asdf
|
2018-07-09 00:59:51 -07:00 |
Dev Ojha
|
ac3adff1e8
|
Merge PR #1438: Tools: Add errcheck linter
This linter ensures that all errors are checked.
This is disabled in the client directories, since its not needed on
those writes
|
2018-06-29 00:52:10 +02:00 |
Fabian
|
8ece807301
|
Merge PR #1085: Re-enable tx history in LCD
* reenable tx search
* removed not needed argument
* register types for decoding
* trying to fix indexing tests
* added tx hash query test
* Fix x/bank tagging
* remove dead code
* remove print
* extended tests for tx querying
* changelog
* added txs address querying
* linted
* rename
* use prefix for bech32 addresses in tags
* changed error message
* Fix tiny linter issue
|
2018-06-11 22:09:29 +02:00 |
sunnya97
|
cb52712660
|
in progress
|
2018-05-23 19:49:35 -07:00 |
Christopher Goes
|
4134bf922c
|
Address PR comments
|
2018-05-16 02:06:17 +02:00 |
Christopher Goes
|
1f8ef62d28
|
Swap to panic/recover version
|
2018-05-16 01:13:48 +02:00 |
Christopher Goes
|
f0e4d24ea3
|
Basic gas impl, quick testcase
|
2018-05-16 01:13:47 +02:00 |
Christopher Goes
|
efc7843fb9
|
Changes to bank keeper for gas
|
2018-05-16 01:13:47 +02:00 |
Christopher Goes
|
2b707f6b0a
|
AppendTags a function of Tags
|
2018-05-10 17:37:12 +02:00 |
Christopher Goes
|
60b56f9b1c
|
Slight tags API changes (Jae comments)
|
2018-05-10 17:36:55 +02:00 |
Christopher Goes
|
bef7e44f6d
|
Example tag implementation for CoinKeeper
|
2018-05-10 17:36:55 +02:00 |
rigelrozanski
|
d28efaac27
|
many renames / golint compliance
|
2018-04-19 00:49:24 -04:00 |
Sunny Aggarwal
|
d2013ec2a0
|
added state change revert comment
|
2018-04-17 23:39:57 +02:00 |
Sunny Aggarwal
|
c7bd05f0b8
|
hard reset
|
2018-04-17 23:39:52 +02:00 |
Sunny Aggarwal
|
0be651fd27
|
address rigels review
|
2018-03-27 19:42:09 +02:00 |
Sunny Aggarwal
|
eac63038e3
|
works
|
2018-03-25 01:43:36 +01:00 |
Sunny Aggarwal
|
8fe34097eb
|
asdf
|
2018-03-25 01:12:44 +01:00 |
Sunny Aggarwal
|
884b827730
|
everything but IBC
|
2018-03-25 00:29:33 +01:00 |
Sunny Aggarwal
|
8b19ffa7c1
|
worked on coolKeeper
|
2018-03-25 00:27:29 +01:00 |