The Wayback Machine - https://web.archive.org/web/20210820101056/https://github.com/topics/backpack
Skip to content
#

backpack

Here are 77 public repositories matching this topic...

like-co
williamchong
williamchong commented Jul 13, 2018

now we disabled sending p2p in Trust wallet, because it generate different sign of our signTypedData payload vs Metamask

after investigating, 2 problems were found

  1. signing uint256 of 1 000 and 1000 generates different result in Trust , but same is Metamask. Not sure spec favor which behaviour, but a quick fix would be detect Trust and remove spacings

  2. cannot sign ```{ type: '

chshersh
chshersh commented Sep 4, 2018

These functions can be put directly to containers-sig-* packages.

  • !? as an operator version of lookup
  • // for Map difference

For example, there's this useful operator:

infixl 9 !?
(!?) :: Key k => Map k v -> k -> Maybe v
(!?) m k = lookup k m

And probably there exist other useful functions with default implementations. We need to collect such functions an

This is a ready to use for development setup / boilerplate of Laravel Backpack with packages like filemanager, file permission, language manager and JWT based authentication and authorization for APIs including email validation

  • Updated Oct 15, 2020
  • PHP

Improve this page

Add a description, image, and links to the backpack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backpack topic, visit your repo's landing page and select "manage topics."

Learn more