2179 Commits

Author SHA1 Message Date
willclarktech
5ee3f82b83
tendermint-rpc: Support order_by param in Tendermint v0.34 tx search 2021-06-09 14:50:14 +02:00
willclarktech
7bdc748f02
tendermint-rpc: Support order_by param in Tendermint v0.33 tx search 2021-06-09 14:50:04 +02:00
willclarktech
06739519f7
tendermint-rpc: Fix import 2021-06-08 17:39:53 +02:00
willclarktech
7dd7a617bf
tendermint-rpc: Fix unused variable name 2021-06-08 17:06:20 +02:00
willclarktech
a172327a2a
tendermint-rpc: Remove eslint overrides 2021-06-08 17:04:32 +02:00
willclarktech
351e5e6563
tendermint-rpc: Rearrange adaptor code 2021-06-08 16:49:55 +02:00
willclarktech
a31c6f0f34
tendermint-rpc: Simplify 33 adaptor 2021-06-08 16:35:57 +02:00
willclarktech
3bcdd03dcc
tendermint-rpc: Adjust exports 2021-06-08 16:34:17 +02:00
willclarktech
1e8df0f7bc
tendermint-rpc: Update test suite 2021-06-08 16:24:05 +02:00
willclarktech
b9c08ac6e2
tendermint-rpc: Remove adaptor parameter from Tendermint33Client 2021-06-08 16:19:43 +02:00
willclarktech
14dd92e850
tendermint-rpc: Fix doc comments in 34 client 2021-06-08 16:16:18 +02:00
willclarktech
c676ba68a3
tendermint-rpc: Rename Tendermint33Client 2021-06-08 16:13:59 +02:00
willclarktech
23dfbe9325
tendermint-rpc: Rename 0.33 client files 2021-06-08 16:09:01 +02:00
willclarktech
9a1abe46fc
tendermint-rpc: Move legacy -> tendermint33 2021-06-08 16:04:41 +02:00
Simon Warta
b4ede6ee33 Fix company name and update NOTICE 2021-06-08 10:40:29 +02:00
willclarktech
3116590bd7
cli: Fix example 2021-06-03 13:49:42 +02:00
willclarktech
de7453bc6f
cli: Use cosmjs-types 2021-06-03 13:49:41 +02:00
willclarktech
e7c3043e4b
cli: Add cosmjs-types dep 2021-06-03 13:49:41 +02:00
willclarktech
9214e9706a
stargate: Fix import path 2021-06-03 13:49:41 +02:00
willclarktech
ef99be483d
cosmwasm-stargate: Remove proto scripts 2021-06-03 13:31:04 +02:00
willclarktech
fc9afd28c1
cosmwasm-stargate: Use cosmjs-types 2021-06-03 13:29:37 +02:00
willclarktech
2f5983c9ea
cosmwasm-stargate: Remove generated codec 2021-06-03 13:25:55 +02:00
willclarktech
b086dd13d6
cosmwasm-stargate: Add cosmjs-types dep 2021-06-03 13:25:33 +02:00
willclarktech
283eb8a23a
stargate: Remove proto scripts 2021-06-03 13:25:06 +02:00
willclarktech
86b3438911
stargate: Use cosmjs-types 2021-06-03 13:24:08 +02:00
willclarktech
554d23dadd
stargate: Remove generated codec 2021-06-03 13:21:34 +02:00
willclarktech
a4c634ddae
stargate: Add cosmjs-types dep 2021-06-03 13:21:21 +02:00
willclarktech
1180735652
proto-signing: Remove proto scripts 2021-06-03 13:17:38 +02:00
willclarktech
b843b0b751
proto-signing: Use cosmjs-types 2021-06-03 13:15:44 +02:00
willclarktech
795b5d50d7
proto-signing: Remove generated codec 2021-06-03 13:10:23 +02:00
willclarktech
49b3176076
proto-signing: Add cosmjs-types dep 2021-06-03 13:09:53 +02:00
willclarktech
c4bd925324
Merge branch 'main' into 301-yarn2 2021-06-01 10:52:35 +02:00
willclarktech
495eec8f41
Remove executable flag from jasmine testrunners 2021-06-01 10:50:02 +02:00
Simon Warta
0dc7416c09 Merge branch '0.25' into main 2021-06-01 10:32:15 +02:00
Simon Warta
11ea9d30a1 Upgrade prettier to 2.3.0 2021-06-01 09:07:53 +02:00
Simon Warta
98c3298106 Merge branch '0.25' into main 2021-05-31 15:04:37 +02:00
Simon Warta
72a27e9969 v0.25.4 2021-05-31 14:54:24 +02:00
Simon Warta
28fedac69c Add nonces 2021-05-31 14:54:00 +02:00
Simon Warta
de0753a59c Upgrade ws to version 7 2021-05-31 12:21:03 +02:00
Simon Warta
8d3c93a44c Use assertSet consistently to check the hashes 2021-05-27 17:35:20 +02:00
Simon Warta
2701acf37e Make lastBlockId and lastCommit optional 2021-05-27 17:35:05 +02:00
Simon Warta
2389601783 Export missing types 2021-05-27 16:09:33 +02:00
Riccardo Montagnin
cd74f2523b Added Tendermint version notes and fixed tests 2021-05-27 16:03:04 +02:00
Riccardo Montagnin
be6b56b078 Applied fixes 2021-05-27 16:03:04 +02:00
Riccardo Montagnin
36c7a01e52 Fixed tests and response parser 2021-05-27 16:00:26 +02:00
Riccardo Montagnin
859b4ec19f Tests
- Added block search tests
- Incremented v0.34 Tendermint version to 0.34.9
2021-05-27 16:00:26 +02:00
Riccardo Montagnin
961b46d36e Added the support for block_search RPC endpoint 2021-05-27 16:00:26 +02:00
willclarktech
d9547da3d8
cli: Update run_examples.sh to use yarn node 2021-05-26 13:51:07 +02:00
Simon Warta
4f4d1537bd Upgrade Tendermint version in tests to 0.34.10 and adapt code 2021-05-26 13:45:02 +02:00
willclarktech
49e0329943
Support ESM with yarn node 2021-05-26 12:59:41 +02:00