Commit Graph

4474 Commits

Author SHA1 Message Date
Maxim Evtush
46d760ec3d
Update secp256k1signature.ts (#1670) 2025-06-16 14:35:45 +02:00
Simon Warta
6a8b686e5f
Yarn 4.9.2 and TypeScript 5.8 upgrade (#1671)
* Upgrade yarn to 4.9.2

* Re-run yarn install

* Upgrade typescript to 5.8

* Upgrade typedoc
2025-06-16 14:34:53 +02:00
Simon Warta
3f0ba9accb
Deploy docs again (#1669)
* First version of docs deploy (GH Action)

* Add --nojekyll

* Only deploy from main

* Remove docs from CircleCI
2025-06-16 13:45:07 +02:00
Simon Warta
7d277aab6b
Format README 2025-06-16 13:08:40 +02:00
kilavvy
fa76cbc699
fix typos in documentation and comments (#1668)
* Update README.md

* Update responses.ts

* Update omitdefault.ts
2025-06-16 11:29:17 +02:00
Simon Warta
9327a82caf
Merge pull request #1593 from 0xpatrickdev/faucet-is-valid-address
fix(faucet): support both account and module addresses
2025-06-12 15:56:28 +02:00
Simon Warta
cd782cc2a8
Merge pull request #1658 from dynst/eslint-import
update to eslint v8
2025-06-12 15:54:30 +02:00
Simon Warta
04fc4ff39c
Merge pull request #1664 from cosmos/ResultBlockResults-comet0.38
[Bugfix] replace comet38 begin/end_block_events with finalize_block_events (2)
2025-06-12 15:22:59 +02:00
autofix-ci[bot]
f1478f7b9c
[autofix.ci] apply automated fixes 2025-06-12 13:07:21 +00:00
Simon Warta
250198e794
Add CHANGELOG entry 2025-06-12 15:05:47 +02:00
Bryan White
6c3c873635
refactor: replace comet38 begin/end_block_events with finalize_block_events 2025-06-12 15:05:46 +02:00
Simon Warta
fcd79e92c5
Merge pull request #1663 from leopardracer/main
Fix duplicate condition check in CustomMsgDelegate encode method
2025-06-12 15:05:22 +02:00
Simon Warta
b072ac844a
Merge pull request #1665 from cosmos/autofix-prettier-stuff-in-codebase
Autofix prettier stuff in codebase
2025-06-12 15:05:10 +02:00
autofix-ci[bot]
a237539d82
[autofix.ci] apply automated fixes 2025-06-12 12:50:31 +00:00
Simon Warta
04dec5fb27
Autofix prettier stuff in codebase 2025-06-12 14:48:36 +02:00
Simon Warta
9f9659a6d9
Merge pull request #1646 from dynst/outdated-readme
fix outdated docs
2025-06-12 14:43:25 +02:00
Simon Warta
0c5c40b809
Merge pull request #1662 from cosmos/lint-to-actions
Move lint job from circleci to GitHub Actions
2025-06-12 14:41:35 +02:00
leopardracer
c8b795cd46
Update signingstargateclient.spec.ts 2025-06-12 15:38:46 +03:00
leopardracer
c333813186
Update signingcosmwasmclient.spec.ts 2025-06-12 15:38:17 +03:00
Simon Warta
dd295eca87
Merge pull request #1632 from looklose/main
chore: remove redundant words
2025-06-12 14:30:23 +02:00
Simon Warta
d0a7338dc8
Add missing build step before linting 2025-06-12 14:20:05 +02:00
Simon Warta
e394361b80
Remove unused mergify 2025-06-12 14:14:08 +02:00
Simon Warta
846478a41b
Move lint job from circleci to GitHub Actions 2025-06-12 14:13:24 +02:00
Simon Warta
2c74c0cae2
Merge pull request #1661 from cosmos/more-cometclient2
More renamings and refactorings from Tendermint -> Comet (2)
2025-06-12 11:55:12 +02:00
Simon Warta
9d4bb28463
Migrate Tendermint34Client.connect to connectComet in query tests 2025-06-12 11:27:19 +02:00
Simon Warta
e1393279bf
Merge pull request #1630 from crStiv/aaa
fix: Rename parameter 'data' to 'value' in isJsonCompatibleDictionary for consistency
2025-06-12 11:18:29 +02:00
dynst
f2e43be36b require eslint v8 compatible versions of eslint-plugin-import 2025-06-11 20:45:52 +00:00
dynst
55cbcdd4a3 update to eslint 8.57.1 2025-06-11 20:42:06 +00:00
dynst
20f7c423a4 update to eslint-plugin-import 2.26 2025-06-11 20:13:59 +00:00
Simon Warta
efb6ee03b4
Merge pull request #1657 from cosmos/1641-simon
Fix: Spelling errors in the code repository
2025-06-11 20:17:35 +02:00
colin
240428daf9
Fix: Spelling errors in the code repository 2025-06-11 18:31:11 +02:00
Simon Warta
1528374b83
Merge pull request #1656 from cosmos/glob-upgrade
Upgrade glob to v10
2025-06-11 18:29:07 +02:00
Simon Warta
d653ea746e
Sort glob results 2025-06-11 17:50:05 +02:00
Simon Warta
38f72a970f
Set dotRelative to make testing framework happy 2025-06-11 16:12:54 +02:00
Simon Warta
01208fe767
Upgrade glob to v10 2025-06-11 15:43:19 +02:00
Simon Warta
8d487aa985
Merge pull request #1655 from cosmos/fetch-happened-2
Fetch happened 2
2025-06-11 15:42:33 +02:00
Simon Warta
e51ddf5fea
Add CHANGELOG entry 2025-06-11 15:16:00 +02:00
Simon Warta
bda91316be
Remove fetch check as cross-fetch should ensure we have it 2025-06-11 15:16:00 +02:00
dynst
cef381b6b3
replace axios with cross-fetch 2025-06-11 15:16:00 +02:00
Simon Warta
f7370a0b40
Merge pull request #1654 from cosmos/use-autofix
Use autofix
2025-06-11 15:10:55 +02:00
Simon Warta
cdb03d53df
Merge pull request #1640 from dizer-ti/main
ci: bump actions/checkout to v4
2025-06-11 15:09:54 +02:00
autofix-ci[bot]
130e6673d2
[autofix.ci] apply automated fixes 2025-06-11 14:58:39 +02:00
Simon Warta
0e0a56d98b
Remove format-text/format-shell from CircleCI 2025-06-11 14:58:38 +02:00
Simon Warta
3f51d44960
Add autofix job formatting text 2025-06-11 14:58:33 +02:00
Simon Warta
0c5d4ab5c5
Merge pull request #1653 from cosmos/use-simapp-50-for-tests-native
Use simapp version 50 for most of the CI tests
2025-06-11 14:56:36 +02:00
Simon Warta
92b04ea6ab
Bump gas multipliers in examples 2025-06-11 14:32:02 +02:00
Simon Warta
af20aa7382
Remove simall44 and 46 testing 2025-06-11 14:06:18 +02:00
Simon Warta
0d8d0f1b0b
Use simapp version 50 for most of the CI tests 2025-06-04 09:59:22 +02:00
dynst
5cedb7f339 fix outdated docs
Node.js 14 and 16 were dropped in #1473 #1622

.zip added to git LFS in #788
f7a5cc5fc1
2025-05-04 13:06:08 +00:00
James Niken
4c22615702 ci: bump actions/checkout to v4 2025-04-23 13:02:21 +03:00