guidiaz

Results 48 issues of guidiaz

Deep focusing in Bridge WRB interaction model, and first approaching to possible Prosecutor WRB interface. Scope: - Review query state-machine, and rest of implementations already done, on the WRBv2 contract...

https://era.zksync.io/docs/dev/ Note: block explorer seems not to support etherscan API, and contract verification be only possible either manually or via hardhat-zksync-verify plugin.

As to polish what's being proposed in https://github.com/witnet/witnet-solidity-bridge/discussions/267: - [ ] WRBv2: Prototype reporters' interactive subscription mechanism - [ ] WRBv2: Prototype reporters' selection mechanism - [ ] WRBv2: Prototype...

WitnetParserLib is currently unable to decode Witnet errors containing float values. For instance: `d827831851fb3fe6666666666666fb3fe6666666666666`

This way, reading from storage is avoided when calling to bytecode() or id(). Note: `immutable` keyword was introduced in Solidity 0.6.5.