<stellar-slack>
<bartek> that's strange, yes I will update it.
<stellar-slack>
<armed10> Thanks :)
<stellar-slack>
<bartek> thanks for catching this
<stellar-slack>
<bartek> @armed10: updated
acetakwas has quit [Ping timeout: 260 seconds]
acetakwas has joined #stellar-dev
acetakwas has quit [Max SendQ exceeded]
acetakwas has joined #stellar-dev
acetakwas has quit [Max SendQ exceeded]
acetakwas has joined #stellar-dev
acetakwas has quit [Max SendQ exceeded]
acetakwas has joined #stellar-dev
gnubeard has joined #stellar-dev
Guest29091 is now known as pigeons
gnubeard has quit [Ping timeout: 264 seconds]
<stellar-slack>
<otto_mora> hey folks
<stellar-slack>
<otto_mora> is the testnet up?
<stellar-slack>
<scott> yeah, its back up. just a hiccup while I rolled out some new code (in preparation to roll the manage data support to the public net)
acetakwas has quit [Ping timeout: 264 seconds]
<stellar-slack>
<raymens> I'll try to bump the c# stellar base to the new XDR files within the next few days for anyone interested
richardlitt has joined #stellar-dev
<stellar-slack>
<danielpauljones> @raymens: Will this include
<stellar-slack>
<danielpauljones> public SetOptionsOp SetOptionsOp { get; set; } = default(SetOptionsOp); public ChangeTrustOp ChangeTrustOp { get; set; } = default(ChangeTrustOp); public AllowTrustOp AllowTrustOp { get; set; } = default(AllowTrustOp); public AccountID Destination { get; set; } = default(AccountID);