This website requires JavaScript.
8d5bf1a721
TRCL-3128 TradePlaceOrder and TradeCancelOrder are now tracked by Abacus (#115 )
John Huang
2023-11-07 10:34:06 -08:00
7f3d57b46a
support multiple modes (#125 )
aleka
2023-11-07 12:13:59 -05:00
c292c84c2c
Fix decimal overflow bug (#127 )
Bill
2023-11-06 17:48:19 -08:00
2d37ff676b
do not use TESTNET_CHAIN_ID (#126 )
Bill
2023-11-06 17:39:02 -08:00
514a2d3ab3
use decimals:
fix-float-decimals
Bill He
2023-11-06 17:35:57 -08:00
c58d94e477
Fix decimal overflow bug
Bill He
2023-11-06 17:26:27 -08:00
a21558ad88
do not use TESTNET_CHAIN_ID
remove-testnet-const
Bill He
2023-11-06 16:07:55 -08:00
68f3552569
Add app configuration to env.json (#121 )
Rui
2023-11-06 13:02:38 -08:00
18b12591ca
Update LICENSE (#123 )
aleka
2023-11-06 14:10:31 -05:00
3f963ffb07
Add Env var descriptions to readme (#124 )
Bill
2023-11-06 10:50:45 -08:00
2ca1c94e55
grammar
env-var-readme
Bill He
2023-11-06 10:43:49 -08:00
6abb2dd7c0
remove examples
Bill He
2023-11-06 10:36:00 -08:00
f7a362db34
update
Bill He
2023-11-06 10:33:02 -08:00
aac024fd5e
showing negative buying power as - (#119 )
aleka
2023-11-06 13:31:41 -05:00
5cb0624c0c
Add Env var descriptions to readme
Bill He
2023-11-06 10:30:47 -08:00
4913c690ec
Update all dev4 endpoints to use https and wss (#117 )
Christopher-Li
2023-11-06 12:33:22 -05:00
b0db577b28
Configurable squid integrator id (#120 )
Bill
2023-11-03 14:18:15 -07:00
9bf5b92a27
bump abacus
squid-integrator-id
Bill He
2023-11-03 14:14:00 -07:00
30e175c590
Configurable squid integrator id
Bill He
2023-11-03 11:16:08 -07:00
650b16aeae
Remove Courier
update-mono
Bill He
2023-11-02 13:36:52 -07:00
cd5c4a473a
TRCL-3128 TradePlaceOrder and TradeCancelOrder are now tracked by Abacus
feature/TRCL-3126-remove-TradePlaceOrder-event
John Huang
2023-10-31 16:44:15 -07:00
9815437a80
Account dropdown onboarding entrypoints (#113 )
Bill
2023-10-31 14:29:36 -07:00
890a4b2c0e
Padding fixes, markets data null fix, update .env.example (#112 )
aleka
2023-10-31 17:11:46 -04:00
8d3cc76d14
Configurable URLs (#107 )
Bill
2023-10-31 11:02:45 -07:00
8c3f867f06
Learnmore -> LearnMore
url_configs
Bill He
2023-10-31 10:51:08 -07:00
1a95814925
add learnmore to tooltip
Bill He
2023-10-27 12:12:47 -07:00
a6d7a5cb4e
Configurable URLs
Bill He
2023-10-26 11:51:43 -07:00
c7ad4b3028
Remove DSRV from Testnet node config options (#108 )
Adam Fraser
2023-10-31 18:52:49 +01:00
1823690299
Update based on latest designs
account-dropdown-onboarding
Bill He
2023-10-31 10:47:30 -07:00
c88d5dd411
Add Android config to wallets.json (#114 )
Rui
2023-10-31 09:35:59 -07:00
846c6ca608
Account dropdown onboarding entrypoints
Bill He
2023-10-30 22:21:44 -07:00
d6ab547055
Update README.md (#111 )
Jared Vu
2023-10-30 15:17:12 -07:00
d524bbebfe
Merge branch 'main' into adamfraser-testnet-node-updates
adamfraser-testnet-node-updates
Adam Fraser
2023-10-30 17:57:34 +01:00
2fe6c2bb3b
reorder header, center align header, update collapse caret icons (#110 )
aleka
2023-10-27 23:32:51 -04:00
e6858ca917
show loading state instead of "Unavailable" for place order button (#104 )
aleka
2023-10-27 17:39:12 -04:00
d92b49f4fa
bump packages, fix missing asset symbol (#106 )
aleka
2023-10-27 16:47:34 -04:00
e7da21962a
add entry point to token migration (#98 )
aleka
2023-10-27 16:14:34 -04:00
b479531e34
update v4 docs link (#102 )
aleka
2023-10-27 16:13:48 -04:00
0d4c5a547a
Abort key derivation if second signature fails (#109 )
Bill
2023-10-27 11:41:00 -07:00
7ab892e56c
Add Bware to testnet node config
Adam Fraser
2023-10-27 19:34:18 +02:00
f1f10357c4
Abort key derivation if second signature fails
double-sig
Bill He
2023-10-27 10:22:41 -07:00
296cec98f4
Remove DSRV from Testnet node config options
Adam Fraser
2023-10-27 19:19:00 +02:00
5b235ee53f
Add link to help page (#103 )
Rui
2023-10-27 09:15:31 -07:00
18dee0586b
Add Polkachu as RPC Node for Testnet (#105 )
Adam Fraser
2023-10-25 18:21:27 -04:00
bac736f63b
Fix trailing comma error
adamfraser-add-polkachu
Adam Fraser
2023-10-25 16:01:40 -04:00
08f34d71c1
Add Polkachu option to environments
Adam Fraser
2023-10-25 15:51:49 -04:00
6f65f53b7f
Update env.json
Adam Fraser
2023-10-25 15:00:07 -04:00
9f1f5987ee
Update apple-app-site-association (#100 )
mikemag-dev
2023-10-24 18:33:41 -04:00
2769a9359e
Update apple-app-site-association
mike/trcl-3099-update-apple-app-site-association-file
mikemag-dev
2023-10-24 16:40:36 -04:00
0e26fb4a17
Add link to help page
feature/help_link
Rui
2023-10-24 15:21:05 -07:00
7f531516ca
v1.0: Update LICENSE and README (#101 )
James Jia
2023-10-24 14:14:49 -07:00
8cca5f869e
Update package.json
jj/README-2
James Jia - Test
2023-10-24 14:09:12 -07:00
3fd71558c0
fix trading view error (#96 )
aleka
2023-10-24 17:06:00 -04:00
5d6d5780e1
Update README, package.json
James Jia - Test
2023-10-24 13:56:45 -07:00
1ac21bdb4d
Update LICENSE and README
James Jia - Test
2023-10-24 13:53:37 -07:00
0389178cb5
TRCL-3077 Added an environment for testing. Expected behavior - when "v4 Staging Forced Update" is selected in iOS app, it should switch to the forced update screen
TRCL-3077-Forced-update-sample-payload
John Huang
2023-10-24 11:54:15 -07:00
575856b77b
remove asset symbol for account balance logic (#95 )
aleka
2023-10-23 17:51:13 -04:00
e3609782ed
Indexer and validator are on https for DEV (#97 )
John Huang
2023-10-23 14:49:03 -07:00
b220203c91
Indexer and validator are on https for DEV
feature/dev-env-https
John Huang
2023-10-23 14:26:14 -07:00
5ca923984d
Update acknowledge copies (#94 )
Bill
2023-10-23 13:59:04 -07:00
e1e817ea92
update
update-acknowledge
Bill He
2023-10-23 13:22:12 -07:00
d97626f543
Fix auto-deposit (#93 )
Bill
2023-10-23 12:02:05 -07:00
4b85ec7df0
update acknowledgement dialog with new copies
Bill He
2023-10-23 11:17:55 -07:00
835f82dbcc
Support Intercom (#92 )
Jared Vu
2023-10-20 16:30:22 -07:00
5b2b042a0a
Fix auto-deposit
fix-auto-deposits
Bill He
2023-10-20 14:31:58 -07:00
051bdda73a
update v4-client init in useDydxClient (#91 )
Bill
2023-10-20 11:00:03 -07:00
a4ef2b28fe
fix nit
fix-transfer
Bill He
2023-10-20 10:45:30 -07:00
7d65956cd0
update v4-client init in useDydxClient
Bill He
2023-10-19 16:09:58 -07:00
27b79957d4
Bump v4 clients (#89 )
Bill
2023-10-19 11:01:12 -07:00
464f8165d6
add TODO
bump-v4-clients
Bill He
2023-10-19 10:50:26 -07:00
1eed6e3e5c
address comments
Bill He
2023-10-19 10:34:14 -07:00
483ea78260
use cancelRawOrder
Bill He
2023-10-19 10:09:35 -07:00
eceaea5235
chain -> chaintoken
Bill He
2023-10-19 10:04:00 -07:00
ab04f262ab
bump
Bill He
2023-10-18 16:46:04 -07:00
0dae28d605
Have tokens be configurable, bump v4-client
Bill He
2023-10-18 16:06:18 -07:00
4bacc901dc
use wallet connect config from envs (#88 )
aleka
2023-10-19 11:35:17 -04:00
82d32a91a9
fix dialog not showing up (#87 )
aleka
2023-10-19 10:16:13 -04:00
2a794f9459
add empty terms + privacy pages (#80 )
aleka
2023-10-18 19:44:15 -04:00
5c26a0c270
Update dev2 validator IP address (#86 )
lucas-dydx
2023-10-18 15:38:08 -04:00
e4991cc31d
Update Abacus 0.7.0 & Misc. bug fixes (#84 )
Jared Vu
2023-10-18 11:08:39 -07:00
da908c826a
Revert "Revert "remove offline message for testnet4 (#76 )" (#78 )" (#85 )
aleka
2023-10-18 13:04:25 -04:00
8f75d893bb
remove isConnected state from dydxClient
notification-hot-fix
jaredvu
2023-10-18 09:52:17 -07:00
c54a5d6d49
Temp remove notif onClick
jaredvu
2023-10-17 23:52:15 -07:00
2345ef38a1
Fix tradingView initial load
jaredvu
2023-10-17 23:50:38 -07:00
73cbb4e04e
Fix goodTilTime string
jaredvu
2023-10-17 23:50:24 -07:00
52e1dcc4b0
Update to abacus0.7.0
jaredvu
2023-10-17 23:50:11 -07:00
cc3f7d1c09
Add Notification icon w/ stroke
jaredvu
2023-10-17 22:00:52 -07:00
af46278539
18 for adv4tnt, 6 for uusdc (#83 )
John Huang
2023-10-17 15:42:00 -07:00
2e04ef2ef5
Changed "exponents" to "decimals"
feature/Add-exponents-to-token-denoms
John Huang
2023-10-17 15:35:57 -07:00
b0263c0658
18 for adv4tnt, 6 for uusdc
John Huang
2023-10-17 14:52:39 -07:00
ea58b55152
Bump localStorage version to wipe EvmDerivedAddresses (#79 )
Jared Vu
2023-10-17 14:49:51 -07:00
54d65bb81c
override walletconnect explorer recs (#81 )
aleka
2023-10-17 17:42:41 -04:00
e047a49bbc
remove wc1 support and fix typo in env.json (#82 )
aleka
2023-10-17 17:12:50 -04:00
14316163e4
Revert "remove offline message for testnet4 (#76 )" (#78 )
aleka
2023-10-17 13:37:26 -04:00
ac619a9da1
remove offline message for testnet4 (#76 )
aleka
2023-10-17 13:03:50 -04:00
cb7f542a99
Onboarding status do not rely on squidAPI to determine if deposit/withdraw (#73 )
Bill
2023-10-16 17:35:07 -07:00
bc5569c4c9
testnet4 followup, switch offline msg (#75 )
aleka
2023-10-16 17:26:29 -04:00
dd087ae786
TRCL-3010 Change test net chain ID and token denom (#74 )
John Huang
2023-10-16 14:26:21 -07:00
eb023ff0ff
update signing message for testnet for reset (#72 )
aleka
2023-10-16 16:44:29 -04:00
d40465e9ca
TRCL-3010 Change test net chain ID and token denom
feature/TRCL-3010-testnet-4
John Huang
2023-10-16 13:37:11 -07:00