Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ByronP

Pages: [1]
1
Technical Support / Vesting balance withdrawal fees
« on: May 02, 2016, 10:49:09 pm »
I have an account with 42 bts that is done vesting and available to claim but the fee to claim the tiny 42 bts is 293 bts... what gives?

2
Technical Support / Transaction id using transfer2 instead of transfer
« on: March 03, 2016, 02:58:19 pm »
I have been using transfer and looking at the history for a match and pulling the 1.11.**** ( i think its 1.11) and storing that i am now switching to transfer2 which returns a transaction id as b546a75a891b5c51de6d1aafd40d10e91a717bb3 now how do i call something like get object? is there a call to convert this no the 1.*.* format? I know I am probably missing something very simple here...

3
Technical Support / Error Registering Premium Names
« on: February 19, 2016, 01:37:42 am »
When trying to register a premium name an unknown error message is shown and the console shows the following error:

Code: [Select]
!!! GrapheneApi error:  get_required_fees [Array[1], "1.3.0"]0: Array[1]0: Array[2]0: 51: Objectactive: Objectextensions: Array[0]fee: Objectname: "nameredacted"options: Objectowner: Objectreferrer: "1.2.00000"referrer_percent: 0registrar: "1.2.00000"__proto__: Objectlength: 2__proto__: Array[0]length: 1__proto__: Array[0]1: "1.3.0"length: 2__proto__: Array[0] Object {code: 1, message: "7 bad_cast_exception: Bad Cast↵Invalid cast from t…array_type"}↵    th_a  variant.cpp:575 get_object", data: Object}code: 1data: Objectmessage: "7 bad_cast_exception: Bad Cast↵Invalid cast from type 'array_type' to Object↵    {"type":"array_type"}↵    th_a  variant.cpp:575 get_object"__proto__: Object {"code":1,"message":"7 bad_cast_exception: Bad Cast\nInvalid cast from type 'array_type' to Object\n    {\"type\":\"array_type\"}\n    th_a  variant.cpp:575 get_object","data":{"code":7,"name":"bad_cast_exception","message":"Bad Cast","stack":[{"context":{"level":"error","file":"variant.cpp","line":575,"method":"get_object","hostname":"","thread_name":"th_a","timestamp":"2016-02-19T01:28:37"},"format":"Invalid cast from type '${type}' to Object","data":{"type":"array_type"}}]}}
app.js:102 ERROR AccountActions.createAccount Object {code: 1, message: "7 bad_cast_exception: Bad Cast↵Invalid cast from t…array_type"}↵    th_a  variant.cpp:575 get_object", data: Object}code: 1data: Objectcode: 7message: "Bad Cast"name: "bad_cast_exception"stack: Array[1]0: Objectcontext: Objectdata: Objecttype: "array_type"__proto__: Objectformat: "Invalid cast from type '${type}' to Object"__proto__: Objectlength: 1__proto__: Array[0]__proto__: Objectmessage: "7 bad_cast_exception: Bad Cast↵Invalid cast from type 'array_type' to Object↵    {"type":"array_type"}↵    th_a  variant.cpp:575 get_object"__proto__: Object__defineGetter__: __defineGetter__()__defineSetter__: __defineSetter__()__lookupGetter__: __lookupGetter__()__lookupSetter__: __lookupSetter__()constructor: Object()hasOwnProperty: hasOwnProperty()isPrototypeOf: isPrototypeOf()propertyIsEnumerable: propertyIsEnumerable()toLocaleString: toLocaleString()toString: toString()valueOf: valueOf()get __proto__: get __proto__()set __proto__: set __proto__()

I have redacted out some information such as name, referrer and registrar.

This error is thrown regardless of the name and the software is the latest light client (issue is confirmed on both windows and mac).

4
Technical Support / [ERROR] Unlocked wallet can't decrypt memo
« on: October 29, 2015, 11:48:37 am »
My wallet has been showing this strange error lately

Code: [Select]
2107186ms th_a       wallet.cpp:2442               operator ()          ] Error
when decrypting memo: 10 assert_exception: Assert Exception
wallet._keys.count(op.memo->to): Memo is encrypted to a key <KEYREMOVED4SECURITY> not in this wallet.
    {"k":"<KEYREMOVED4SECURITY>"}
    th_a  wallet.cpp:2435 graphene::wallet::detail::operation_printer::operator
()

It doesn't make sense that the wallet can't decrypt a transaction it has sent (yes it is unlocked) or have the key to do so. Why would "memo->to" be encrypted, shouldn't just the message be encrypted.


5
Curious as to the logic behind only being able to retrieve the last few transactions instead of having a function that returns all transactions after a given head height? This seems counter intuitive to me. Is there a call I am missing somewhere? It's not life or death not having it but it should be available to avoid wasting bandwidth and time looping through transactions.

Thoughts anyone?

6
For Windows users you can get a good working build from me here https://onedrive.live.com/redir?resid=*********************!16620&authkey=!**************8&ithint=file%2czip

If you are an Exchange and need help migrating and understanding how to use the api hit me up and I will be happy to help. It is quite a bit different than 1.0 and can take a bit to understand the new way of doing things especially ensuring transactions are legit and not reversible.

testz: Link hided for security reasons.

7
General Discussion / ?migrate as gateway?
« on: October 19, 2015, 12:10:02 pm »
The docs say to migrate as a gateway. I don't see anything else about this. Anyone have any further information?

8
Stakeholder Proposals / Please vote for banxio witness node
« on: October 18, 2015, 09:15:08 pm »
I am always hard at work and now that BTS 2 is here it is time for the fun to begin. Please vote for banxio account to become a witness node. I am running multiple wallets 24/7 on fast private servers which can serve the network. A vote for banxio is a vote for the web wallet, gateway and remittance services I am working on along with future projects.

Thank You,
Allen Byron Penner (ByronP)

9
Technical Support / cant import an account because of the name
« on: October 18, 2015, 09:04:51 pm »
On bts 1.0 I had account banx.io if I try and add the private keys it fails saying that the name of the account is incorrect. It is not listed [when i call list_accounts banw 10] which should be in its range and if I try to register it as a new account it fails with is_valid_name( name ):.

I have to assume that the name is no longer valid on 2.0 which should not happen. So this must be a bug in the name validation routine.

10
Technical Support / export from gui to console cli
« on: October 17, 2015, 08:12:37 pm »
i'm stuck i have my accounts in the gui now i need to transfer them into my cli wallet. Anyone know how to import a gui backup into cli or export the key to wif?

11
Technical Support / windows witness node stuck on block 91074
« on: October 17, 2015, 01:29:07 am »
my windows wallet cant seem to get past 91074 i reset the db and let it redownload but still stuck (about 5 hours now) :-(

12
General Discussion / cli unlock command returns aes error
« on: October 16, 2015, 05:20:14 pm »
this is my request

Code: [Select]
{"jsonrpc":"2.0","id":1,"method":"unlock","params":["MyPasswordHere"]}
which seems correct according to http://docs.bitshares.eu/api/cli_wallet.html

Code: [Select]
{"id":1,"error":{"code":1,"message":"18 aes_exception: AES error\nerror during aes 256 cbc decrypt final\n    {\"s\":\"error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length\"}\n    th_a  aes.cpp:263 fc::aes_decrypt\n\n    {}\n    th_a  wallet.cpp:3122 graphene::wallet::wallet_api::unlock","data":{"code":18,"name":"aes_exception","message":"AES error","stack":[{"context":{"level":"error","file":"aes.cpp","line":263,"method":"fc::aes_decrypt","hostname":"","thread_name":"th_a","timestamp":"2015-10-16T17:12:49"},"format":"error during aes 256 cbc decrypt final","data":{"s":"error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length"}},{"context":{"level":"warn","file":"wallet.cpp","line":3122,"method":"graphene::wallet::wallet_api::unlock","hostname":"","thread_name":"th_a","timestamp":"2015-10-16T17:12:49"},"format":"","data":{}}]}}}
any idea why this is failing? my lite client has no problem unlocking with my password and wrong final block height seems meaningless since the system is synced and should have nothing to do with unlocking.
any help appreciated :-)

13
When trying to register a new account i keep getting the following error

fee_paying_account->is_lifetime_member():

14
Technical Support / Full Windows Client
« on: October 07, 2015, 11:39:11 am »
Anyone have a full windows client or instructions on building from src?

Thank You :-)

Pages: [1]