Aidan Musnitzky
Aidan Musnitzky
### Who spinamp ### What grant has not yet been approved - plz fix looks like it is approved in notion but not on gitcoin site: - gitcoin: https://gitcoin.co/grants/5917/spinamp -...
I have a few more extra fields on my Parse User table and so wanted to extend the EmberParseAdapter.ParseUser model with one specific to my app. This causes creation of...
When saving a record with many children, when serializing, an error is thrown in the serializeHasMany function of EmberParseAdapter.Serializer line 184. ``` "className": child.parseClassName(), ``` The parseClassName function does not...
The bridge currently assumes that if a Proof of Work is correct, and is on the longest chain, then it contains a valid block. This should be a fairly safe...
Quick test of a beefy client that does full signature verification instead of 2-step interactive random protocol, just for interest sake - likely won't merge Results: - Running flow with...
The current plan for the Basic Polkadot to Ethereum Message Channel is to use an ordered queue for replay protection. This is somewhat censorship resistant, but an attacker can still...
from https://github.com/Snowfork/polkadot-ethereum/pull/219#discussion_r566169369 For the IncentivizedChannel, replay protection is done with nonce-per-message. As we require and expect all commitments to be processed by the channel in order, we can just do...
1 - The cards change with no animation/signal about what happened. 2 - There is no delay/limit on the amount of times you can successfully press a button in a...