Commit Graph

  • 159677a873
    Fixed rules_test failing test Paul Berg 2018-12-04 11:36:03 +02:00
  • 3c936ceae1
    Fixed breaking changes Paul Berg 2018-12-04 00:42:52 +02:00
  • 2c9fde6044
    signer: make ui use new message format for signing Martin Holst Swende 2018-12-03 13:46:46 +01:00
  • c78534dd85
    signer: refactor formatting and UI Martin Holst Swende 2018-12-03 13:26:00 +01:00
  • d664fc07a9
    Added PrettyPrint method Paul Berg 2018-11-27 01:07:00 +02:00
  • f9f6f022d0
    Fixed false positive test Paul Berg 2018-11-21 15:03:42 +02:00
  • 4c8435d667
    Added pseudo-failing test Paul Berg 2018-11-20 12:58:32 +02:00
  • ddefde6058
    Fixed regexp issues Paul Berg 2018-11-20 11:47:09 +02:00
  • 1bcec00190
    Added types to EIP712 output in cliui Paul Berg 2018-11-14 14:16:23 +02:00
  • f5f10fca23
    Fixed more new failing tests and deanonymised some functions Paul Berg 2018-11-14 00:25:18 +02:00
  • 573369a8e9
    Fixed TestMalformedData4 errors and renamed IsValid to Validate Paul Berg 2018-11-13 18:10:24 +02:00
  • f8d5e0e992
    signer: more tests for typed data Martin Holst Swende 2018-11-13 09:45:22 +01:00
  • bab202e081
    Added pretty print to data/typed UI Paul Berg 2018-11-10 00:04:46 +02:00
  • 96ff5f9ed7
    Added alphabetical sorting to type dependencies Paul Berg 2018-11-09 21:00:07 +02:00
  • 642c84afff
    Solved malformed data panics and also wrote tests Paul Berg 2018-11-09 20:35:05 +02:00
  • cfb3cbdc45
    Polished and fixed PR Paul Berg 2018-11-08 23:08:41 +02:00
  • 66f881a393
    Added example RPC calls for account_signData and account_signTypedData Paul Berg 2018-11-05 17:54:58 +02:00
  • d450cf5cc9
    Brought legal warning back after temporarily disabling it for development Paul Berg 2018-11-02 12:47:14 +01:00
  • d983b87f09
    Fixed bugs in 'data/typed' signs Paul Berg 2018-11-02 12:03:14 +01:00
  • 4a1145aada
    Changed the property type required by signData from bytes to interface{} Paul Berg 2018-11-02 10:19:25 +01:00
  • abbb4a6f19 swarm/storage/localstore: add godoc package overview Janos Guljas 2019-01-10 13:06:28 +01:00
  • 9f9033710b
    Solved stringified address encoding issue Paul Berg 2018-10-27 10:42:18 +02:00
  • 950307bc8a
    Drafted text/validator and and rewritten []byte as hexutil.Bytes Paul Berg 2018-10-25 14:41:04 +02:00
  • 0808627c09
    Temporarily switched to using common.Address in tests Paul Berg 2018-10-24 03:16:35 +01:00
  • 653708e59f
    Drafted first version of EIP-712, including tests Paul Berg 2018-10-23 20:17:36 +01:00
  • 3fc520c443
    Ran goimports and gofmt Paul Berg 2018-10-23 18:39:56 +01:00
  • 1d1c6e3c7a
    Drafted recursive encodeData Paul Berg 2018-10-21 13:58:00 +01:00
  • d11bc7d913
    Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible Paul Berg 2018-10-18 09:16:43 +01:00
  • 3d0e8d37fe
    Changed mimes and implemented the 'encodeType' function for EIP-712 Paul Berg 2018-10-15 03:36:07 +01:00
  • a849bb1a70
    Changed method to signTypedData Paul Berg 2018-10-14 19:57:28 +01:00
  • c960cf5df7
    Solved the auditlog issue Paul Berg 2018-10-13 05:04:06 -07:00
  • f96a12b639
    Working on TypedData Paul Berg 2018-10-11 13:05:54 -07:00
  • f8d3833884
    Implementing UnmarshalJSON() for TypedData Paul Berg 2018-10-10 14:53:53 -07:00
  • e7559fbb45
    Added tests for 0x45 Paul Berg 2018-10-03 00:16:27 +01:00
  • ed01db022b
    Updated the extapi changelog and addded indications in the README Paul Berg 2018-09-29 17:52:05 +03:00
  • 6076456d91
    Added ecRecover method in the clef api Paul Berg 2018-09-29 17:16:34 +03:00
  • 8b5d1d163e
    Written basic content type functions Paul Berg 2018-09-29 16:54:07 +03:00
  • 17f4f169af
    Named functions and defined a basic EIP191 content type list Paul Berg 2018-09-29 01:35:27 +03:00
  • bb427ac784
    Added PrettyPrint method Paul Berg 2018-11-27 01:07:00 +02:00
  • 034a4ce895
    Fixed false positive test Paul Berg 2018-11-21 15:03:42 +02:00
  • 0bf471e3ec
    Added pseudo-failing test Paul Berg 2018-11-20 12:58:32 +02:00
  • 7a535a8a9e
    Fixed regexp issues Paul Berg 2018-11-20 11:47:09 +02:00
  • 161535a57d
    Added types to EIP712 output in cliui Paul Berg 2018-11-14 14:16:23 +02:00
  • b5ada7ea70
    Fixed more new failing tests and deanonymised some functions Paul Berg 2018-11-14 00:25:18 +02:00
  • 7de3f530b4
    Fixed TestMalformedData4 errors and renamed IsValid to Validate Paul Berg 2018-11-13 18:10:24 +02:00
  • cb97813e04
    signer: more tests for typed data Martin Holst Swende 2018-11-13 09:45:22 +01:00
  • 346518d442
    Added pretty print to data/typed UI Paul Berg 2018-11-10 00:04:46 +02:00
  • 89348aaf1e
    Added alphabetical sorting to type dependencies Paul Berg 2018-11-09 21:00:07 +02:00
  • 98eb62e625
    Solved malformed data panics and also wrote tests Paul Berg 2018-11-09 20:35:05 +02:00
  • 122df20a7f
    Polished and fixed PR Paul Berg 2018-11-08 23:08:41 +02:00
  • 1a9cbe33bd
    Added example RPC calls for account_signData and account_signTypedData Paul Berg 2018-11-05 17:54:58 +02:00
  • 3be30e7101
    Brought legal warning back after temporarily disabling it for development Paul Berg 2018-11-02 12:47:14 +01:00
  • 2e542c4cba
    Fixed bugs in 'data/typed' signs Paul Berg 2018-11-02 12:03:14 +01:00
  • 9b013d74d6
    Changed the property type required by signData from bytes to interface{} Paul Berg 2018-11-02 10:19:25 +01:00
  • fe9f45a9e1
    Solved stringified address encoding issue Paul Berg 2018-10-27 10:42:18 +02:00
  • 095d738d52
    Drafted text/validator and and rewritten []byte as hexutil.Bytes Paul Berg 2018-10-25 14:41:04 +02:00
  • e92a59b875
    Temporarily switched to using common.Address in tests Paul Berg 2018-10-24 03:16:35 +01:00
  • 0484d96325
    Drafted first version of EIP-712, including tests Paul Berg 2018-10-23 20:17:36 +01:00
  • a618d3706f
    Ran goimports and gofmt Paul Berg 2018-10-23 18:39:56 +01:00
  • 7a90dc7fb0
    Drafted recursive encodeData Paul Berg 2018-10-21 13:58:00 +01:00
  • e2b4544fa0
    Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible Paul Berg 2018-10-18 09:16:43 +01:00
  • 78ee50d8c1
    Changed mimes and implemented the 'encodeType' function for EIP-712 Paul Berg 2018-10-15 03:36:07 +01:00
  • 865e8e9f89
    Changed method to signTypedData Paul Berg 2018-10-14 19:57:28 +01:00
  • 5f8f99a772
    Solved the auditlog issue Paul Berg 2018-10-13 05:04:06 -07:00
  • 1414b3a814
    Working on TypedData Paul Berg 2018-10-11 13:05:54 -07:00
  • 0d20de1a70
    Implementing UnmarshalJSON() for TypedData Paul Berg 2018-10-10 14:53:53 -07:00
  • a4c20eeacb
    Added tests for 0x45 Paul Berg 2018-10-03 00:16:27 +01:00
  • 46746d55f8
    Changed the version of the external API Paul Berg 2018-09-29 17:58:01 +03:00
  • a1b23c427a
    Updated the extapi changelog and addded indications in the README Paul Berg 2018-09-29 17:52:05 +03:00
  • 5584a3423e
    Added ecRecover method in the clef api Paul Berg 2018-09-29 17:16:34 +03:00
  • 56c147be8a
    Written basic content type functions Paul Berg 2018-09-29 16:54:07 +03:00
  • 40b7d9dffa
    Named functions and defined a basic EIP191 content type list Paul Berg 2018-09-29 01:35:27 +03:00
  • 7240f4d800 swarm/network: Rename minproxbinsize, add as member of simulation (#18408) lash 2019-01-10 12:33:51 +01:00
  • 34179cae22 get state on chain at HookReward Tuna 2019-01-10 17:29:18 +07:00
  • 73efc02259 refactor cache BlockSigners Nguyen Sy Thanh Son 2019-01-10 09:50:45 +00:00
  • 92db71770e accounts/abi: Extra slice tests Guillaume Ballet 2019-01-10 09:11:23 +01:00
  • 7ca40306af accounts/abi: tuple support (#18406) gary rong 2019-01-10 16:59:37 +08:00
  • db37920f0f swarm/network: Deactivate WaitTillHealthy, unreliable pending suggestpeer lash 2019-01-10 08:39:32 +01:00
  • 5ffe996b27 swarm/network: Rename minproxbinsize, add as member of simulation lash 2019-01-10 08:24:29 +01:00
  • e5710c31ae accounts, abi: method signature fix and some other fixes rjl493456442 2019-01-09 16:32:47 +08:00
  • 4455673db4 revert HookValidator, HookPenalty, HookVerifyMNs; only keep HookReward go the new way Tuna 2019-01-10 11:42:23 +07:00
  • f9a893dd18 RandomizeReader updated AnilChinchawale 2019-01-10 08:34:04 +05:30
  • 804debede4 fix nil exception Tuna 2019-01-09 15:43:12 +07:00
  • 9a9796a1a2 tmp fix ethash unittests Tuna 2019-01-09 13:43:46 +07:00
  • 5a5e2dbc1a remove debug info Tuna 2019-01-08 16:40:20 +07:00
  • 206fcfd8b6 add state variable to verifyHeader(), verifyHeaders() in the consensus interface Tuna 2019-01-08 14:51:52 +07:00
  • c7144977e4 fix GetVoterCap Tuna 2019-01-07 17:21:07 +07:00
  • b7306c639e add GetVoterCap func Tuna 2019-01-05 16:43:46 +07:00
  • 237111a5ba modify logic to adapt new readers Tuna 2019-01-05 16:25:23 +07:00
  • 6df3e4eeb0
    swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239) Viktor Trón 2019-01-10 03:36:19 +01:00
  • 17ba922910 add randomize(smc) reader Tuna 2019-01-03 18:20:25 +07:00
  • cdb7654491 update blocksigner(smc) reader Tuna 2019-01-03 17:13:56 +07:00
  • f71616b087 add validator(smc) reader Tuna 2019-01-03 16:40:23 +07:00
  • f3ee5910bb add smc ultilities Tuna 2019-01-02 13:58:58 +07:00
  • 312cc4a59f add BlockSigners reader Tuna 2019-01-01 17:01:03 +07:00
  • 0eaabc184e les: fix previous commit Zsolt Felfoldi 2019-01-09 14:26:30 +01:00
  • 8b6af61abe les: simplified handling of trusted nodes in the server pool Zsolt Felfoldi 2019-01-09 14:19:21 +01:00
  • dbfd8ecb4b swarm/pot: comments updated Vlad 2019-01-09 17:10:24 +04:00
  • 18ba492d74
    Add checking z sign in affineFromJacobian Abd ar-Rahman Hamidi 2019-01-09 17:02:28 +05:00
  • 35cebf227c swarm/network: restore comment and unskip snapshot sync tests zelig 2019-01-09 10:27:16 +01:00