Commit graph

  • d70a98d4b4 Fixed failing test, formatted files Paul Berg 2018-12-07 17:08:40 +0000
  • 6b30617820 signer: more hard types Martin Holst Swende 2018-12-06 14:08:47 +0100
  • 33a1ac635c Added extra regexp for reference types Paul Berg 2018-12-06 08:51:12 +0000
  • c096d738c7 Fixed rules_test failing test Paul Berg 2018-12-04 11:36:03 +0200
  • 39317d03b4 Fixed breaking changes Paul Berg 2018-12-04 00:42:52 +0200
  • c182e18fb3 signer: make ui use new message format for signing Martin Holst Swende 2018-12-03 13:46:46 +0100
  • 5f45cdc9fb signer: refactor formatting and UI Martin Holst Swende 2018-12-03 13:26:00 +0100
  • 2763dd41d6 Added PrettyPrint method Paul Berg 2018-11-27 01:07:00 +0200
  • 457e86cd93 Fixed false positive test Paul Berg 2018-11-21 15:03:42 +0200
  • e2e97eba50 Added pseudo-failing test Paul Berg 2018-11-20 12:58:32 +0200
  • 4d9d28b0d0 Fixed regexp issues Paul Berg 2018-11-20 11:47:09 +0200
  • 3965acc13a Added types to EIP712 output in cliui Paul Berg 2018-11-14 14:16:23 +0200
  • 9855fdeec8 Fixed more new failing tests and deanonymised some functions Paul Berg 2018-11-14 00:25:18 +0200
  • 7419d513f3 Fixed TestMalformedData4 errors and renamed IsValid to Validate Paul Berg 2018-11-13 18:10:24 +0200
  • 1524475baa signer: more tests for typed data Martin Holst Swende 2018-11-13 09:45:22 +0100
  • 1b022ec3f0 Added pretty print to data/typed UI Paul Berg 2018-11-10 00:04:46 +0200
  • 9364b324d3 Added alphabetical sorting to type dependencies Paul Berg 2018-11-09 21:00:07 +0200
  • bf752cf6e2 Solved malformed data panics and also wrote tests Paul Berg 2018-11-09 20:35:05 +0200
  • f4f4877c3b Polished and fixed PR Paul Berg 2018-11-08 23:08:41 +0200
  • 65878a0b84 Added example RPC calls for account_signData and account_signTypedData Paul Berg 2018-11-05 17:54:58 +0200
  • 90241ef49e Brought legal warning back after temporarily disabling it for development Paul Berg 2018-11-02 12:47:14 +0100
  • 19d9b2a774 Fixed bugs in 'data/typed' signs Paul Berg 2018-11-02 12:03:14 +0100
  • 6c68ed1b17 Changed the property type required by signData from bytes to interface{} Paul Berg 2018-11-02 10:19:25 +0100
  • 798866bac0 Solved stringified address encoding issue Paul Berg 2018-10-27 10:42:18 +0200
  • 2f018cea0d Drafted text/validator and and rewritten []byte as hexutil.Bytes Paul Berg 2018-10-25 14:41:04 +0200
  • e6bca17014 Temporarily switched to using common.Address in tests Paul Berg 2018-10-24 03:16:35 +0100
  • 5f23386d76 Drafted first version of EIP-712, including tests Paul Berg 2018-10-23 20:17:36 +0100
  • 1a47367adc Ran goimports and gofmt Paul Berg 2018-10-23 18:39:56 +0100
  • fb23ff9d73 Drafted recursive encodeData Paul Berg 2018-10-21 13:58:00 +0100
  • 99de6ffc4c Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible Paul Berg 2018-10-18 09:16:43 +0100
  • 190530ea77 Changed mimes and implemented the 'encodeType' function for EIP-712 Paul Berg 2018-10-15 03:36:07 +0100
  • bd38e0ca9d Changed method to signTypedData Paul Berg 2018-10-14 19:57:28 +0100
  • 1478b88947 Solved the auditlog issue Paul Berg 2018-10-13 05:04:06 -0700
  • ed5f7f3b14 Working on TypedData Paul Berg 2018-10-11 13:05:54 -0700
  • adccccbb88 Implementing UnmarshalJSON() for TypedData Paul Berg 2018-10-10 14:53:53 -0700
  • 854a94efd4 Added tests for 0x45 Paul Berg 2018-10-03 00:16:27 +0100
  • 678ee915f2 Updated the extapi changelog and addded indications in the README Paul Berg 2018-09-29 17:52:05 +0300
  • d21570d4cc Added ecRecover method in the clef api Paul Berg 2018-09-29 17:16:34 +0300
  • 094da11af9 Written basic content type functions Paul Berg 2018-09-29 16:54:07 +0300
  • 43d7760887 Named functions and defined a basic EIP191 content type list Paul Berg 2018-09-29 01:35:27 +0300
  • 5faa28ad33 Added PrettyPrint method Paul Berg 2018-11-27 01:07:00 +0200
  • 4239277711 Fixed false positive test Paul Berg 2018-11-21 15:03:42 +0200
  • d2bebf415c Added pseudo-failing test Paul Berg 2018-11-20 12:58:32 +0200
  • 4659c180ba Fixed regexp issues Paul Berg 2018-11-20 11:47:09 +0200
  • 3742cf2380 Added types to EIP712 output in cliui Paul Berg 2018-11-14 14:16:23 +0200
  • 955f822f64 Fixed more new failing tests and deanonymised some functions Paul Berg 2018-11-14 00:25:18 +0200
  • 2308f12e00 Fixed TestMalformedData4 errors and renamed IsValid to Validate Paul Berg 2018-11-13 18:10:24 +0200
  • eb03047d42 signer: more tests for typed data Martin Holst Swende 2018-11-13 09:45:22 +0100
  • 68056e0b00 Added pretty print to data/typed UI Paul Berg 2018-11-10 00:04:46 +0200
  • 6d62c33bee Added alphabetical sorting to type dependencies Paul Berg 2018-11-09 21:00:07 +0200
  • f8348a074c Solved malformed data panics and also wrote tests Paul Berg 2018-11-09 20:35:05 +0200
  • 51b1addf3d Polished and fixed PR Paul Berg 2018-11-08 23:08:41 +0200
  • cca0a9628f Added example RPC calls for account_signData and account_signTypedData Paul Berg 2018-11-05 17:54:58 +0200
  • 3adda3f323 Brought legal warning back after temporarily disabling it for development Paul Berg 2018-11-02 12:47:14 +0100
  • 4b893bee79 Fixed bugs in 'data/typed' signs Paul Berg 2018-11-02 12:03:14 +0100
  • 05314acf9a Changed the property type required by signData from bytes to interface{} Paul Berg 2018-11-02 10:19:25 +0100
  • 61c6704c37 Solved stringified address encoding issue Paul Berg 2018-10-27 10:42:18 +0200
  • 6910ba2991 Drafted text/validator and and rewritten []byte as hexutil.Bytes Paul Berg 2018-10-25 14:41:04 +0200
  • be2b37bafb Temporarily switched to using common.Address in tests Paul Berg 2018-10-24 03:16:35 +0100
  • 2b222273f7 Drafted first version of EIP-712, including tests Paul Berg 2018-10-23 20:17:36 +0100
  • 5cba9e2356 Ran goimports and gofmt Paul Berg 2018-10-23 18:39:56 +0100
  • 35b83c1b9f Drafted recursive encodeData Paul Berg 2018-10-21 13:58:00 +0100
  • a7003c7032 Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible Paul Berg 2018-10-18 09:16:43 +0100
  • d6a4242066 Changed mimes and implemented the 'encodeType' function for EIP-712 Paul Berg 2018-10-15 03:36:07 +0100
  • 86dbe8aa3e Changed method to signTypedData Paul Berg 2018-10-14 19:57:28 +0100
  • ae5583a93c Solved the auditlog issue Paul Berg 2018-10-13 05:04:06 -0700
  • 35cb892b68 Working on TypedData Paul Berg 2018-10-11 13:05:54 -0700
  • e440c25a2b Implementing UnmarshalJSON() for TypedData Paul Berg 2018-10-10 14:53:53 -0700
  • a16c250409 Added tests for 0x45 Paul Berg 2018-10-03 00:16:27 +0100
  • 5142521b84 Changed the version of the external API Paul Berg 2018-09-29 17:58:01 +0300
  • 35dcd8c306 Updated the extapi changelog and addded indications in the README Paul Berg 2018-09-29 17:52:05 +0300
  • af391da9df Added ecRecover method in the clef api Paul Berg 2018-09-29 17:16:34 +0300
  • 5314d8e9f0 Written basic content type functions Paul Berg 2018-09-29 16:54:07 +0300
  • 6ec2ee4198 Named functions and defined a basic EIP191 content type list Paul Berg 2018-09-29 01:35:27 +0300
  • 072b42eb37 swarm: PR fixes Fabio Barone 2018-12-18 12:32:01 -0500
  • e631f66b76 swarm/network/stream: PR comments Fabio Barone 2018-12-14 09:20:06 -0500
  • a46f2594ce swarm/network/stream: added RPC call to request subscription info Fabio Barone 2018-12-10 15:01:03 -0500
  • d9a07fba67 params: new CHTs (#18577) Felföldi Zsolt 2019-01-29 17:39:57 +0100
  • 4cd90e02e2 p2p/discover, p2p/enode: rework endpoint proof handling, packet logging (#18963) Felix Lange 2019-01-29 17:39:20 +0100
  • 1f3dfed19e build: tweak debian source package build/upload options (#18962) Felix Lange 2019-01-29 13:20:21 +0100
  • 2ae481ff6b travis, appveyor: bump to Go 1.11.5 (#18947) Samuel Marks 2019-01-28 04:54:11 +1100
  • c7664b0636 core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) Martin Holst Swende 2019-01-24 11:36:30 +0100
  • f4094d09cd params, swarm/version: Geth v1.9.0 unstable, Swarm v0.3.11-unstable Felix Lange 2019-01-29 17:43:13 +0100
  • 1a19c596bf params: new CHTs (#18577) Felföldi Zsolt 2019-01-29 17:39:57 +0100
  • f0c6f92140
    p2p/discover, p2p/enode: rework endpoint proof handling, packet logging (#18963) Felix Lange 2019-01-29 17:39:20 +0100
  • 63d7b76041 p2p/discover: fix leveldb iterator crash in tests Felix Lange 2019-01-29 17:21:10 +0100
  • 42b123f1e9 swarm/network/stream: remove stream cap from tests Janos Guljas 2019-01-29 17:08:54 +0100
  • 28466e4cf2 p2p/discover: really fix tests Felix Lange 2019-01-29 16:36:56 +0100
  • bb518e0255 swarm/network/stream: remove 'stream' cap check from RequestFromPeers Janos Guljas 2019-01-29 15:35:00 +0100
  • 74c38902ec p2p/protocols: fix possible metrics loss in AccountingMetrics (#18956) Janoš Guljaš 2019-01-29 15:19:54 +0100
  • d8fe86c6b9 p2p/discover: fix tests Felix Lange 2019-01-29 15:17:58 +0100
  • 4bd7767bfe p2p/discover: make livenessChecks uint Felix Lange 2019-01-29 15:17:43 +0100
  • a0ac3b6a1a p2p/protocols: fix rare data race in Peer.Handshake() (#18951) Ferenc Szabo 2019-01-29 14:51:13 +0100
  • 5cc0b524e3 p2p/protocols: synchronize reporter run goroutine with db close Janos Guljas 2019-01-29 14:37:10 +0100
  • e4aabbb8b8 p2p/discover, p2p/enode: rework endpoint proof handling, packet logging Felix Lange 2019-01-21 13:34:15 +0100
  • 6fe1915e0d
    Merge pull request #4 from ethereum/master jkcomment 2019-01-29 21:55:55 +0900
  • e9daed189e
    build: tweak debian source package build/upload options (#18962) Felix Lange 2019-01-29 13:20:21 +0100
  • 57ad034df5
    mobile, p2p, swam: fix comment typos hackyminer 2018-12-26 14:43:55 +0900
  • 7142b2096d build: tweak debian source package build/upload options Felix Lange 2019-01-29 11:52:41 +0100
  • ebecd055eb swarm/storage/localstore: update writeGCSize comment Janos Guljas 2019-01-29 12:12:15 +0100