de_henne has quit [Ping timeout: 264 seconds]
de_henne has joined #stellar-dev
sv-logger has quit [Remote host closed the connection]
sv-logger has joined #stellar-dev
pixelb has quit [Ping timeout: 264 seconds]
<stellar-slack> <andrew> hey @sungwon , @denis , @some1else , @ddmirolli , @ivanico , @thsigit , @kapziel , and @ama here's the first draft of my gateway integration guide. feel free to leave comments on it or feedback here. there is still plenty to add, but I feel like this is a good start. https://docs.google.com/document/d/1JD9Mpo6xI-AfOU6fA3yJ_7BVWh0M7QxIiaoOn-e3wPs/edit#
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
<stellar-slack> <lab> hi core team guys, is there a way to disable master key?
<stellar-slack> <andrew> set its weight to 0
<stellar-slack> <andrew> by default the master key's weight is 1, and all threshold levels are 0.
<stellar-slack> <jed> well you set the weight required anything to >0
<stellar-slack> <jed> by default everything is at 0
<stellar-slack> <jed> it must be (signing weight) must be >= threshold
<stellar-slack> <andrew> @jed i thought the weight for the master key was initially 1
<stellar-slack> <andrew> in the database, all new accounts have this as the value for thresholds: 01000000
<stellar-slack> <jed> hmm maybe nicolas changed it
<stellar-slack> <dzham> That’s awesome, I never could figure out how to disable the master key in stellard. I’m guessing it wasn’t possible
<stellar-slack> <andrew> @dzham: https://www.stellar.org/api/#api-accountset
<stellar-slack> <dzham> well, IIRC the flag was never propagated into the ledger flags
<stellar-slack> <dzham> there was some masking going on
<stellar-slack> <lab> so if we change thresholds to 00010101, then master key is disable, right?
<stellar-slack> <andrew> si
<stellar-slack> <jed> ok thats right it is: (signing weight) must be > threshold
<stellar-slack> <jed> make a PR. cause that is wrong :)
<stellar-slack> <lab> it's ">=" now, so 00000000 won't stale an account.
<stellar-slack> <lab> jed: if initially 0, and ">" the account will be an orphan account. so, which one is designed?
<stellar-slack> <jed> master should start at 1
<stellar-slack> <jed> it dos this now. andrew was right
<stellar-slack> <lab> another question, what is "TransactionFrame::checkAllSignaturesUsed()" for?
<stellar-slack> <lab> isn't 2-in-3 signing allowed?
de_henne has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
<stellar-slack> <jed> yeah that just ensures that all the sigs attached to the tx are used
pixelb has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
skeuomorf has joined #stellar-dev
de_henne has quit [Remote host closed the connection]
Vinnie_win_n has quit [Ping timeout: 244 seconds]
Vinnie_win has joined #stellar-dev
HostFat has joined #stellar-dev