Security audit resulted in some changes to the server REST API which require SDK changes
added HTTP error code to the exception message in case something fails
removing trailing slashes from requests
extended default transaction deadline to 1 hour for tests
E2E tests pass on bcstage1. Exception is escrow but that is test flaw as it expects specific mosaic IDs to exist. Created issue #123 to address the test issue...
Awaiting funds for tests on bcdev1. Ran some preliminary tests on bcdev1 that show that at least the issue #122 is fixed
fixing issue #122
Security audit resulted in some changes to the server REST API which require SDK changes
E2E tests pass on bcstage1. Exception is escrow but that is test flaw as it expects specific mosaic IDs to exist. Created issue #123 to address the test issue...
Awaiting funds for tests on bcdev1. Ran some preliminary tests on bcdev1 that show that at least the issue #122 is fixed