David Kajpust
|
16e18b7e96
|
fixed small typos
|
2018-05-23 09:43:17 -03:00 |
David Kajpust
|
114c9a2077
|
more display updates
|
2018-05-22 21:56:43 -03:00 |
David Kajpust
|
89f787a3df
|
more display updates
|
2018-05-22 21:56:07 -03:00 |
David Kajpust
|
450f0b6822
|
fixing display
|
2018-05-22 21:44:50 -03:00 |
David Kajpust
|
1fdb65169a
|
added updated explaination from old docs
|
2018-05-22 21:03:19 -03:00 |
David Kajpust
|
1e097889cb
|
markdown formatting fixes
|
2018-05-21 00:31:22 -03:00 |
David Kajpust
|
2c01805a1b
|
markdown formatting fixes
|
2018-05-21 00:28:31 -03:00 |
David Kajpust
|
c5983df57a
|
deleted a test file that isnt needed
|
2018-05-21 00:22:05 -03:00 |
David Kajpust
|
cba8d0082e
|
instructions to launch basecoin and do account tx's
|
2018-05-21 00:18:43 -03:00 |
David Kajpust
|
c0c31629c0
|
Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into develop
|
2018-05-18 22:05:07 -03:00 |
Christopher Goes
|
5df0b87be5
|
Merge pull request #988 from cosmos/fabo/update-rest-spec
updated rest spec
|
2018-05-19 00:08:10 +02:00 |
Christopher Goes
|
d47fdc1667
|
baseserver => Gaia
|
2018-05-19 00:07:33 +02:00 |
Ethan Buchman
|
ece4c33821
|
Merge branch 'master' into develop
|
2018-05-18 08:45:18 -04:00 |
Ethan Buchman
|
5d18d5fde2
|
Merge pull request #1019 from cosmos/release/v0.17.1
update tm to 0.19.4. update changelog and version
|
2018-05-18 08:35:51 -04:00 |
Ethan Buchman
|
13d1667ac8
|
update tm to 0.19.4. update changelog and version
|
2018-05-17 16:10:16 -04:00 |
Christopher Goes
|
2198908d02
|
Merge pull request #1012 from cosmos/zramsay-patch-1
require go1.10 minimum
|
2018-05-16 18:17:08 +02:00 |
Zach
|
a6ac950efe
|
require go1.10 minimum
#1009
|
2018-05-16 10:32:25 -04:00 |
Christopher Goes
|
2a5c5c8110
|
Merge pull request #1006 from cosmos/zach/fix
gaiad: print `unsafe_reset_all` only once
|
2018-05-16 12:05:10 +02:00 |
Ethan Buchman
|
2b6a3fc8e3
|
changelog and version
|
2018-05-15 22:30:20 -04:00 |
Ethan Buchman
|
e6d21c64cc
|
Merge pull request #963 from cosmos/cwgoes/gas-guzzling
Gas management, estimation, limitation
|
2018-05-15 22:19:53 -04:00 |
Ethan Buchman
|
4bdcad572b
|
remove gasLimit from NewContext
|
2018-05-15 22:19:09 -04:00 |
Ethan Buchman
|
e3a8496d6d
|
Merge branch 'master' into develop
|
2018-05-15 22:14:06 -04:00 |
Christopher Goes
|
3d5b048444
|
Remove txGasLimit, update tests
|
2018-05-16 02:31:52 +02:00 |
Christopher Goes
|
03e220700e
|
Unexport RunTxMode (fix linter)
|
2018-05-16 02:18:25 +02:00 |
Christopher Goes
|
4134bf922c
|
Address PR comments
|
2018-05-16 02:06:17 +02:00 |
Christopher Goes
|
0cc1c52077
|
Rebase changelog
|
2018-05-16 01:15:49 +02:00 |
Christopher Goes
|
4775437426
|
Unexport verifyCost
|
2018-05-16 01:15:22 +02:00 |
Christopher Goes
|
396bf74b9f
|
Update changelog
|
2018-05-16 01:15:22 +02:00 |
Christopher Goes
|
d55ba2ca7d
|
Add p2p filter functions & tests
|
2018-05-16 01:15:07 +02:00 |
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 |