Commit Graph

  • 22dcc023d0 set min gas price for tx Nguyen Sy Thanh Son 2019-01-31 04:20:26 +00:00
  • 9d5ae424f5 Tomochain: update minGasPrice in SuggestPrice NguyenNguyen 2019-01-31 11:10:54 +07:00
  • e107d70809
    Merge pull request #428 from tomochain/thanhson1085-gas-price Nguyen Sy Thanh Son 2019-01-31 10:02:35 +07:00
  • f772c0f8b9
    Change default gasPrice to 0.25 Gwei Nguyen Sy Thanh Son 2019-01-31 09:59:29 +07:00
  • f8d6278281 v1.2.2 Tuna 2019-01-31 09:30:04 +07:00
  • d44382dd59
    node/api: lowercase "k" unit hackyminer 2019-01-31 08:28:17 +09:00
  • d5101dc3ed Condition added self.config.XDPoS != nil AnilChinchawale 2019-01-31 04:51:28 +05:30
  • 98de1bdeff swarm/network: refactor simulation tests bootstrap Fabio Barone 2018-12-10 15:01:03 -05:00
  • 43e1b7b124 swarm: GetPeerSubscriptions RPC (#18972) holisticode 2019-01-30 15:03:08 -05:00
  • 961f3b98c1 swarm/network/stream: added unit test; rpc test optimizations; PR comments Fabio Barone 2019-01-30 14:37:17 -05:00
  • 1f36fd3198 p2p/discover: improve table addition code Felix Lange 2019-01-30 17:54:59 +01:00
  • 0fa0621c8d cmd/swarm/global-store: most basic implementation Janos Guljas 2019-01-30 17:36:17 +01:00
  • 102b54aff7
    Merge pull request #427 from ngtuna/too_many_peers Tuna 2019-01-30 23:26:32 +07:00
  • 2f5c613341 correct peer on stats Tuna 2019-01-30 22:41:44 +07:00
  • 180c33bd67 swarm/network/stream: refactored TestGetSubscriptionsRPC Fabio Barone 2019-01-30 10:15:58 -05:00
  • 13292ee897 p2p/simulations: encapsulate Node.Up field so we avoid data races Ferenc Szabo 2019-01-30 16:01:42 +01:00
  • 4b2f34c824 swarm/network: DRY out repeated giga comment Ferenc Szabo 2019-01-29 12:11:05 +01:00
  • 8cfe1a6832 README: Fix typo (#18966) ligi 2019-01-30 15:16:12 +01:00
  • 592bf6a59c swarm: fix flaky delivery tests (#18971) Janoš Guljaš 2019-01-30 14:03:11 +01:00
  • c5c9cef5c0
    cmd/swarm/swarm-smoke: remove wrong metrics (#18970) Anton Evangelatov 2019-01-30 14:02:15 +01:00
  • 4319639f45 swarm/storage/localstore: global batch write lock Janos Guljas 2019-01-30 13:25:12 +01:00
  • d711efb27c cmd/swarm/swarm-smoke: remove wrong metrics Anton Evangelatov 2019-01-30 12:56:28 +01:00
  • ee841f6ac4
    core: log chain reorg/split metrics hackyminer 2019-01-10 18:21:16 +09:00
  • 6eed84c7ea
    node/api: fixed rate formatter hackyminer 2019-01-29 13:20:34 +09:00
  • f9401ae011 swarm/network: Remove extra random peer, connect test sanity, comments (#18964) lash 2019-01-30 09:49:58 +01:00
  • b91bf08876 cmd/swarm/swarm-smoke: sliding window test (#18967) Elad 2019-01-30 15:46:44 +07:00
  • d88441025f cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321) lhendre 2019-01-30 02:40:36 -05:00
  • efd5bfcded Force trie.Database.Commit() to write everything out in a single batch Vadim Macagon 2019-01-30 13:45:18 +07:00
  • 80b103c222 Tomochain: adding debug log NguyenNguyen 2019-01-30 10:58:05 +07:00
  • 2140921a7c cmd/swarm/swarm-smoke: remove unused var Elad Nachmias 2019-01-30 08:19:49 +07:00
  • c3f46ea7c8 cmd/swarm/swarm-smoke: remove unused store size cli flag Elad Nachmias 2019-01-29 11:29:52 +07:00
  • e3a5773600 cmd/swarm/swarm-smoke: dont fail hard on timeout for sliding window Elad Nachmias 2019-01-28 20:19:23 +07:00
  • 2bc8addb42 cmd/swarm/swarm-smoke: address more pr comments Elad Nachmias 2019-01-28 20:03:57 +07:00
  • 983eb8c7a3 cmd/swarm/swarm-smoke: more refinements Elad Nachmias 2019-01-28 18:54:35 +07:00
  • 75b2b3428a cmd/swarm/swarm-smoke: address PR comments Elad Nachmias 2019-01-28 13:20:47 +07:00
  • ca37153f3a cmd/swarm/swarm-smoke: fix error handling Elad Nachmias 2019-01-25 11:31:08 +07:00
  • 2555743a62 cmd/swarm: fix filesize of uploaded file Elad Nachmias 2019-01-24 23:14:18 +07:00
  • 7530bdaf56 cmd/swarm/swarm-smoke: sliding window test v2 Elad Nachmias 2019-01-24 13:38:45 +07:00
  • 54f8ac6433 cmd/swarm: add sliding window tests (v1) Elad Nachmias 2019-01-18 16:42:23 +07:00
  • 0b8797c501
    Fix typo - closes #18965 ligi 2019-01-30 01:30:36 +01:00
  • 38e1d159eb Fixed comments and uintint256 issue Paul Berg 2019-01-30 00:08:54 +00:00
  • 8af9cda070 Implemented latest recommendations Paul Berg 2019-01-20 17:01:19 +00:00
  • b0e872cd21 clef, signer: address some review concerns Martin Holst Swende 2019-01-15 13:32:44 +01:00
  • f268ec9b5f
    common, consensus, miner: introduce debug_increaseTime RPC method Alex Browne 2019-01-29 15:04:25 -08:00
  • 1e8f19db0a Fixed goimports error Paul Berg 2019-01-11 11:48:38 +02:00
  • c4f238cd92 signer: use golang/x keccak Martin Holst Swende 2019-01-10 13:12:00 +01:00
  • d70a98d4b4 Fixed failing test, formatted files Paul Berg 2018-12-07 17:08:40 +00:00
  • 6b30617820 signer: more hard types Martin Holst Swende 2018-12-06 14:08:47 +01:00
  • 33a1ac635c Added extra regexp for reference types Paul Berg 2018-12-06 08:51:12 +00:00
  • c096d738c7 Fixed rules_test failing test Paul Berg 2018-12-04 11:36:03 +02:00
  • 39317d03b4 Fixed breaking changes Paul Berg 2018-12-04 00:42:52 +02:00
  • c182e18fb3 signer: make ui use new message format for signing Martin Holst Swende 2018-12-03 13:46:46 +01:00
  • 5f45cdc9fb signer: refactor formatting and UI Martin Holst Swende 2018-12-03 13:26:00 +01:00
  • 2763dd41d6 Added PrettyPrint method Paul Berg 2018-11-27 01:07:00 +02:00
  • 457e86cd93 Fixed false positive test Paul Berg 2018-11-21 15:03:42 +02:00
  • e2e97eba50 Added pseudo-failing test Paul Berg 2018-11-20 12:58:32 +02:00
  • 4d9d28b0d0 Fixed regexp issues Paul Berg 2018-11-20 11:47:09 +02:00
  • 3965acc13a Added types to EIP712 output in cliui Paul Berg 2018-11-14 14:16:23 +02:00
  • 9855fdeec8 Fixed more new failing tests and deanonymised some functions Paul Berg 2018-11-14 00:25:18 +02:00
  • 7419d513f3 Fixed TestMalformedData4 errors and renamed IsValid to Validate Paul Berg 2018-11-13 18:10:24 +02:00
  • 1524475baa signer: more tests for typed data Martin Holst Swende 2018-11-13 09:45:22 +01:00
  • 1b022ec3f0 Added pretty print to data/typed UI Paul Berg 2018-11-10 00:04:46 +02:00
  • 9364b324d3 Added alphabetical sorting to type dependencies Paul Berg 2018-11-09 21:00:07 +02:00
  • bf752cf6e2 Solved malformed data panics and also wrote tests Paul Berg 2018-11-09 20:35:05 +02:00
  • f4f4877c3b Polished and fixed PR Paul Berg 2018-11-08 23:08:41 +02:00
  • 65878a0b84 Added example RPC calls for account_signData and account_signTypedData Paul Berg 2018-11-05 17:54:58 +02:00
  • 90241ef49e Brought legal warning back after temporarily disabling it for development Paul Berg 2018-11-02 12:47:14 +01:00
  • 19d9b2a774 Fixed bugs in 'data/typed' signs Paul Berg 2018-11-02 12:03:14 +01:00
  • 6c68ed1b17 Changed the property type required by signData from bytes to interface{} Paul Berg 2018-11-02 10:19:25 +01:00
  • 798866bac0 Solved stringified address encoding issue Paul Berg 2018-10-27 10:42:18 +02:00
  • 2f018cea0d Drafted text/validator and and rewritten []byte as hexutil.Bytes Paul Berg 2018-10-25 14:41:04 +02:00
  • e6bca17014 Temporarily switched to using common.Address in tests Paul Berg 2018-10-24 03:16:35 +01:00
  • 5f23386d76 Drafted first version of EIP-712, including tests Paul Berg 2018-10-23 20:17:36 +01:00
  • 1a47367adc Ran goimports and gofmt Paul Berg 2018-10-23 18:39:56 +01:00
  • fb23ff9d73 Drafted recursive encodeData Paul Berg 2018-10-21 13:58:00 +01:00
  • 99de6ffc4c Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible Paul Berg 2018-10-18 09:16:43 +01:00
  • 190530ea77 Changed mimes and implemented the 'encodeType' function for EIP-712 Paul Berg 2018-10-15 03:36:07 +01:00
  • bd38e0ca9d Changed method to signTypedData Paul Berg 2018-10-14 19:57:28 +01:00
  • 1478b88947 Solved the auditlog issue Paul Berg 2018-10-13 05:04:06 -07:00
  • ed5f7f3b14 Working on TypedData Paul Berg 2018-10-11 13:05:54 -07:00
  • adccccbb88 Implementing UnmarshalJSON() for TypedData Paul Berg 2018-10-10 14:53:53 -07:00
  • 854a94efd4 Added tests for 0x45 Paul Berg 2018-10-03 00:16:27 +01:00
  • 678ee915f2 Updated the extapi changelog and addded indications in the README Paul Berg 2018-09-29 17:52:05 +03:00
  • d21570d4cc Added ecRecover method in the clef api Paul Berg 2018-09-29 17:16:34 +03:00
  • 094da11af9 Written basic content type functions Paul Berg 2018-09-29 16:54:07 +03:00
  • 43d7760887 Named functions and defined a basic EIP191 content type list Paul Berg 2018-09-29 01:35:27 +03:00
  • 5faa28ad33 Added PrettyPrint method Paul Berg 2018-11-27 01:07:00 +02:00
  • 4239277711 Fixed false positive test Paul Berg 2018-11-21 15:03:42 +02:00
  • d2bebf415c Added pseudo-failing test Paul Berg 2018-11-20 12:58:32 +02:00
  • 4659c180ba Fixed regexp issues Paul Berg 2018-11-20 11:47:09 +02:00
  • 3742cf2380 Added types to EIP712 output in cliui Paul Berg 2018-11-14 14:16:23 +02:00
  • 955f822f64 Fixed more new failing tests and deanonymised some functions Paul Berg 2018-11-14 00:25:18 +02:00
  • 2308f12e00 Fixed TestMalformedData4 errors and renamed IsValid to Validate Paul Berg 2018-11-13 18:10:24 +02:00
  • eb03047d42 signer: more tests for typed data Martin Holst Swende 2018-11-13 09:45:22 +01:00
  • 68056e0b00 Added pretty print to data/typed UI Paul Berg 2018-11-10 00:04:46 +02:00
  • 6d62c33bee Added alphabetical sorting to type dependencies Paul Berg 2018-11-09 21:00:07 +02:00
  • f8348a074c Solved malformed data panics and also wrote tests Paul Berg 2018-11-09 20:35:05 +02:00
  • 51b1addf3d Polished and fixed PR Paul Berg 2018-11-08 23:08:41 +02:00
  • cca0a9628f Added example RPC calls for account_signData and account_signTypedData Paul Berg 2018-11-05 17:54:58 +02:00
  • 3adda3f323 Brought legal warning back after temporarily disabling it for development Paul Berg 2018-11-02 12:47:14 +01:00