Paul Berg
|
ed01db022b
|
Updated the extapi changelog and addded indications in the README
|
2019-01-10 12:57:41 +01:00 |
|
Paul Berg
|
6076456d91
|
Added ecRecover method in the clef api
|
2019-01-10 12:54:44 +01:00 |
|
Paul Berg
|
8b5d1d163e
|
Written basic content type functions
|
2019-01-10 12:53:01 +01:00 |
|
Paul Berg
|
17f4f169af
|
Named functions and defined a basic EIP191 content type list
|
2019-01-10 12:51:54 +01:00 |
|
Paul Berg
|
bb427ac784
|
Added PrettyPrint method
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
034a4ce895
|
Fixed false positive test
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
0bf471e3ec
|
Added pseudo-failing test
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
7a535a8a9e
|
Fixed regexp issues
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
161535a57d
|
Added types to EIP712 output in cliui
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
b5ada7ea70
|
Fixed more new failing tests and deanonymised some functions
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
7de3f530b4
|
Fixed TestMalformedData4 errors and renamed IsValid to Validate
|
2019-01-10 12:46:40 +01:00 |
|
Martin Holst Swende
|
cb97813e04
|
signer: more tests for typed data
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
346518d442
|
Added pretty print to data/typed UI
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
89348aaf1e
|
Added alphabetical sorting to type dependencies
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
98eb62e625
|
Solved malformed data panics and also wrote tests
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
122df20a7f
|
Polished and fixed PR
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
1a9cbe33bd
|
Added example RPC calls for account_signData and account_signTypedData
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
3be30e7101
|
Brought legal warning back after temporarily disabling it for development
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
2e542c4cba
|
Fixed bugs in 'data/typed' signs
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
9b013d74d6
|
Changed the property type required by signData from bytes to interface{}
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
fe9f45a9e1
|
Solved stringified address encoding issue
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
095d738d52
|
Drafted text/validator and and rewritten []byte as hexutil.Bytes
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
e92a59b875
|
Temporarily switched to using common.Address in tests
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
0484d96325
|
Drafted first version of EIP-712, including tests
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
a618d3706f
|
Ran goimports and gofmt
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
7a90dc7fb0
|
Drafted recursive encodeData
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
e2b4544fa0
|
Polished docstrings, ran goimports and swapped fmt.Errorf with errors.New where possible
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
78ee50d8c1
|
Changed mimes and implemented the 'encodeType' function for EIP-712
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
865e8e9f89
|
Changed method to signTypedData
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
5f8f99a772
|
Solved the auditlog issue
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
1414b3a814
|
Working on TypedData
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
0d20de1a70
|
Implementing UnmarshalJSON() for TypedData
|
2019-01-10 12:46:40 +01:00 |
|
Paul Berg
|
a4c20eeacb
|
Added tests for 0x45
|
2019-01-10 12:46:00 +01:00 |
|
Paul Berg
|
46746d55f8
|
Changed the version of the external API
|
2019-01-10 12:46:00 +01:00 |
|
Paul Berg
|
a1b23c427a
|
Updated the extapi changelog and addded indications in the README
|
2019-01-10 12:46:00 +01:00 |
|
Paul Berg
|
5584a3423e
|
Added ecRecover method in the clef api
|
2019-01-10 12:46:00 +01:00 |
|
Paul Berg
|
56c147be8a
|
Written basic content type functions
|
2019-01-10 12:46:00 +01:00 |
|
Paul Berg
|
40b7d9dffa
|
Named functions and defined a basic EIP191 content type list
|
2019-01-10 12:46:00 +01:00 |
|
lash
|
7240f4d800
|
swarm/network: Rename minproxbinsize, add as member of simulation (#18408)
* swarm/network: Rename minproxbinsize, add as member of simulation
* swarm/network: Deactivate WaitTillHealthy, unreliable pending suggestpeer
|
2019-01-10 12:33:51 +01:00 |
|
gary rong
|
7ca40306af
|
accounts/abi: tuple support (#18406)
|
2019-01-10 09:59:37 +01:00 |
|
Viktor Trón
|
6df3e4eeb0
|
swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239)
* swarm/network, swarm/pss: remove isproxbin bool from kad.Each* iterfunc
* swarm/network: restore comment and unskip snapshot sync tests
|
2019-01-10 03:36:19 +01:00 |
|
Janoš Guljaš
|
d70c4faf20
|
swarm: Fix T.Fatal inside a goroutine in tests (#18409)
* swarm/storage: fix T.Fatal inside a goroutine
* swarm/network/simulation: fix T.Fatal inside a goroutine
* swarm/network/stream: fix T.Fatal inside a goroutine
* swarm/network/simulation: consistent failures in TestPeerEventsTimeout
* swarm/network/simulation: rename sendRunSignal to triggerSimulationRun
|
2019-01-09 07:05:55 +01:00 |
|
Anton Evangelatov
|
81f04fa606
|
github: remove swarm github codeowners (#18412)
|
2019-01-08 22:50:15 +01:00 |
|
holisticode
|
ae857e74bf
|
swarm, p2p/protocols: Stream accounting (#18337)
* swarm: completed 1st phase of swap accounting
* swarm, p2p/protocols: added stream pricing
* swarm/network/stream: gofmt simplify stream.go
* swarm: fixed review comments
* swarm: used snapshots for swap tests
* swarm: custom retrieve for swap (less cascaded requests at any one time)
* swarm: addressed PR comments
* swarm: log output formatting
* swarm: removed parallelism in swap tests
* swarm: swap tests simplification
* swarm: removed swap_test.go
* swarm/network/stream: added prefix space for comments
* swarm/network/stream: unit test for prices
* swarm/network/stream: don't hardcode price
* swarm/network/stream: fixed invalid price check
|
2019-01-08 00:59:00 +01:00 |
|
Janoš Guljaš
|
56a3f6c03c
|
swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399)
|
2019-01-07 14:32:01 +01:00 |
|
Janoš Guljaš
|
356c49fa7e
|
swarm: Shed Index and Uint64Field additions (#18398)
|
2019-01-07 13:20:11 +01:00 |
|
Sean
|
428eabe28d
|
cmd/geth: support dumpconfig optionally saving to file (#18327)
* Changed dumpConfig function to optionally save to file
* Added O_TRUNC flag to file open and cleaned up code
|
2019-01-07 10:56:50 +02:00 |
|
Yondon Fu
|
e05d468075
|
internal/ethapi: ask transaction pool for pending nonce (#15794)
|
2019-01-07 10:47:11 +02:00 |
|
Jeremy Schlatter
|
aca588a8e4
|
accounts/keystore: small code simplification (#18394)
|
2019-01-07 10:35:44 +02:00 |
|
Ferenc Szabo
|
fe03b76ffe
|
A few minor code inspection fixes (#18393)
* swarm/network: fix code inspection problems
- typos
- redundant import alias
* p2p/simulations: fix code inspection problems
- typos
- unused function parameters
- redundant import alias
- code style issue: snake case
* swarm/network: fix unused method parameters inspections
|
2019-01-06 11:58:57 +01:00 |
|