Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-13 | Handle slow/lossy connections better when sending transactions | Erik Johnston | 4 | -36/+44 |
2019-02-13 | pep8 | Erik Johnston | 1 | -1/+1 |
2019-02-13 | Reduce transaction response size | Erik Johnston | 1 | -1/+4 |
2019-02-13 | Actually fix exceptions | Erik Johnston | 1 | -6/+2 |
2019-02-13 | Don't log ERROR when no profile exists | Erik Johnston | 2 | -28/+42 |
2019-02-13 | Catch room profile errors and anything else that can go wrong | Travis Ralston | 1 | -25/+28 |
2019-02-13 | Reduce size of fed transaction IDs | Erik Johnston | 2 | -4/+24 |
2019-02-13 | Update maps and proxy | Brendan Abolivier | 3 | -9/+18 |
2019-02-13 | Make event_ids smaller | Erik Johnston | 4 | -5/+31 |
2019-02-13 | Mangle some more PDU fields | Erik Johnston | 3 | -3/+21 |
2019-02-13 | Update proxy maps | Brendan Abolivier | 2 | -8/+30 |
2019-02-13 | Update proxy & maps | Brendan Abolivier | 2 | -0/+3 |
2019-02-13 | Change access tokens to be base64'ed 4 bytes | Erik Johnston | 1 | -1/+5 |
2019-02-13 |