-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/v1.2.0 update #2666
Chore/v1.2.0 update #2666
Commits on Nov 25, 2022
-
Network-requester: throttle inbound connections (#1789)
* Return and handle ClientRequest::LaneQueueLenghts * Pass lane queue lengths to inbound future * Remove unused self reference * Request lane queue lengths periodically for all open connections * Add timeouts * Rename to ConnectionCommandSender and Receiver * Rename to client_connection_tx/rx * Fix wasm build * Replace bool with enum
Configuration menu - View commit details
-
Copy full SHA for c6d624a - Browse repository at this point
Copy the full SHA c6d624aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9779df - Browse repository at this point
Copy the full SHA c9779dfView commit details -
Add step to release GH actions (#1792)
* feat: add a release step to nym contracts GH action * feat: add shrinking the size of wasm
Configuration menu - View commit details
-
Copy full SHA for 4ff741e - Browse repository at this point
Copy the full SHA 4ff741eView commit details -
Possibilty to change gateway ws listener (#1779)
* add: set gatewayListener * Update types.ts * Update worker.ts
Configuration menu - View commit details
-
Copy full SHA for 39ca9c2 - Browse repository at this point
Copy the full SHA 39ca9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1378c3 - Browse repository at this point
Copy the full SHA f1378c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30dc929 - Browse repository at this point
Copy the full SHA 30dc929View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb98d79 - Browse repository at this point
Copy the full SHA bb98d79View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb31dbe - Browse repository at this point
Copy the full SHA fb31dbeView commit details -
Fix decrypting stored received msg (#1786)
* Fix decrypting stored received msg * rustfmt * Moving binary message recovery to separate function Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 358687f - Browse repository at this point
Copy the full SHA 358687fView commit details -
Feature/use expect instead of panicking (#1797)
* Implementation of 'Debug' on 'RealMessage' * expect with failed channel name instead of throwing empty panics * Introduced Debug trait constraint in ProxyRunner * Derive Debug for socks5_requests::Message
Configuration menu - View commit details
-
Copy full SHA for 0be6fe5 - Browse repository at this point
Copy the full SHA 0be6fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f89ae - Browse repository at this point
Copy the full SHA 17f89aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7e57b - Browse repository at this point
Copy the full SHA cb7e57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ba85c - Browse repository at this point
Copy the full SHA e2ba85cView commit details -
Fix export dkg contract addr (#1800)
* Export dkg contract for mainnet when no config file present * Remove redundant env files
Configuration menu - View commit details
-
Copy full SHA for bff079a - Browse repository at this point
Copy the full SHA bff079aView commit details -
nym-cli: improve error reporting/handling and changed `vesting-schedu…
…le` queries to use query client instead of signing client
Configuration menu - View commit details
-
Copy full SHA for df90ff8 - Browse repository at this point
Copy the full SHA df90ff8View commit details -
Feature/gateway client protocol version (#1795)
* Introducing concept of gateway protocol version * Remove version-based gateway filtering * Fixed the unit test * grammar
Configuration menu - View commit details
-
Copy full SHA for 186896b - Browse repository at this point
Copy the full SHA 186896bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0084ba2 - Browse repository at this point
Copy the full SHA 0084ba2View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4c2c101 - Browse repository at this point
Copy the full SHA 4c2c101View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2a61b - Browse repository at this point
Copy the full SHA fb2a61bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d1035 - Browse repository at this point
Copy the full SHA 77d1035View commit details -
Revert "feat(explorer-api): add route to fetch nym terms&cdts"
This reverts commit 876f752.
Configuration menu - View commit details
-
Copy full SHA for 247a7ba - Browse repository at this point
Copy the full SHA 247a7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1109a - Browse repository at this point
Copy the full SHA 9e1109aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b535d - Browse repository at this point
Copy the full SHA 32b535dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb6aa8 - Browse repository at this point
Copy the full SHA bdb6aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25848e - Browse repository at this point
Copy the full SHA d25848eView commit details -
socks5: if any task panics, signal all other tasks to shutdown (#1805)
* socks5: signal shutdown on error * Mark as success * Tidy * Reduce wait to 5 sec * Replace unwrap with expect * Two more unwraps * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 65a69b2 - Browse repository at this point
Copy the full SHA 65a69b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018bf8c - Browse repository at this point
Copy the full SHA 018bf8cView commit details -
Feature/nym connect UI updates (#1784)
* create custom titlebar * create help page * create generic modal component * create separate connection time component * link to shipyard docs * move timer to separate component and update connection status component usage * use separate component for copying ip and port details * only show infomodal once after connection * set service provider on tauri side * Emit events when stopped * listen and unlisten for tauri events * connect: add trace log to get_services * Add back CI notifications * Update README Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com> Co-authored-by: Mark Sinclair <14054343+mmsinclair@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d004db8 - Browse repository at this point
Copy the full SHA d004db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e226b - Browse repository at this point
Copy the full SHA f3e226bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c605a9d - Browse repository at this point
Copy the full SHA c605a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6625766 - Browse repository at this point
Copy the full SHA 6625766View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02bcb4 - Browse repository at this point
Copy the full SHA c02bcb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136202f - Browse repository at this point
Copy the full SHA 136202fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 822a3b7 - Browse repository at this point
Copy the full SHA 822a3b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7317809 - Browse repository at this point
Copy the full SHA 7317809View commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f663623 - Browse repository at this point
Copy the full SHA f663623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ef50d - Browse repository at this point
Copy the full SHA 76ef50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b35c1 - Browse repository at this point
Copy the full SHA 89b35c1View commit details -
Merge pull request #1812 from nymtech/no-display-maintenance
No display maintenance banner
Configuration menu - View commit details
-
Copy full SHA for bdb724e - Browse repository at this point
Copy the full SHA bdb724eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e2eee - Browse repository at this point
Copy the full SHA 24e2eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7c5d8 - Browse repository at this point
Copy the full SHA ca7c5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d60de0 - Browse repository at this point
Copy the full SHA 9d60de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3857313 - Browse repository at this point
Copy the full SHA 3857313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7735f64 - Browse repository at this point
Copy the full SHA 7735f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b94fbcb - Browse repository at this point
Copy the full SHA b94fbcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for de2e721 - Browse repository at this point
Copy the full SHA de2e721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f3c8a - Browse repository at this point
Copy the full SHA 22f3c8aView commit details -
Experiment/client refactoring (#1814)
* experimenting with extracting more common client code * drying up the wasm client * allowing some dead code for the time being * fixed formatting in nym-connect * made socks5 client inside nym-connect immutable * made clippy a bit happier * hidden away target locking for recv timeout
Configuration menu - View commit details
-
Copy full SHA for 8de9f36 - Browse repository at this point
Copy the full SHA 8de9f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9be8a6 - Browse repository at this point
Copy the full SHA a9be8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a77f364 - Browse repository at this point
Copy the full SHA a77f364View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0180c - Browse repository at this point
Copy the full SHA ab0180cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09cad3c - Browse repository at this point
Copy the full SHA 09cad3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a001e2 - Browse repository at this point
Copy the full SHA 3a001e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc25288 - Browse repository at this point
Copy the full SHA bc25288View commit details -
Feature/dkg integration tests (#1815)
* DKG contract e2e test * Refactor to the same format as other contracts * Vk share tests * State tests * Dealings tests * Dealer tests * Api dkg tests * Fix path to contract after refactor * Fix test target clippy
Configuration menu - View commit details
-
Copy full SHA for 5d51f4d - Browse repository at this point
Copy the full SHA 5d51f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c178438 - Browse repository at this point
Copy the full SHA c178438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5044764 - Browse repository at this point
Copy the full SHA 5044764View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f3483 - Browse repository at this point
Copy the full SHA e4f3483View commit details -
Configuration menu - View commit details
-
Copy full SHA for b541d1a - Browse repository at this point
Copy the full SHA b541d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b3798 - Browse repository at this point
Copy the full SHA 41b3798View commit details
Commits on Dec 1, 2022
-
socks5-client: SOCKS4a support (#1822)
* socks5-client: SOCKS4a support * Tidy
Configuration menu - View commit details
-
Copy full SHA for 1507938 - Browse repository at this point
Copy the full SHA 1507938View commit details -
Fix a few errors in socks5 client and network-requester (#1823)
* Fix two unwraps in socks5 and network-requester * Make sure client task never sends shutdown signal * Fix panic on getting socks version
Configuration menu - View commit details
-
Copy full SHA for 52d0678 - Browse repository at this point
Copy the full SHA 52d0678View commit details -
Configuration menu - View commit details
-
Copy full SHA for eedf3d9 - Browse repository at this point
Copy the full SHA eedf3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a269bd8 - Browse repository at this point
Copy the full SHA a269bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc94d8 - Browse repository at this point
Copy the full SHA 1bc94d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bca20e1 - Browse repository at this point
Copy the full SHA bca20e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4069b03 - Browse repository at this point
Copy the full SHA 4069b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf207ab - Browse repository at this point
Copy the full SHA bf207abView commit details -
* New transactions for increasing amount of pledged tokens * unit tests * Added an option to pledge extra tokens through the vesting contract * Introduced wallet endpoints for new operations * Using updated pledge cap in the vesting contract * Changelog update
Configuration menu - View commit details
-
Copy full SHA for 033333b - Browse repository at this point
Copy the full SHA 033333bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c0256 - Browse repository at this point
Copy the full SHA 96c0256View commit details -
* New transactions for increasing amount of pledged tokens * unit tests * Added an option to pledge extra tokens through the vesting contract * Introduced wallet endpoints for new operations * Using updated pledge cap in the vesting contract * Changelog update
Configuration menu - View commit details
-
Copy full SHA for 66e5119 - Browse repository at this point
Copy the full SHA 66e5119View commit details -
Fix a few errors in socks5 client and network-requester (backport) (#…
…1824) * Fix two unwraps in socks5 and network-requester * Make sure client task never sends shutdown signal
Configuration menu - View commit details
-
Copy full SHA for ab4e39e - Browse repository at this point
Copy the full SHA ab4e39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25212f2 - Browse repository at this point
Copy the full SHA 25212f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccd4d2 - Browse repository at this point
Copy the full SHA 4ccd4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2dee3 - Browse repository at this point
Copy the full SHA 3d2dee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39ab252 - Browse repository at this point
Copy the full SHA 39ab252View commit details -
Configuration menu - View commit details
-
Copy full SHA for e151830 - Browse repository at this point
Copy the full SHA e151830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78af0bf - Browse repository at this point
Copy the full SHA 78af0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e28c6 - Browse repository at this point
Copy the full SHA 10e28c6View commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 11051ba - Browse repository at this point
Copy the full SHA 11051baView commit details -
gateway-client: handle shutdown listener (#1829)
* WIP * WIP: try another approach * WIP * Reworked * Tidy * fix
Configuration menu - View commit details
-
Copy full SHA for a872b47 - Browse repository at this point
Copy the full SHA a872b47View commit details -
validator-api: remove storage dependency in contract cache (#1685)
* validator-api: remove storage dependency in contract cache * validator-client: update detailed routes * contract_cache: forward to new endpoints for compat * Move reward_estimate
Configuration menu - View commit details
-
Copy full SHA for 6943271 - Browse repository at this point
Copy the full SHA 6943271View commit details
Commits on Dec 5, 2022
-
Node family management (#1670)
* Family management messages * Add family queries * Add queries to client * Layer assignment message * Paged family queries, annotate mixnodes with family * Add layer assignments to epoch operations * Remove family layer peristence * Add NotImplemented error for kick Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e3bc2d - Browse repository at this point
Copy the full SHA 7e3bc2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c073d - Browse repository at this point
Copy the full SHA 29c073dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f7c48 - Browse repository at this point
Copy the full SHA 49f7c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21be84 - Browse repository at this point
Copy the full SHA a21be84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b51aac6 - Browse repository at this point
Copy the full SHA b51aac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4fd05 - Browse repository at this point
Copy the full SHA ce4fd05View commit details -
Merge pull request #1828 from nymtech/feat-508-bond-more
Feat 508 bond more
Configuration menu - View commit details
-
Copy full SHA for 667d5f3 - Browse repository at this point
Copy the full SHA 667d5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d495aef - Browse repository at this point
Copy the full SHA d495aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for a16c566 - Browse repository at this point
Copy the full SHA a16c566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d34ae - Browse repository at this point
Copy the full SHA 74d34aeView commit details -
Feature/simplify credential binary (#1841)
* Expose name of standard directories * Use one command instead of two
Configuration menu - View commit details
-
Copy full SHA for 2515646 - Browse repository at this point
Copy the full SHA 2515646View commit details -
nym-connect: append error to failed message (#1839)
* nym-connect: append error to failed message * changelog: add note
Configuration menu - View commit details
-
Copy full SHA for 028bee8 - Browse repository at this point
Copy the full SHA 028bee8View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1171f18 - Browse repository at this point
Copy the full SHA 1171f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd5c36 - Browse repository at this point
Copy the full SHA edd5c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52136d7 - Browse repository at this point
Copy the full SHA 52136d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4979c1 - Browse repository at this point
Copy the full SHA d4979c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b273df2 - Browse repository at this point
Copy the full SHA b273df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e56a7a - Browse repository at this point
Copy the full SHA 7e56a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 957c6fb - Browse repository at this point
Copy the full SHA 957c6fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee7804 - Browse repository at this point
Copy the full SHA fee7804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31be7a6 - Browse repository at this point
Copy the full SHA 31be7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c39afd0 - Browse repository at this point
Copy the full SHA c39afd0View commit details -
Feature/wallet content updates (#1825)
* fix up balance screen * fix up app bar and nym logo alignment * fix up delegation action icon font weight * fix up bond page
Configuration menu - View commit details
-
Copy full SHA for 9a8c5c3 - Browse repository at this point
Copy the full SHA 9a8c5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fca0a - Browse repository at this point
Copy the full SHA f6fca0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a82189 - Browse repository at this point
Copy the full SHA 9a82189View commit details -
Feature/dkg integration tests (#1815)
* DKG contract e2e test * Refactor to the same format as other contracts * Vk share tests * State tests * Dealings tests * Dealer tests * Api dkg tests * Fix path to contract after refactor * Fix test target clippy
Configuration menu - View commit details
-
Copy full SHA for 5c841de - Browse repository at this point
Copy the full SHA 5c841deView commit details -
Node family management (#1670)
* Family management messages * Add family queries * Add queries to client * Layer assignment message * Paged family queries, annotate mixnodes with family * Add layer assignments to epoch operations * Remove family layer peristence * Add NotImplemented error for kick Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03a974e - Browse repository at this point
Copy the full SHA 03a974eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ddc8e8 - Browse repository at this point
Copy the full SHA 7ddc8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8cea3 - Browse repository at this point
Copy the full SHA bd8cea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5252f3 - Browse repository at this point
Copy the full SHA c5252f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2676c68 - Browse repository at this point
Copy the full SHA 2676c68View commit details -
Feature/simplify credential binary (#1841)
* Expose name of standard directories * Use one command instead of two
Configuration menu - View commit details
-
Copy full SHA for 502e23b - Browse repository at this point
Copy the full SHA 502e23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2a89d - Browse repository at this point
Copy the full SHA cb2a89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a21f18 - Browse repository at this point
Copy the full SHA 8a21f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c9f69 - Browse repository at this point
Copy the full SHA e2c9f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da9d29 - Browse repository at this point
Copy the full SHA 3da9d29View commit details -
Revert "feat(explorer-api): add route to fetch nym terms&cdts"
This reverts commit 876f752.
Configuration menu - View commit details
-
Copy full SHA for a33e848 - Browse repository at this point
Copy the full SHA a33e848View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ba34b - Browse repository at this point
Copy the full SHA e9ba34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5644726 - Browse repository at this point
Copy the full SHA 5644726View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58c2da - Browse repository at this point
Copy the full SHA d58c2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b29a9 - Browse repository at this point
Copy the full SHA 51b29a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ca88f - Browse repository at this point
Copy the full SHA 31ca88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7e7df - Browse repository at this point
Copy the full SHA 8c7e7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff06cf - Browse repository at this point
Copy the full SHA 7ff06cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f93aab2 - Browse repository at this point
Copy the full SHA f93aab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b465e1 - Browse repository at this point
Copy the full SHA 0b465e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f63d91 - Browse repository at this point
Copy the full SHA 2f63d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e45e3e - Browse repository at this point
Copy the full SHA 8e45e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e38a20f - Browse repository at this point
Copy the full SHA e38a20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67321d7 - Browse repository at this point
Copy the full SHA 67321d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7d925 - Browse repository at this point
Copy the full SHA 2f7d925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9404277 - Browse repository at this point
Copy the full SHA 9404277View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e258f62 - Browse repository at this point
Copy the full SHA e258f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf38e6 - Browse repository at this point
Copy the full SHA edf38e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5825585 - Browse repository at this point
Copy the full SHA 5825585View commit details -
Configuration menu - View commit details
-
Copy full SHA for b08dace - Browse repository at this point
Copy the full SHA b08daceView commit details -
docs: updated changelog for contracts release v1.1.2 and updated vers…
…ions of mixnet and vesting contracts as well
Configuration menu - View commit details
-
Copy full SHA for 7f7d30c - Browse repository at this point
Copy the full SHA 7f7d30cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c966680 - Browse repository at this point
Copy the full SHA c966680View commit details -
Configuration menu - View commit details
-
Copy full SHA for b760518 - Browse repository at this point
Copy the full SHA b760518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3e716 - Browse repository at this point
Copy the full SHA 2c3e716View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0eba07 - Browse repository at this point
Copy the full SHA a0eba07View commit details
Commits on Dec 8, 2022
-
Feature/fix client multi cred consume (#1859)
* Mark consumed credentials in the db * Add signature log * Fix wasm mock Storage trait * Fix clippy
Configuration menu - View commit details
-
Copy full SHA for 1500d27 - Browse repository at this point
Copy the full SHA 1500d27View commit details -
Feature/verify bte proof (#1866)
* Update lock file * Include bte public key verification
Configuration menu - View commit details
-
Copy full SHA for e1b511e - Browse repository at this point
Copy the full SHA e1b511eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d48d094 - Browse repository at this point
Copy the full SHA d48d094View commit details -
use mix_id for account to get correct pending cost event (#1869)
* use mix_id for account to get correct pending cost event
Configuration menu - View commit details
-
Copy full SHA for fea9ec0 - Browse repository at this point
Copy the full SHA fea9ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff4051 - Browse repository at this point
Copy the full SHA 9ff4051View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1df407 - Browse repository at this point
Copy the full SHA d1df407View commit details -
Clients: save init results to JSON (#1865)
* clients: output results of init to json * Remove leftover dbg * Tidy * Fix nym-connect
Configuration menu - View commit details
-
Copy full SHA for ec60966 - Browse repository at this point
Copy the full SHA ec60966View commit details -
Client: dedup setup gateway during init (#1871)
* clients: dedup gateway setup logic * nym-connect: extract out print_save_config
Configuration menu - View commit details
-
Copy full SHA for 85515fe - Browse repository at this point
Copy the full SHA 85515feView commit details
Commits on Dec 9, 2022
-
Feature/dkg state to disk (#1872)
* Add PersistentState * Save and load state to/from disk * If in progress, don't continually write the same state * Fix tests and add serde one * Update changelog * Fix clippy
Configuration menu - View commit details
-
Copy full SHA for ebaf99f - Browse repository at this point
Copy the full SHA ebaf99fView commit details -
network-requester: return error on socket close (#1876)
* network-requester: return error when the socket closes * changelog: add note
Configuration menu - View commit details
-
Copy full SHA for 39cb6f6 - Browse repository at this point
Copy the full SHA 39cb6f6View commit details -
clients: further deduplicate init code (#1873)
* client-core: move init helpers to module * WIP * socks5: return error instead of terminate in init * Extract out reuse_existing_gateway_config * rustfmt * Remove comment out code * nym-connect: use setup_gateway * Linebreak * changelog: update * Tweak log * rustfmt
Configuration menu - View commit details
-
Copy full SHA for b694e67 - Browse repository at this point
Copy the full SHA b694e67View commit details -
client: pick from old lanes probabilisticlly (#1877)
* Pick from old lanes probabilisticly * changelog: update
Configuration menu - View commit details
-
Copy full SHA for cd1d9d1 - Browse repository at this point
Copy the full SHA cd1d9d1View commit details -
clients: dont panic in base client gateway client handling (#1878)
* client-core: fix some panics related to gateway-client * changelog: update * fix
Configuration menu - View commit details
-
Copy full SHA for 29dd121 - Browse repository at this point
Copy the full SHA 29dd121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5283329 - Browse repository at this point
Copy the full SHA 5283329View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00f17c3 - Browse repository at this point
Copy the full SHA 00f17c3View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7c6ff0 - Browse repository at this point
Copy the full SHA c7c6ff0View commit details