Commit Graph
1689 Commits
Author SHA1 Message Date
Simon Warta 5ccc71c261 Move QueryClient into subfolder 2020-08-13 15:44:40 +02:00
Simon Warta 0c5f72a55f Add supplyOf query 2020-08-13 15:44:34 +02:00
Simon Warta 894084a433 Add totalSupply query 2020-08-13 15:23:49 +02:00
Simon Warta 71b0728042 Add unverified balance query 2020-08-13 15:23:48 +02:00
Simon Warta b222f49cab Pull out toAccAddress/toObject 2020-08-13 15:23:48 +02:00
Simon Warta 59687d0fd6 Test BankExtension.allBalances 2020-08-13 15:23:48 +02:00
Simon Warta 735617aa18 Test and update BankExtension.balance 2020-08-13 15:23:47 +02:00
Simon Warta 5620bb3d80 Use autogenerated typed queries 2020-08-13 15:23:47 +02:00
Simon Warta d7efe229e5 Pull out balances query 2020-08-13 15:23:47 +02:00
Simon Warta dfe61c4522 Create BankExtension 2020-08-13 15:23:42 +02:00
Simon Warta 01506951e7 Create query client 2020-08-13 15:18:43 +02:00
Simon Warta 0dc22c2525 CReate consistent postbuild script 2020-08-13 15:09:18 +02:00
Simon Warta b2943816f3 Create consistent prebuild script in all packages 2020-08-13 15:09:18 +02:00
mergify[bot] 54357fa75a Merge pull request #380 from CosmWasm/272-stargate-search-tx
Add searchTx method to StargateClient
2020-08-13 13:06:54 +00:00
Simon Warta 5fe42d1c1c Use QueryString from package root 2020-08-13 14:59:53 +02:00
willclarktech c631b18d6e stargate: Update broken client.getBlock tests 2020-08-13 13:43:03 +02:00
willclarktech 01a9cf3275 stargate: Add tests for searchTx 2020-08-13 13:43:02 +02:00
willclarktech 6a607d22e3 stargate: Add searchTx method to client 2020-08-13 13:43:02 +02:00
willclarktech 9b530110ae launchpad: Export search query helper functions 2020-08-13 13:43:01 +02:00
Simon Warta de5e6e239a Merge pull request #381 from CosmWasm/377-update-simapp
Update simapp to nightly-2020-08-11
2020-08-13 13:22:25 +02:00
willclarktech 20477c0302 Update simapp to nightly-2020-08-11 2020-08-13 12:33:52 +02:00
Simon Warta 5a38bd3eb5 Merge pull request #379 from CosmWasm/fix-code-generation
Fix protobuf code generation
2020-08-13 11:23:53 +02:00
Simon Warta db2969d924 Avoid manipulating the $protobuf object 2020-08-13 10:48:43 +02:00
Simon Warta ab72909e60 Set --target when using tsc to remove comments 2020-08-13 10:47:50 +02:00
Simon Warta 8894f556a4 Merge pull request #375 from CosmWasm/272-get-block
Add getBlock method to StargateClient
2020-08-12 14:02:01 +02:00
willclarktech edb84ce7de launchpad: Improve CosmosClient.getBlock tests 2020-08-12 13:48:10 +02:00
willclarktech cd7c5c2efa stargate: Add getBlock method to client 2020-08-12 13:48:10 +02:00
Simon Warta f969e661e2 Merge pull request #373 from CosmWasm/272-stargate-broadcast-tx
Add broadcastTx method to Stargate client
2020-08-12 13:38:44 +02:00
willclarktech 3cb3bf14a3 stargate: Add broadcastTx method to client 2020-08-12 13:28:17 +02:00
willclarktech d9520990dd tendermint-rpc: Update BroadcastTxCommitResponse type 2020-08-12 13:28:16 +02:00
willclarktech 53b216d1fb proto-signing: Add and export makeSignBytes helper function 2020-08-12 12:46:09 +02:00
Simon Warta 5e89405f73 Merge pull request #374 from CosmWasm/update-terser-webpack-plugin
Update terser-webpack-plugin
2020-08-12 12:10:58 +02:00
Simon Warta 8410388b68 Update terser-webpack-plugin 2020-08-12 11:46:53 +02:00
willclarktech f53425d7ff proto-signing: Export omitDefaults and Registry from index 2020-08-12 11:31:11 +02:00
willclarktech c126307bfd launchpad: Improve test example 2020-08-12 11:31:10 +02:00
Simon Warta 07aa66b2f9 Merge pull request #372 from CosmWasm/sync-codegen-and-blockchain
Sync proto code generation with simd blockchain
2020-08-12 11:28:08 +02:00
Simon Warta 79c019bde2 Sync stargate code generation with nightly-2020-08-10 2020-08-12 10:03:41 +02:00
Simon Warta a7c38de96e Sync proto-signing code generation with nightly-2020-08-10 2020-08-12 09:54:47 +02:00
Simon Warta 9cac3f8fc4 Add logo to README [skip ci] 2020-08-11 17:07:30 +02:00
Simon Warta 4a14129ab5 Merge pull request #351 from CosmWasm/212-sign-mode-direct-parse-and-generate
SIGN_MODE_DIRECT
2020-08-11 13:46:04 +02:00
willclarktech bf6814c38e Add ADR27 test cases for booleans 2020-08-11 13:35:15 +02:00
willclarktech c25fe02413 Tidy ADR27 test 2020-08-11 13:35:15 +02:00
Simon Warta d0ff5fabca Normalize unset fields to null 2020-08-11 13:35:14 +02:00
Simon Warta 7e4705b703 Create and use omitDefaults 2020-08-11 13:35:14 +02:00
Simon Warta c7c403ee42 Add ADR 027 test vector 2020-08-11 13:35:14 +02:00
Simon Warta 7a459c537a Add omitDefault implementation 2020-08-11 13:35:14 +02:00
willclarktech d58642cf59 Add signing demo tests 2020-08-11 13:35:14 +02:00
willclarktech b66b67793d proto-signing: Update generated codecimpl 2020-08-11 13:26:39 +02:00
willclarktech 4af5cbc163 proto-signing: Add @cosmjs/launchpad dependency 2020-08-11 13:26:39 +02:00
Simon Warta 56d635fc6a v0.22.2 2020-08-11 13:23:23 +02:00