Alfredo Garcia

Results 147 comments of Alfredo Garcia

i see, we definitely want to include UIAs if possible. also @xeroc seems to be open to something more generic with https://github.com/bitshares/bitshares-core/issues/692 i toke a look into that, don't fully...

relating with https://github.com/bitshares/bitshares-core/pull/866

I had an idea on my mind since a while on writing a BSIP on how we can support the following basic order types: - BUY MARKET ( CALL ORDER...

> @mpguerra the architecture section is also missing [zebra-node-services](https://github.com/ZcashFoundation/zebra/tree/main/zebra-node-services). Did you want to add it at the same time? > > While we're making changes, the detailed descriptions of each...

Draft of the split we want to do to implement this method: Goal : Create a default `getblocktemplate` RPC implementation. 6 tickets total. This split was chosen because after we...

Based on https://github.com/ZcashFoundation/zebra/issues/5235#issuecomment-1286981170 i created 6 tickets: - https://github.com/ZcashFoundation/zebra/issues/5451 - https://github.com/ZcashFoundation/zebra/issues/5452 - https://github.com/ZcashFoundation/zebra/issues/5455 - https://github.com/ZcashFoundation/zebra/issues/5453 - https://github.com/ZcashFoundation/zebra/issues/5454 - https://github.com/ZcashFoundation/zebra/issues/5456 Feel free to edit the descriptions, they are not all complete...

So, for the list of zebra production dependencies, i think some tables can be a good way to present them. Dependencies could change from now to the date we send...

> the zebra-script and zebra-state dependencies are empty I think this might be because all the dependencies are duplicated.

> We're missing rocksdb and zcash_script, which are unique dependencies of zebra-state and zebra-script. I think it might be the `cargo tree` command. They were empty also when running it...

I updated the program so it can have a link to the version we are using of each dependency (where possible): https://github.com/oxarbitrage/cargo-tree-table/blob/main/outputs/zebra.md The manual split i am still confused with...