Commit Graph

5518 Commits

Author SHA1 Message Date
mfahampshire 1bee13a52d removal of missed unwrap() 2023-07-21 16:22:42 +02:00
mfahampshire 0103ae9b75 minor comments 2023-07-21 13:13:10 +02:00
mfahampshire 5b1b2100bd passing SP address as arg 2023-07-21 12:32:34 +02:00
mfahampshire ed8e54c18a clippy + fmt + minor logging change 2023-07-21 11:50:19 +02:00
mfahampshire b5da9392ae removed unnecessary doubled signer var 2023-07-21 11:34:27 +02:00
mfahampshire b2322a9570 cont. with error propogation 2023-07-21 11:06:25 +02:00
mfahampshire ea8057ed93 using anyhow::Result to solve multiple error type issue 2023-07-21 10:34:08 +02:00
mfahampshire 627fe72cf6 error handling 2023-07-20 22:47:50 +02:00
mfahampshire 4f762d171f * working on error propogation
* better comments
2023-07-20 22:32:57 +02:00
mfahampshire dd317f0965 * removed borrow for cli matching
* deleted commented out line of now-optimised stdin matching
2023-07-20 18:45:51 +02:00
mfahampshire a3a34a59f0 error propogation on send_tx() 2023-07-20 18:43:41 +02:00
mfahampshire 44e4d49ca0 removed unused var when reading stdin 2023-07-20 18:39:52 +02:00
mfahampshire 5f8dc3815f removed unnecessary imports + updated tokio import 2023-07-20 18:36:09 +02:00
mfahampshire 00d0e9cb2c removed commented out logging setup command 2023-07-20 18:24:48 +02:00
mfahampshire f02dd3ffe0 removed accidentally committed file 2023-07-20 18:22:19 +02:00
mfahampshire 68e2edcf0a * added client disconnect to client side code
* extra logging for demo
2023-07-20 18:21:21 +02:00
mfahampshire d80061c243 updated sdk documentation with surb example 2023-07-19 12:34:26 +02:00
mfahampshire d1d082b282 cleanedup readme 2023-07-19 12:13:10 +02:00
mfahampshire 9abb403e01 removed comment + removed todo from readme 2023-07-19 12:09:10 +02:00
mfahampshire f6e19e8233 removed unused import 2023-07-19 11:58:37 +02:00
mfahampshire f78f30e4bf added rust sdk surb example 2023-07-19 11:57:21 +02:00
mfahampshire d628ce9534 cargo lock update 2023-07-19 10:14:31 +02:00
mfahampshire c4f1be4c9c nicer comments for demo logging 2023-07-19 10:13:34 +02:00
mfahampshire fdb6ddccba tidyup and code commenting 2023-07-19 09:20:28 +02:00
mfahampshire 2dbd47a85b fmt 2023-07-18 17:06:05 +02:00
mfahampshire 123c1983c8 removed redundant doubled code 2023-07-18 17:04:26 +02:00
mfahampshire 3d299f80fd * fmt
* cleanup
* error handling
2023-07-18 15:28:59 +02:00
mfahampshire 83f58aa1a3 cont. 2023-07-18 10:35:31 +02:00
mfahampshire bae142f740 comment tidyup 2023-07-14 16:07:19 +02:00
mfahampshire f6b200d25e tidied up logging for demo recording 2023-07-14 15:52:36 +02:00
mfahampshire de16ca2bd5 comment and import tidyup 2023-07-13 22:09:50 +02:00
mfahampshire 374d874427 clippy's suggested changes 2023-07-13 17:24:34 +02:00
mfahampshire 5243d5b426 removed old demo dirs from workspace 2023-07-13 17:22:46 +02:00
mfahampshire ae60b263df added note to readme for final tweaks 2023-07-13 16:45:03 +02:00
mfahampshire 2dc65fb657 tidyup 2023-07-13 16:44:14 +02:00
mfahampshire 3ec9c3b216 removed old cargo projects 2023-07-13 13:43:19 +02:00
mfahampshire 509b31ad93 tidyup 2023-07-13 13:42:35 +02:00
mfahampshire c8c00c9eec squashed everything into one cargo project 2023-07-13 11:38:23 +02:00
mfahampshire b35813ee47 commit before big reorg 2023-07-12 17:54:09 +02:00
mfahampshire da5ada1403 removed unnecessary imports 2023-07-12 12:06:07 +02:00
mfahampshire 5c351101cc hacky first version 2023-07-12 11:50:43 +02:00
mfahampshire 33612ce34d tidyup 2023-07-11 14:44:22 +02:00
mfahampshire 92dc7c8375 got surb reply working across client and sp 2023-07-11 10:02:34 +02:00
mfahampshire 5243dd86ee Merge branch 'feature/rust-cosmos-broadcaster' of github.com:nymtech/nym into feature/rust-cosmos-broadcaster 2023-07-10 15:53:47 +02:00
mfahampshire 682151f76c push to share 2023-07-10 15:48:24 +02:00
mfahampshire 4c37931a00 almost got surb reply.. 2023-07-10 10:54:43 +02:00
mfahampshire 55505a59d1 passing message types properly between client and sp 2023-07-10 10:54:43 +02:00
mfahampshire e7643eb982 working on sending client seq request to sp 2023-07-10 10:54:43 +02:00
mfahampshire 6c0d63af9a starting on serde for sp responses 2023-07-10 10:54:43 +02:00
mfahampshire 980ad45496 setting up sdk links 2023-07-10 10:54:43 +02:00