project-serum/serum-dex-ui 110
An implementation of a UI for the Serum DEX
JavaScript client library for interacting with the Project Serum DEX.
Guide to setting up a Solana validator cluster
project-serum/serum-rest-server 5
A REST server for trading on Serum
Conference management system for Berkeley Model United Nations.
issue openedproject-serum/sol-wallet-adapter
Wallet adapter never fire wallet.on('connect', ... event without any error
https://www.sollet.io vs https://sollet.io
How to reproduce:
Use sol-wallet-adapter example,
choose wallet provider: https://sollet.io
yes, without the www
then click on Connect to wallet
sollet popup open, click Connect
.
Connect event never occurs at the other side (example side)
I am not certain what side is causing the problem but it took me a while to find out. I find out running the example and noticing that it just works.
created time in 19 minutes
push eventsolana-labs/explorer
commit sha 0e7b5ceb03cc28ac11cb7b73d35a0a62aa91351e
chore:(deps): bump chai from 4.3.0 to 4.3.3 in /explorer (#15700) Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.3. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](https://github.com/chaijs/chai/compare/4.3.0...4.3.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
push time in 19 minutes
issue openedproject-serum/sol-wallet-adapter
master is broken for yarn start local usage
It seems like the following PR #15 Completely broke local development, or even more.
I did cd example && yarn install && yarn start
I get errors all over the place
I checked out commit 63a823ff699f9df686fb78d1a041d67a6889ca8a then local usage is functional again.
created time in 28 minutes
push eventproject-serum/serum-ts
commit sha 3ae1a4ee003f62fb5e8f8d07052afddd4bb2694d
stake-ui: Explain stake UI and add total cost component
push time in 43 minutes
push eventproject-serum/spl-token-wallet
commit sha 8381c86132cc4c411dfa1b9017ba3effd58f27d5
upd
push time in 3 hours
issue commentproject-serum/sol-wallet-adapter
Same here. #2 especially kills the UX because the end-user (and myself :grin:) won't understand why "nothing is happening". I do see the lib is trying to focus the pop up: https://github.com/project-serum/sol-wallet-adapter/blob/master/src/index.js#L120 but somehow it's not effective.
comment created time in 4 hours
push eventproject-serum/oyster-swap
commit sha 62999fa71add559039345af492cd7ad3cd1e8db0
fix: minimum received typo
commit sha daa6aaeef9701f462d80500d620b09d9b98e10c4
Merge pull request #34 from johnrees/typo-fix fix: minimum received typo
push time in 5 hours
push eventproject-serum/spl-token-wallet
commit sha d3646cf35ad1c5e3d48be7bbe2ef4ab1e800d9df
injection
push time in 8 hours
issue commentproject-serum/spl-token-wallet
New computer - using seed - account deprecated?
Was confusing myself. Was able to restore from the deprecated drop down list. Might be worthwhile for the team to address the UI for ease in the future. It is in beta so I wont hassle anyone about it :) good work team
comment created time in 10 hours
issue closedproject-serum/spl-token-wallet
New computer - using seed - account deprecated?
trying to log into my sollet wallet with my new computer. Entered the unique 12 word phrase and then was prompted to choose an address. For some reason my solana address for my main account was under the deprecated drop down?
How do i get access to those funds on this new computer?
closed time in 10 hours
mikeycolinissue openedproject-serum/spl-token-wallet
New computer - using seed - account deprecated?
trying to log into my sollet wallet with my new computer. Entered the unique 12 word phrase and then was prompted to choose an address. For some reason my solana address for my main account was under the deprecated drop down?
How do i get access to those funds on this new computer?
created time in 11 hours
issue openedproject-serum/spl-token-wallet
Help Please - No Send or Withdraw Feature in Solana SPL Token Wallet
I created and used the Solana SPL Token Wallet available at sollet.io. It has worked well.
Problem is that I and NOT able to send or withdraw the coins to FTX or anywhere else.
Please can someone help me?
created time in 13 hours
push eventsolana-labs/explorer
commit sha 6a855e7c9323d8e84af891836eb2cab56298fcf3
feat: add two additional Serum markets to Explorer (#15680)
push time in 17 hours
push eventsolana-labs/explorer
commit sha 3c0f2359dbb64f29a51d020d69aca033d1414577
feat: introduce three new Serum instructions and program ID, rename bpf-upgradeable-loader card (#15679)
push time in 17 hours
push eventsolana-labs/explorer
commit sha 52c46fb5a2d8e7ba9b0ec0969cf729d7511b54d2
feat: new rounded tether icon for Explorer (#15677)
push time in 18 hours
issue commentproject-serum/spl-token-wallet
The next button is disabled for two reasons:
- Either the passwords given don't match
- The mnemonic is invalid
See https://github.com/project-serum/spl-token-wallet/blob/d6046cec0f08d9f97a1f7e9dadbdb7e1b1d4bfc3/src/pages/LoginPage.js#L258
comment created time in 20 hours
issue closedproject-serum/spl-token-wallet
Used 24 seed word and password and cannot even click next to unlock wallet. What can I do??
closed time in 20 hours
ichigonaniissue commentproject-serum/spl-token-wallet
No I definitely did not. But I can now log in on desktop. I tried different times on mobile checked word for word. It seems to be an issue with mobile. You should at least be able to click next to TRY to unlock even if words are not correct yes? Anyway thanks for the help.
comment created time in 20 hours
issue commentproject-serum/spl-token-wallet
You likely have a typo in your seed phrase.
comment created time in 20 hours
issue openedproject-serum/spl-token-wallet
Used 24 seed word and password and cannot even click next to unlock wallet. What can I do??
created time in 21 hours
push eventsolana-labs/explorer
commit sha ddc0acfe655f62b44abdbb43950143cda6081b44
chore:(deps): bump @solana/web3.js from 0.93.0 to 0.94.0 in /explorer (#15658) Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.93.0 to 0.94.0. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.93.0...v0.94.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit sha 1d98c6cc0c4c81768be140659690403b9e03c4a5
chore:(deps): bump @project-serum/serum in /explorer (#15663) Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.24 to 0.13.25. - [Release notes](https://github.com/project-serum/serum-ts/releases) - [Commits](https://github.com/project-serum/serum-ts/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
push time in a day
push eventproject-serum/spl-token-wallet
commit sha 11ef67f631e6fdb39192bede6d10f8d03b87b513
Updates
push time in a day
push eventproject-serum/spl-token-wallet
commit sha d6046cec0f08d9f97a1f7e9dadbdb7e1b1d4bfc3
Disable button on send dialog
push time in a day
push eventproject-serum/spl-token-wallet
commit sha f3466ca8ea4ce5eb788684e9a122d7f3380c58c7
ui changes
push time in a day
push eventproject-serum/serum-dex-ui
commit sha bb1aa55d4de6d9282d46c0f885582638bc316933
Updates
push time in a day
PR opened project-serum/spl-token-wallet
pr created time in a day
push eventproject-serum/serum-ts
commit sha ac2ebffad4459f3df2344af447a68d1517a6f7a2
stake-ui: Automatically selected account for owned token account selector
push time in a day