FlipsideCrypto / badger

EVM primitive, protocol and app layer that exposes top-down management mechanisms for on-chain organizations. Badger is the key to the existing gates and locks within Web3.
https://www.trybadger.com/
MIT License
22 stars 1 forks source link

feat: complete websocket usage #206

Closed nftchance closed 1 year ago

nftchance commented 1 year ago

This PR handles a very annoying bug with unique_together and ERC1155 event collision. In the end, the implementing logic that is currently implemented guards from duplicates (unless in asynchronous and parallel instances) however that is not an operating state of Badger anyways as the websockets would no longer work anyways.

This does address when a user is added to a Badge and can be seen at http://localhost:8000/badges/ however the front-end implementation does not support todays .user implementation.

github-actions[bot] commented 1 year ago

Slither report

Summary