Javis Sullivan

Results 20 comments of Javis Sullivan

Is this issue outdated? It seems as though `net_dynamic_hd` has been updated/removed.

@afck is `do_drop_and_re_add` [function](https://github.com/poanetwork/hbbft/blob/master/tests/dynamic_honey_badger.rs#L89) still invoked when running `cargo test`? I didn't get any errors/warnings when removing the `clippy_cyclomatic_complexity` flag. Also is there an IRC or slack channel associated with...

@sholsapp are you still interested in group functionality? I was thinking about adding this.

@ChristianErdtmann checkout this https://docs.uniswap.org/protocol/concepts/V3-overview/swaps#safety-checks. You may need to check your deadline param as that's what will throw the `EXPIRED` error in the logs there.

+1 Is there a way to do this manually and still use the structure and functionality of Sequelize-CLI?

@t1jlt have you tried using sqlite database first? I noticed this [here](https://github.com/zeratax/matrix-registration/blob/master/alembic/env.py#L83) only expects sqlite for now. https://github.com/zeratax/matrix-registration/blob/master/alembic/env.py#L79-L84

Let's see, probably more than 50 files all reading from mostly PDFs at this point to a few video and audio files. I believe the audio files (~11GBs) may have...

@whizzzkid Can you say more about regarding: `I am not surprised that this happened` I can poke around the relevant code as well to look for clues. It sounds as...