Skip to content

Commit

Permalink
bump v4-proto and update testnet (#57)
Browse files Browse the repository at this point in the history
* bump v4-proto and update testnet

* update python client

* remove map
  • Loading branch information
aforaleka authored Oct 18, 2023
1 parent b0895c5 commit 25ce3c8
Show file tree
Hide file tree
Showing 6 changed files with 11,203 additions and 60 deletions.
69 changes: 22 additions & 47 deletions v4-client-js/__native__/__ios__/v4-native-client.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions v4-client-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions v4-client-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dydxprotocol/v4-client-js",
"version": "0.39.1",
"version": "0.40.0",
"description": "General client library for the new dYdX system (v4 decentralized)",
"main": "build/src/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@cosmjs/stargate": "^0.30.1",
"@cosmjs/tendermint-rpc": "^0.30.1",
"@cosmjs/utils": "^0.31.1",
"@dydxprotocol/v4-proto": "^0.3.0-dev.1",
"@dydxprotocol/v4-proto": "^0.4.1",
"@osmonauts/lcd": "^0.6.0",
"@scure/bip32": "^1.1.5",
"@scure/bip39": "^1.1.1",
Expand Down
Loading

0 comments on commit 25ce3c8

Please sign in to comment.