Commit Graph

80 Commits

Author SHA1 Message Date
Ethan Frey ffcab2176a Allow contracts to dispatch contract messages 2020-05-06 17:21:59 +02:00
Ethan Frey 77d1ea4c22 Add bank querier 2020-05-06 13:58:18 +02:00
Ethan Frey f4294868d6 internal tests pass, with 3-4 skipped for now, escrow contract old 2020-05-06 12:45:23 +02:00
Ethan Frey 9dda90cdf6 Update simulation test to the high-level behavior we want - simulate than create for real 2020-03-12 15:29:07 +01:00
Ethan Frey b389b75fdb Add test failure (cannot create duplicate) 2020-03-12 15:21:16 +01:00
Ethan Frey 340fa4c5b2 Test and fix the sorting and redacting of created at 2020-02-27 19:07:56 +01:00
Ethan Frey 4ad9c900a4 Update test contract, escrow to 0.7 version 2020-02-27 12:24:13 +01:00
Ethan Frey 61a117db05 Add test label is properly stored 2020-02-25 17:09:42 +01:00
Ethan Frey ba53b8a9c9 Store Label with new contracts 2020-02-25 17:04:34 +01:00
Ethan Frey d3ef507da7 Ensure storage loop throws an ErrorOutOfGas 2020-02-07 19:36:32 +01:00
Ethan Frey ce50e155ed Test panic and cpuloop handling 2020-02-07 19:26:13 +01:00
Ethan Frey b30f96a551 Use new test contract with failure modes, and fix all calls 2020-02-07 19:04:01 +01:00
Ethan Frey b760527294 Don't send coins when Instantiate/Execute are called without Coins 2020-02-04 18:58:17 +01:00
Ethan Frey dbe123986d Fix gas prices 2020-01-27 11:53:56 +01:00
Alex Peters ef94d4b983
Prevent storing wasm code in simulation mode 2020-01-27 11:32:51 +01:00
Ethan Frey 85d7677eaf x/wasmd tests pass 2020-01-23 19:43:09 +01:00
Ethan Frey 5668833d69 Adjust Instantiate and Execute signatures 2020-01-21 13:21:36 +01:00
Ethan Frey 2007e70977 Update gas price - saving source adds storage gas 2020-01-20 10:15:19 +01:00
anilCSE e895b262f9 Update tests 2020-01-19 12:07:31 +05:30
anilCSE cd082fe353 Update tests 2020-01-17 21:41:14 +05:30
Sahith Reddy Narahari 872a40eaa3 Merge branch 'master' of https://github.com/cosmwasm/wasmd into vw/add_source_ref 2020-01-17 19:32:58 +05:30
Ethan Frey ec7f996218 Disable instance lru cache and update gas 2020-01-17 14:08:35 +01:00
anilCSE 62d0c308a8 Add source ref 2020-01-17 10:58:50 +05:30
Ethan Frey 275c70bcff Overhauled errors to sdk/errors 2020-01-16 14:35:25 +01:00
Ethan Frey 91895d8c60 Fixed all internal tests but one (rust panic caught) 2020-01-16 13:03:23 +01:00
Ethan Frey e075a1604f
Merge pull request #9 from alpe/wasm_gzip_tx_20
Uncompress gzip data in tx body
2020-01-14 12:13:06 +01:00
Alex Peters 681dcd2239
Handle contract not found cases 2020-01-13 15:18:25 +01:00
Alex Peters 88ed663832
Uncompress gzip data in tx body 2020-01-09 14:04:47 +01:00
Ethan Frey d12c434ab6 Update test contract, update gas cost 2019-12-02 23:52:36 +01:00
Ethan Frey 4e8001b01f Raw copy from cosmos/modules (still on v0.37) 2019-11-22 16:59:11 +01:00