35 Commits (7b9fa5968136413da694a221aa6bf3a4b1697fbd)

Author SHA1 Message Date
ansuz f6c6ad8863 test that GET_HISTORY with a lastKnownHash includes the message with the specified hash 5 years ago
ansuz ed5d97f899 WIP history-keeper fixes 5 years ago
ansuz ad118222d0 add a new test to send a stream of data to a mailbox 5 years ago
ansuz 45601068ae lint compliance 5 years ago
ansuz b9a07ca650 diagnose some unhandled errors in rpc tests 5 years ago
ansuz ccd6e1d6df lint compliance, simplify a test condition 5 years ago
ansuz 50b9c27dcb finalize one more test 5 years ago
ansuz 8fbb32c5d7 add a few more checks to the rpc tests 5 years ago
ansuz 170aa6d47e clean up a few tasks related to allow lists 5 years ago
ansuz 505e383f9f test restricted access from the command line 5 years ago
ansuz d9ab8d3f62 lint compliance 5 years ago
ansuz 65f88617cf add support for an optional handler for each pin log
great for analyzing which files are most in need of optimization
5 years ago
ansuz 3dc789cbca replace pinned.js with low-profile streaming implementation 5 years ago
ansuz 2345323f0d lint compliance 5 years ago
ansuz 2d6626234b yet another async scheduler, this time supporting flexible runtime control flow based on declarative priority levels 5 years ago
ansuz 57be324850 remove some XXX notes 5 years ago
ansuz 86b9cc2de1 accidentally merge uncommitted work with staging, resolve merge conflicts 5 years ago
ansuz 342aea705a not about a history-keeper anti-pattern 5 years ago
ansuz d17e180420 add a short delay in the rpc test to give the server time to write metadata to the disk before checking it 5 years ago
ansuz 7072fe4fa4 implement and test a complex constrained scheduler 5 years ago
ansuz 2a809cf120 roster changes:
* validate that a user can add a role before adding them
* support deletion of non-required metadata attributes via null
5 years ago
ansuz 8761e2071a test many more features of roster.js via rpc tests 5 years ago
ansuz 069776e804 use fast implementations of tweetnacl serverside 5 years ago
ansuz 55f19b998f downgrade an XXX to a FIXME 5 years ago
ansuz 7230ee71a8 fix json.sortify in browser contexts. lint compliance 5 years ago
ansuz 4269cb1ec7 fixed a few roster bugs 5 years ago
ansuz 073543fe3d more WIP for roster 5 years ago
ansuz cc4ea50ef6 comment out dead code 5 years ago
ansuz 922d7a247b use latest Team Crypto methods 5 years ago
ansuz 5fe1627488 integrate roster test usage into rpc 5 years ago
ansuz c17a28cced WIP roster definition 5 years ago
ansuz 532ba9b9fd update XXX comments which are no longer valid or can wait 5 years ago
ansuz ecfac9e7b3 test usage of multiple rpc sessions with the same network 5 years ago
ansuz dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors 5 years ago
ansuz d81ff791ad WIP cli tests for rpc 5 years ago