Weiwu Zhang
                                            Weiwu Zhang
                                        
                                    @TokenScript/library I think you are moving the section out to xxx3 ERC, so when you do that, make sure it's always mentioned the public key to avoid ambigiouty.
Options (I'd go for 2 and find an ERC to refer to, or an openzepplin convention). 1. Deployment key issues certificates, whose subject is the script signing key; 2. Admin...
> Relationships are important, but do we need it soon or is this for planning? In case we don't have something immediate to test the design with. We don't need...
Too bad isn't it. I'll check.
For now, it seems rust-libxml provides c14n: https://github.com/KWARC/rust-libxml As in src/bindings.rs: pub fn xmlC14NExecute
@lweberk it seems discussion should, therefore, continue in an xmlsec wrapping project in rust. Kindly provide the link so we can step over there? I have some questions regarding wrapping...
This is still a bug since one should be using stuff like ssh-agent to hold the key in memory instead of repeatedly asking the user for the passphrase of the...
> 1. Just to be sure: What versions of xmldom have you tried this with? I first tried 0.5.0 - failing the test, I tried again with the master branch...
Thank you very much @karfau. Right now I simply replace all occurrences of xhtml namespace in lib/sax.js and lib/dom.js to keep my project going. Hope to see a new release...
i'm very eager to test this when merged and a pre-release becomes available