Rebasing on parent changes.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 15 2023
Rebasing on master changes.
Fixing to typo in a comment.
In D6281#200724, @varun wrote:Typo in “to” just FYI
Rebasing on parent changes.
Feb 13 2023
Feb 10 2023
Feb 9 2023
Fixing space.
Feb 8 2023
Feb 6 2023
Feb 4 2023
In D6460#196300, @bartek wrote:Resigning not to block you while I'm off. Glad to hear it's working without unsafe!
Feb 3 2023
In D6460#195963, @varun wrote:I tried building your changes locally but I got the following error: error: &mut self is incompatible with async napi methods
Removing mut and unsafe.
Feb 2 2023
Rebasing on parent changes.
Fix function name to plural.
In D6460#195513, @varun wrote:I see an async class method in the docs: https://napi.rs/docs/concepts/class#class-method
Are we sure we need unsafe here?
Fixing comment.
In D6283#194441, @ashoat wrote:Let's make sure we don't land this until we have clarity on the Windows GitHub issue, or at least we should be ready to revert it immediately if it breaks that
Updating on parent D6284 changes.
Addressing comments:
- Changes to use tunnelbroker service address from the environment variable.
Addressing comments.
Changing protobuf codegen name from protobuff to tunnelbroker_pb based on the D6284#inline-43306 comment
Feb 1 2023
Adding an empty src/lib.rs to pass the updated rs linter. src/lib.rs will be populated in the next D6281 diff.
Rebasing on master changes.
Rebasing.
Rebasing on the master.
In D6277#194283, @bartek wrote:once_cell is an alternative to lazy_static that has a few advantages:
- Doesn't need to use a macro
- is actively maintained (lazy static latest release is from 3 years ago)
- there's an RFC to include it in Rust standard library
- has a few more handy features (docs link)
Rebasing on the parent changes.
Rebasing on master.
Rebasing on parent changes.
Jan 31 2023
Rebasing.
In D6459#193751, @ashoat wrote:Can you rebase your diffs on that one to address the CI failures?
Rebasing.
In D6460#193421, @ashoat wrote:Any idea why the CI failures are occurring then?
In D6459#193420, @ashoat wrote:Any idea why the CI failures are occurring then?
Jan 30 2023
Please ignore ESLint fails, for now, because the failure seems doesn't relate to the keyserver (it's successfully built).
Please ignore Codegen and ESLint fails, for now, because the failure seems doesn't relate to the keyserver (it's successfully built).
Removing of unused template.
Changing imported protobuff codegen name from tunnelbroker to the protobuff and making it public.
Fixing expect error message.
Jan 27 2023
Updating tokio version and license.
Jan 26 2023
Rebasing on parent changes.
Updating ENG-2808 on the protoc build issue.
Adding cmake to dependencies.
Jan 25 2023
Adding scripts to copy.