Forum Replies Created
-
AuthorPosts
-
February 28, 2021 at 2:33 am in reply to: wallets_api_transactions filter returns empty result #10108d3vnu77Participant
That was it. Thank you sir.
February 25, 2021 at 3:00 pm in reply to: wallets_api_transactions filter returns empty result #10084d3vnu77ParticipantSlightly larger screenshot that will not be scaled as much attached. Easier reading.
Attachments:
You must be logged in to view attached files.February 25, 2021 at 2:55 pm in reply to: wallets_api_transactions filter returns empty result #10081d3vnu77ParticipantUploads smaller than 500KB
Attachments:
You must be logged in to view attached files.February 25, 2021 at 2:52 pm in reply to: wallets_api_transactions filter returns empty result #10077d3vnu77ParticipantPlease look at the two attached screenshots.
The only difference is I change the $args tag from ‘acr_burn_8’ to ‘acr_burn_128’
It finds the acr_burn_8 which is why I assumed the code worked and went on to further coding.
However when I attempted to test the code a second time and was looking for ‘acr_burn_128’ the filter does not locate the transaction. If I change the tag back to ‘acr_burn_8’, it can find that transaction. Very strange.
It should also be noted when I change the tag to ‘acr_burn’, it only finds the ‘acr_burn_8’ transaction, not both.
Attachments:
You must be logged in to view attached files.February 10, 2021 at 9:07 pm in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9956d3vnu77ParticipantOk, so if I want to pull all deposit transactions with a for a user with id of 550 to a specific address, that does not seem to be possible with this method.
What do you suggest?
January 28, 2021 at 7:01 pm in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9900d3vnu77ParticipantYes, I was going to use the payment_id as a way of determining that the deposit was coming in from a particular source for my own internal purposes…
for instance the transactions I sent to the wallet had a payment id of ‘8ecd5245376247516adce5545b629a9ee85f3eaf84976e0855b9931c245857cb’
I would know the source was from an automatic payment from the mining pool.
I wanted to be able to query those specific transactions (with the payment_id) and run code based on those deposit transactions.
January 27, 2021 at 11:21 pm in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9891d3vnu77ParticipantIt should be noted that all these twelve 1 ARMS transactions that are showing up in the API, but are not showing in the frontend had paymentid information attached to them.
Where as the the very first transaction I sent to the wallet yesterday of 10 ARMS did not have a payment id and did show up in the frontend.
January 27, 2021 at 9:02 pm in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9887d3vnu77ParticipantI’ve updated the plugin to 5.0.13
That fixed the balance issue in the backend.
Since the previous deposit did not show up to wallets API. I suspect it might be a problem with the ARMS Vault mobile wallet, we are looking into it.
However I just made several small deposits into a user’s account and it did not show up in the user’s wallet even though I see that they did show up in the hot wallet balance and the wallet-api /balance/{address} API call…
While the wallet is still showing 10 ARMS… the API shows the correct amount of 22 ARMS in the wallet.
I’m guessing there is a cron not running correctly?
Attachments:
You must be logged in to view attached files.January 26, 2021 at 7:59 am in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9863d3vnu77ParticipantI believe I am fully synced. Also I sent the transaction with a payment id, does that matter?
Attachments:
You must be logged in to view attached files.January 26, 2021 at 7:31 am in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9860d3vnu77ParticipantOn number 2.
Shouldn’t I be able to curl the API for a balance for the address, even though wallets is not importing it?
It’s got me worried that I can’t see the a balance when I query the API with the following CURL (see screenshot)
Attachments:
You must be logged in to view attached files.January 26, 2021 at 6:38 am in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9850d3vnu77ParticipantYes, when I start and restart the wallet-api…
It randomly decides which wallet to open… sometimes n2aa.org.wallet | sometimes arms-exchange.com.wallet
As seen in the attached images.
When you network activate the wallets plugin, is it not suppose to keep everything on the same network/wallet?
Attachments:
You must be logged in to view attached files.January 26, 2021 at 4:21 am in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9848d3vnu77ParticipantOk. so I ran the “Renew desposit addresses”.
Soon I notice the address I sent the fund too was back in the ./wallets-api call
I rebooted the 2acoin server restarted everything back up and now the RPC says I only have one address (see screenshot)
I believe it is now attached to arms-exchange.com.wallet which is one of the multisites on the webserver…
I think this is the problem… should it have multiple wallets? Because right now it I have a n2aa.org.wallet, arms-exchange.com.wallet & n2aa.org-%Fsupport.wallet
Attachments:
You must be logged in to view attached files.January 25, 2021 at 4:04 pm in reply to: I made a deposit into a wallet of a new user I created and it did not show up… #9836d3vnu77ParticipantJust as you stated in your email.
Seems to randomly be putting the transaction on different blog ids..
See attached image
Brandon
Attachments:
You must be logged in to view attached files.d3vnu77ParticipantAny plan on making it work with Buddypress?
If not, what type of work would need to be done to make this happen?
-
AuthorPosts