good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
  2. Oct 12, 2020
  3. Oct 09, 2020
  4. Oct 08, 2020
  5. Oct 07, 2020
  6. Oct 06, 2020
  7. Oct 05, 2020
  8. Sep 30, 2020
  9. Sep 29, 2020
    • Martin Holst Swende's avatar
      accounts, signer: implement gnosis safe support (#21593) · dad26582
      Martin Holst Swende authored
      * accounts, signer: implement gnosis safe support
      
      * common/math: add type for marshalling big to dec
      
      * accounts, signer: properly sign gnosis requests
      
      * signer, clef: implement account_signGnosisTx
      
      * signer: fix auditlog print, change rpc-name (signGnosisTx to signGnosisSafeTx)
      
      * signer: pass validation-messages/warnings to the UI for gnonsis-safe txs
      
      * signer/core: minor change to validationmessages of typed data
      dad26582
    • Guillaume Ballet's avatar
      trie: use stacktrie for Derivesha operation (#21407) · 6c8310eb
      Guillaume Ballet authored
      
      core/types: use stacktrie for derivesha
      
      trie: add stacktrie file
      
      trie: fix linter
      
      core/types: use stacktrie for derivesha
      
      rebased: adapt stacktrie to the newer version of DeriveSha
      
      Co-authored-by: default avatarMartin Holst Swende <martin@swende.se>
      
      More linter fixes
      
      review feedback: no key offset for nodes converted to hashes
      
      trie: use EncodeRLP for full nodes
      
      core/types: insert txs in order in derivesha
      
      trie: tests for derivesha with stacktrie
      
      trie: make stacktrie use pooled hashers
      
      trie: make stacktrie reuse tmp slice space
      
      trie: minor polishes on stacktrie
      
      trie/stacktrie: less rlp dancing
      
      core/types: explain the contorsions in DeriveSha
      
      ci: fix goimport errors
      
      trie: clear mem on subtrie hashing
      
      squashme: linter fix
      
      stracktrie: use pooling, less allocs (#3)
      
      trie: in-place hex prefix, reduce allocs and add rawNode.EncodeRLP
      
      Reintroduce the `[]node` method, add the missing `EncodeRLP` implementation for `rawNode` and calculate the hex prefix in place.
      
      Co-authored-by: default avatarMartin Holst Swende <martin@swende.se>
      
      Co-authored-by: default avatarMartin Holst Swende <martin@swende.se>
      6c8310eb
    • mr_franklin's avatar
  10. Sep 28, 2020
  11. Sep 24, 2020
  12. Sep 23, 2020
Loading