Commit graph

  • 2e542c4cba
    Fixed bugs in 'data/typed' signs Paul Berg 2018-11-02 12:03:14 +0100
  • 9b013d74d6
    Changed the property type required by signData from bytes to interface{} Paul Berg 2018-11-02 10:19:25 +0100
  • fe9f45a9e1
    Solved stringified address encoding issue Paul Berg 2018-10-27 10:42:18 +0200
  • 095d738d52
    Drafted text/validator and and rewritten []byte as hexutil.Bytes Paul Berg 2018-10-25 14:41:04 +0200
  • e92a59b875
    Temporarily switched to using common.Address in tests Paul Berg 2018-10-24 03:16:35 +0100
  • 0484d96325
    Drafted first version of EIP-712, including tests Paul Berg 2018-10-23 20:17:36 +0100
  • a618d3706f
    Ran goimports and gofmt Paul Berg 2018-10-23 18:39:56 +0100
  • 7a90dc7fb0
    Drafted recursive encodeData Paul Berg 2018-10-21 13:58:00 +0100
  • e2b4544fa0
    Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible Paul Berg 2018-10-18 09:16:43 +0100
  • 78ee50d8c1
    Changed mimes and implemented the 'encodeType' function for EIP-712 Paul Berg 2018-10-15 03:36:07 +0100
  • 865e8e9f89
    Changed method to signTypedData Paul Berg 2018-10-14 19:57:28 +0100
  • 5f8f99a772
    Solved the auditlog issue Paul Berg 2018-10-13 05:04:06 -0700
  • 1414b3a814
    Working on TypedData Paul Berg 2018-10-11 13:05:54 -0700
  • 0d20de1a70
    Implementing UnmarshalJSON() for TypedData Paul Berg 2018-10-10 14:53:53 -0700
  • a4c20eeacb
    Added tests for 0x45 Paul Berg 2018-10-03 00:16:27 +0100
  • 46746d55f8
    Changed the version of the external API Paul Berg 2018-09-29 17:58:01 +0300
  • a1b23c427a
    Updated the extapi changelog and addded indications in the README Paul Berg 2018-09-29 17:52:05 +0300
  • 5584a3423e
    Added ecRecover method in the clef api Paul Berg 2018-09-29 17:16:34 +0300
  • 56c147be8a
    Written basic content type functions Paul Berg 2018-09-29 16:54:07 +0300
  • 40b7d9dffa
    Named functions and defined a basic EIP191 content type list Paul Berg 2018-09-29 01:35:27 +0300
  • 7240f4d800 swarm/network: Rename minproxbinsize, add as member of simulation (#18408) lash 2019-01-10 12:33:51 +0100
  • 34179cae22 get state on chain at HookReward Tuna 2019-01-10 17:29:18 +0700
  • 73efc02259 refactor cache BlockSigners Nguyen Sy Thanh Son 2019-01-10 09:50:45 +0000
  • 92db71770e accounts/abi: Extra slice tests Guillaume Ballet 2019-01-10 09:11:23 +0100
  • 7ca40306af accounts/abi: tuple support (#18406) gary rong 2019-01-10 16:59:37 +0800
  • db37920f0f swarm/network: Deactivate WaitTillHealthy, unreliable pending suggestpeer lash 2019-01-10 08:39:32 +0100
  • 5ffe996b27 swarm/network: Rename minproxbinsize, add as member of simulation lash 2019-01-10 08:24:29 +0100
  • e5710c31ae accounts, abi: method signature fix and some other fixes rjl493456442 2019-01-09 16:32:47 +0800
  • 4455673db4 revert HookValidator, HookPenalty, HookVerifyMNs; only keep HookReward go the new way Tuna 2019-01-10 11:42:23 +0700
  • f9a893dd18 RandomizeReader updated AnilChinchawale 2019-01-10 08:34:04 +0530
  • 804debede4 fix nil exception Tuna 2019-01-09 15:43:12 +0700
  • 9a9796a1a2 tmp fix ethash unittests Tuna 2019-01-09 13:43:46 +0700
  • 5a5e2dbc1a remove debug info Tuna 2019-01-08 16:40:20 +0700
  • 206fcfd8b6 add state variable to verifyHeader(), verifyHeaders() in the consensus interface Tuna 2019-01-08 14:51:52 +0700
  • c7144977e4 fix GetVoterCap Tuna 2019-01-07 17:21:07 +0700
  • b7306c639e add GetVoterCap func Tuna 2019-01-05 16:43:46 +0700
  • 237111a5ba modify logic to adapt new readers Tuna 2019-01-05 16:25:23 +0700
  • 6df3e4eeb0
    swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239) Viktor Trón 2019-01-10 03:36:19 +0100
  • 17ba922910 add randomize(smc) reader Tuna 2019-01-03 18:20:25 +0700
  • cdb7654491 update blocksigner(smc) reader Tuna 2019-01-03 17:13:56 +0700
  • f71616b087 add validator(smc) reader Tuna 2019-01-03 16:40:23 +0700
  • f3ee5910bb add smc ultilities Tuna 2019-01-02 13:58:58 +0700
  • 312cc4a59f add BlockSigners reader Tuna 2019-01-01 17:01:03 +0700
  • 0eaabc184e les: fix previous commit Zsolt Felfoldi 2019-01-09 14:26:30 +0100
  • 8b6af61abe les: simplified handling of trusted nodes in the server pool Zsolt Felfoldi 2019-01-09 14:19:21 +0100
  • dbfd8ecb4b swarm/pot: comments updated Vlad 2019-01-09 17:10:24 +0400
  • 18ba492d74
    Add checking z sign in affineFromJacobian Abd ar-Rahman Hamidi 2019-01-09 17:02:28 +0500
  • 35cebf227c swarm/network: restore comment and unskip snapshot sync tests zelig 2019-01-09 10:27:16 +0100
  • 7fc97b8e74 swarm/network, swarm/pss: remove isproxbin bool from kad.Each* iterfunc zelig 2018-12-04 08:12:07 +0100
  • d70c4faf20 swarm: Fix T.Fatal inside a goroutine in tests (#18409) Janoš Guljaš 2019-01-09 07:05:55 +0100
  • 722004ba57 ethdb_test: remove parallel database modification test cases Matthew Halpern 2019-01-08 18:36:24 -0800
  • e9a3e7b887 return when logs Nguyen Sy Thanh Son 2019-01-09 03:48:16 +0000
  • 4e9510e3bb return when error Nguyen Sy Thanh Son 2019-01-09 03:44:20 +0000
  • 64cffc42cd Merge branch 'master' of github.com:tomochain/tomochain Nguyen Sy Thanh Son 2019-01-09 03:40:22 +0000
  • b15708af5b Changes added console. AnilChinchawale 2019-01-09 08:33:22 +0530
  • 81f04fa606
    github: remove swarm github codeowners (#18412) Anton Evangelatov 2019-01-08 22:50:15 +0100
  • cd47db8d30
    clique: remove unused import Martin Holst Swende 2019-01-08 13:54:35 +0100
  • 357d536585 swarm/pot: refactored pot.remove(), updated comments Vlad 2019-01-08 22:06:59 +0400
  • b939822a4c cmd/geth: Removed unused failed event Lucas Hendren 2019-01-08 09:08:23 -0800
  • 1c1b833815 fix vote/unvote in checkpoint issue Nguyen Sy Thanh Son 2019-01-08 15:40:36 +0000
  • e1c3b26e41
    core/state: revert the comment Shuai Qi 2019-01-08 23:00:57 +0800
  • 015d9775d4 swarm/storage/localstore: adjust subscriptions tests delays and comments Janos Guljas 2019-01-08 15:50:49 +0100
  • c5e4c61385 swarm/storage/localstore: remove writeGCSizeDelay and use literal Janos Guljas 2019-01-08 15:46:10 +0100
  • 1279f20b6a swarm/network/simulation: rename sendRunSignal to triggerSimulationRun Janos Guljas 2019-01-08 12:34:42 +0100
  • b998721bbb swarm/network/simulation: consistent failures in TestPeerEventsTimeout Janos Guljas 2019-01-08 12:33:38 +0100
  • f242e52e25
    signer/core: remove (test-) import cycle Martin Holst Swende 2018-12-07 14:24:07 +0100
  • 6f38dbc302
    accounts, consensus: formatting + fix error in tests Martin Holst Swende 2018-12-07 11:17:52 +0100
  • bfa4fb0521
    accounts: remove clique-specific signing method, replace with more generic Martin Holst Swende 2018-12-06 15:46:52 +0100
  • 762482ef2c
    flags: disallow --dev in combo with --externalsigner Martin Holst Swende 2018-12-06 15:03:42 +0100
  • d716bd57d0
    node: go fmt Martin Holst Swende 2018-12-03 13:59:10 +0100
  • a6239990a2
    accounts, internal, signer: formatting Martin Holst Swende 2018-11-29 09:54:21 +0100
  • e29a666258
    accounts/external: enable ipc, add copyright Martin Holst Swende 2018-11-11 22:18:43 +0100
  • 9838abaca4
    signer: implement account_Version on external API Martin Holst Swende 2018-11-11 17:21:01 +0100
  • 22633db7c9
    accounts, eth, clique: implement external backend + move sighash calc to backend Martin Holst Swende 2018-11-11 00:47:15 +0100
  • 6ce261199e
    Merge pull request #392 from tomochain/thanhson1085-log-error Tuna 2019-01-08 17:04:51 +0700
  • fb7591003a accounts/abi: tuple support rjl493456442 2019-01-02 18:55:00 +0800
  • d8ac726f30 fix bug logging, async Nguyen Sy Thanh Son 2019-01-08 05:45:42 +0000
  • 8bbd8eddc9
    Update posv.go Nguyen Sy Thanh Son 2019-01-08 12:29:57 +0700
  • b042f3ca81 remove fmt print Nguyen Sy Thanh Son 2019-01-08 03:25:31 +0000
  • ae857e74bf swarm, p2p/protocols: Stream accounting (#18337) holisticode 2019-01-07 18:59:00 -0500
  • 717df21245
    cmd,consensus,core,eth,params,tests: articulate EIP features ia 2019-01-04 08:36:55 -0600
  • 7d0829989e swarm/network/stream: fix T.Fatal inside a goroutine Janos Guljas 2019-01-07 15:38:58 +0100
  • 00c250e4d0 swarm/network/stream: fixed invalid price check Fabio Barone 2019-01-07 09:35:33 -0500
  • 177750f1e7 sync wait Nguyen Sy Thanh Son 2019-01-07 14:04:24 +0000
  • 032e071edf swarm/network/simulation: fix T.Fatal inside a goroutine Janos Guljas 2019-01-07 14:59:15 +0100
  • 401f747997 Merge branch 'master' of github.com:thanhson1085/tomochain Nguyen Sy Thanh Son 2019-01-07 13:59:13 +0000
  • 0cde6cd4e5 swarm/storage: fix T.Fatal inside a goroutine Janos Guljas 2019-01-07 14:32:57 +0100
  • 56a3f6c03c swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399) Janoš Guljaš 2019-01-07 14:32:01 +0100
  • 1ddfe28858 swarm/storage/mock/test: fix T.Fatal inside a goroutine Janos Guljas 2019-01-07 13:40:19 +0100
  • 356c49fa7e swarm: Shed Index and Uint64Field additions (#18398) Janoš Guljaš 2019-01-07 13:20:11 +0100
  • c1882818ab Merge branch 'master' into localstore Janos Guljas 2019-01-07 12:36:38 +0100
  • c26c979ca7 swarm/storage/localstore: adjust pull sync tests Janos Guljas 2019-01-07 12:35:40 +0100
  • 1d2d470b7c swarm/storage/localstore: add TestDB_SubscribePull_sinceAndUntil test Janos Guljas 2019-01-07 12:12:50 +0100
  • 4d5cca8ef2
    Comments for commit extraction Aleksey @soar Smyrnov 2019-01-07 13:49:53 +0300
  • b19694afe3 concurrent process txs Nguyen Sy Thanh Son 2019-01-07 10:29:43 +0000
  • f3380eac73 swarm/storage/localstore: improve subscriptions Janos Guljas 2019-01-07 10:58:57 +0100
  • 428eabe28d cmd/geth: support dumpconfig optionally saving to file (#18327) Sean 2019-01-07 19:56:50 +1100
  • e05d468075 internal/ethapi: ask transaction pool for pending nonce (#15794) Yondon Fu 2019-01-07 03:47:11 -0500
  • 05211e26f5
    internal/ethapi: ask transaction pool for pending nonce Yondon Fu 2018-01-02 15:40:56 -0500
  • aca588a8e4 accounts/keystore: small code simplification (#18394) Jeremy Schlatter 2019-01-07 00:35:44 -0800