Commit Graph

2195 Commits

Author SHA1 Message Date
Christopher Goes 4cfa99e21b
Move to new version in changelog 2018-05-16 01:15:07 +02:00
Christopher Goes 38716d5edc
ConsumeGas for pubkey.VerifyBytes 2018-05-16 01:14:31 +02:00
Christopher Goes a801874aba
PR comment: codec => cdc 2018-05-16 01:14:31 +02:00
Christopher Goes ce38d8f423
Minor fix, testcases 2018-05-16 01:14:31 +02:00
Christopher Goes 147cf9f897
Move GasKVStore to /store 2018-05-16 01:14:30 +02:00
Christopher Goes 702ffafa06
Rebase 2018-05-16 01:14:30 +02:00
Christopher Goes 214720318f
Update changelog 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 a240554695
SimulateTx through Query 2018-05-16 01:13:49 +02:00
Christopher Goes 097646e6df
Correct semantics for simulateDeliver 2018-05-16 01:13:49 +02:00
Christopher Goes da5fe2ef13
Add baseapp.CheckFull 2018-05-16 01:13:49 +02:00
Christopher Goes 1c4ed7b833
Gas-wrap ctx.KVStore 2018-05-16 01:13:48 +02:00
Christopher Goes 9dfccb1cfd
Update iterator gas pricing model 2018-05-16 01:13:48 +02:00
Christopher Goes ef1923f660
Add GasIterator 2018-05-16 01:13:48 +02:00
Christopher Goes c410ceb155
GasKVStore WIP 2018-05-16 01:13:48 +02:00
Christopher Goes ca4ef9a2fc
Add baseapp test for out-of-gas handling 2018-05-16 01:13:48 +02:00
Christopher Goes 09517056b0
Catch out-of-gas panics 2018-05-16 01:13:48 +02:00
Christopher Goes 1f8ef62d28
Swap to panic/recover version 2018-05-16 01:13:48 +02:00
Christopher Goes af379b6cf6
Linter fixes 2018-05-16 01:13:48 +02:00
Christopher Goes ddb3b36b7b
Pass gas consumed back in result struct 2018-05-16 01:13:47 +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 26991803ee
GasMeter & context updates 2018-05-16 01:13:47 +02:00
Christopher Goes 46f9445f06
Add gas limit / gas consumed to context 2018-05-16 01:13:47 +02:00
Christopher Goes 2654959414
Merge pull request #943 from cosmos/sunny/change_pubkey
Change PubKey
2018-05-16 00:29:29 +02:00
Christopher Goes c81e37ce7a
Return tags on changePubkey 2018-05-15 23:40:01 +02:00
Christopher Goes 2c6b414098
Move changelog entry to version 0.17 2018-05-15 23:36:44 +02:00
Sunny Aggarwal ea6d3e8efc should work maybe? 2018-05-15 16:52:30 -04:00
Ethan Buchman a2ba50718e changelog and version 2018-05-15 12:45:01 -04:00
Ethan Buchman 62ae080997
Merge pull request #991 from cosmos/bucky/tm
update for tendermint v0.19.3
2018-05-15 08:50:09 -04:00
Ethan Buchman 69b6522410 update for tendermint v0.19.3 2018-05-14 17:20:00 -04:00
Ethan Buchman a4645677ab Merge branch 'master' into develop 2018-05-14 17:08:54 -04:00
Ethan Buchman 249c5508ef changelog and version 2018-05-14 17:05:27 -04:00
Rigel 64f445ed22
Merge pull request #985 from LLLeon/master
modify bad syntax for struct tag value
2018-05-14 10:29:11 -04:00
Rigel 9f3444d910
Merge pull request #986 from cosmos/adrian/sort_gentxs
Sort all genesis transaction by node id
2018-05-14 09:50:51 -04:00
rigelrozanski d2163017ce small efficiency increase 2018-05-14 09:39:29 -04: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
LLLeon f1e441346a x/bank: fix typo 2018-05-13 20:47:26 +08:00
LLLeon 5da41a6c88 types: modify bad syntax for struct tag value 2018-05-13 17:34:56 +08:00
Christopher Goes 2644009536
Merge pull request #918 from cosmos/cwgoes/abci-response-tags
ABCI response tagging
2018-05-10 22:11:48 +02:00
Christopher Goes a2f5855d8e
Add tags for declare & edit candidacy txs 2018-05-10 21:55:51 +02:00
Christopher Goes 0ec21e4e27
Update changelog 2018-05-10 17:37:12 +02:00
Christopher Goes 580ac5f57b
Add tagging for MsgUnbond 2018-05-10 17:37:12 +02:00
Christopher Goes e4e1068390
Add delegate() tags 2018-05-10 17:37:12 +02:00
Christopher Goes 2b707f6b0a
AppendTags a function of Tags 2018-05-10 17:37:12 +02:00
Christopher Goes c0eb66b133
Update changelog 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 f103cd412d
Linter fix 2018-05-10 17:36:55 +02:00
Christopher Goes bef7e44f6d
Example tag implementation for CoinKeeper 2018-05-10 17:36:55 +02:00